From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Date: Mon, 26 Jul 2004 20:07:40 +0000 Subject: Re: [LARTC] IP ROUTE Message-Id: <4105648C.3040805@tri-oxyde.org> 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 Matias Namiot wrote: > Hello, my linux show me that: > > > /server2 root # ip route add default scope global nexthop via > 192.168.5.1 dev eth2 weight 1 nexthop via 192.168.160.1 dev eth0 weight 1 > RTNETLINK answers: Invalid argument > / > // > What can I do???? > Thanks > Matias > > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.726 / Virus Database: 481 - Release Date: 22/07/2004 Hi, you need to recompile your kernel with the following enabled : CONFIG_IP_ADVANCED_ROUTER CONFIG_IP_MULTIPLE_TABLES CONFIG_IP_ROUTE_FWMARK (not sure it's needed here but let's enable it) Julien _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/