From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julian Anastasov Date: Thu, 03 Apr 2003 23:13:53 +0000 Subject: Re: [LARTC] Multiple Uplinks with the same gateway ip?! 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 Hello, On Thu, 3 Apr 2003, Michael Schoen wrote: > Due to the fact, I have the same gateway, I used the iif parameter for > policy routing -> is that the problem?? Try without using iif, just "dev pppXXX", without "via GWIP", i.e. check what happens when using only "nexthop dev pppX" This command should return error, missing "via" before GWIP: > ip route add default table 222 proto static \ > nexthop via 217.5.98.12 dev ppp0 weight 1\ > nexthop 217.5.98.12 dev ppp1 weight 1 Regards -- Julian Anastasov _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/