`ip rule` errors out

Please reproduce your error on a second machine before posting, and check the error by running without saved changes or extra modules (See FAQ No. 13, "How to report a bug"). For unstable Porteus versions (alpha, beta, rc) please use the relevant thread in our "Development" section.
go2null
White ninja
White ninja
Posts: 25
Joined: 19 Aug 2014, 18:28
Distribution: LXDE-v3.0.1-i486.iso
Location: Canada

`ip rule` errors out

Post#1 by go2null » 02 Dec 2015, 19:21

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

Bogomips
Full of knowledge
Full of knowledge
Posts: 2564
Joined: 25 Jun 2014, 15:21
Distribution: 3.2.2 Cinnamon & KDE5
Location: London

Re: `ip rule` errors out

Post#2 by Bogomips » 02 Dec 2015, 19:37

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
Linux porteus 4.4.0-porteus #3 SMP PREEMPT Sat Jan 23 07:01:55 UTC 2016 i686 AMD Sempron(tm) 140 Processor AuthenticAMD GNU/Linux
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB

Post Reply