[LARTC] [ ] IProute2 error ..

Dmytro O. Redchuk dor at ldc.net
Tue Mar 28 11:25:11 CEST 2006


On Tue, Mar 28, 2006 at 03:59:27PM +0000, Rio Martin. wrote:
> Dear all,
> I am having problem using iproute2 on my new Slackware 10.1 box.
> Here goes the problem:
> 
> root at localhost:~# echo "200 DOONET" >> /etc/iproute2/rt_tables
> root at localhost:~# cat /etc/iproute2/rt_tables
> #
> # reserved values
> #
> 255     local
> 254     main
> 253     default
> 0       unspec
> #
> # local
> #
> #1      inr.ruhep
> 200 DOONET
> root at localhost:~# ip rule add from 10.255.255.0/24 table DOONET
> RTNETLINK answers: Invalid argument
Try 
  # ip rule add from 10.255.255.0/24 table 200
 instead of above.

 It should work with numbers.

> 
> Weird ..
> i never experienced any problem like this in another box.
> 
> Please help, thanks ..
> 
> - Rio.Martin -
> 

-- 
  _,-=._              /|_/|
  `-.}   `=._,.-=-._.,  @ @._,
     `._ _,-.   )      _,.-'
        `    G.m-"^m`m'        Dmytro O. Redchuk



More information about the LARTC mailing list