Page 1 of 1

`ip rule` errors out

Posted: 02 Dec 2015, 19:21
by go2null

Code: Select all

root@porteus:~# uname -a
Linux porteus 3.17.4-porteus #1 SMP PREEMPT Fri Dec 12 16:04:56 Local time zone must be set-- i686 Intel(R) Core(TM) i5-4300M CPU @ 2.60GHz GenuineIntel GNU/Linux
root@porteus:~#
root@porteus:~# ip -V
ip utility, iproute2-ss130716
root@porteus:~#
root@porteus:~# ip rule list
RTNETLINK answers: Operation not supported
Dump terminated
root@porteus:~#
Googling points to a kernel configuration issue.
* https://superuser.com/questions/232807/ ... -supported
* https://askubuntu.com/questions/103164/ ... -supported

Re: `ip rule` errors out

Posted: 02 Dec 2015, 19:37
by Bogomips

Code: Select all

root@porteus:/home/guest# uname -r
4.2.5-porteus
root@porteus:/home/guest# ip -V
ip utility, iproute2-ss130716
root@porteus:/home/guest# ip rule list
RTNETLINK answers: Operation not supported
Dump terminated