Written by bsenthil on 06/01/07 15:03>>
Thanks Horne,
I have two interfaces
eth0 - 192.168.1.5 (gateway - 192.168.1.2)
eth1 -192.168.2.5 (gatwway - 192.168.2.2)
and i try to add router entries in below order ...
route add -net 192.168.100.5 192.168.4.2 255.255.255.0 (??? inteligent
not enough to decide which network goes to which interface. which one it
take eth0 / eth1)
You haven't laid out how to get to the 192.168.4/24 network, so the
interface that is connected to the default route is the only legitimate
choice the routing machinery has.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"