From mboxrd@z Thu Jan 1 00:00:00 1970 From: Raul Dias Date: Sun, 02 Dec 2001 00:04:32 +0000 Subject: Re: [LARTC] basic ip problem Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org >> Now at host A I get the error: >> # ip route add 10.0.100.1/24 dev eth0 table 200 >> RTNETLINK answers: Invalid argument > >Did you first create this table? > >ip rule add table 200 Are you sure that the table has to be created first with 'ip rule' ? Changing the line to '# ip route add 10.0.100.0/24 dev eth0 table 200' worked. Regards, Raul Dias _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/