Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Search found 2 matches

by Mutek
13 Jan 2010, 08:27
Forum: B2 & B3 Support
Topic: ip rule kernel support
Replies: 5
Views: 13348

Re: ip rule kernel support

Hi,

Yes, it's installed - see the aptitude listing below. My suspicion is that the appropriate kernel options for ip rule (policy tables) were not compiled in, or it's a kernel module I've not spotted. I can do ip route ls, ip addr and so on and all that is working fine.

Aptitude output here ...
by Mutek
13 Jan 2010, 03:10
Forum: B2 & B3 Support
Topic: ip rule kernel support
Replies: 5
Views: 13348

ip rule kernel support

Hi,

I'd like to set up support for multiple ADSL providers using iproute2, for which I need the ip rule add command in order to create forwarding rules.

When I try to use the ip rule ls command, I get:

bubba2:~# ip rule ls
RTNETLINK answers: Operation not supported
Dump terminated

This suggests ...