Re: [LARTC] Multiple Uplinks with the same gateway ip?!

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



	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 <ja@xxxxxx>



[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux