From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Dmytro O. Redchuk" Date: Tue, 28 Mar 2006 09:25:11 +0000 Subject: Re: [LARTC] [ ] IProute2 error .. Message-Id: <20060328092511.GG4437@ldc.net> List-Id: References: <200603281559.27730.rio@martin.mu> In-Reply-To: <200603281559.27730.rio@martin.mu> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org 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@localhost:~# echo "200 DOONET" >> /etc/iproute2/rt_tables > root@localhost:~# cat /etc/iproute2/rt_tables > # > # reserved values > # > 255 local > 254 main > 253 default > 0 unspec > # > # local > # > #1 inr.ruhep > 200 DOONET > root@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 _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc