Hi list,

I have two FR connections.
One is directed to the internet, and the other is connected to another site which also 
has internet connection.

Both gateways are Linux 2.4 kernels.

I tried to configure equalize default route connection, however, it seems that it 
always route though one of the connections.

I'm MASQ everything on every router internet route.
And I allowed the default gw to be my isp ptp ip and the ptp ip of the other site 
internet connection.

:
ip route                                                           

here is my relevant ip route table
192.117.106.5 dev fr19  scope link  metric 2
.
.
default equalize
        nexthop via 192.114.81.13  dev fr17 weight 1
        nexthop via 192.117.106.5  dev fr19 weight 1

where 
192.114.81.13 is my fr isp ptp ip
192.117.106.5 is my other site isp ptp ip(not the site ip, the real internet ip which 
is also masq by the other router)

any ideas?

Thanks,
Ohad

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to