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 <[EMAIL PROTECTED]>

_______________________________________________
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Reply via email to