Date: Tue, 9 Mar 1999 01:53:48 -0600 From: "SnowFox" <snowfox@snowfox.net> To: <freebsd-net@freebsd.org> Subject: Source-based routing - ? Message-ID: <000c01be6a01$f9b73e80$0102a8c0@milk.newtoy.com>
next in thread | raw e-mail | index | archive | help
Given two gateways, each on a different interface: Is it possible to choose a gateway & interface based on the source IP? ie - tun0 = PPP/ISDN - ip 1.1.1.1 xl0 = cablemodem - ip 2.2.2.2 Somebody pings 1.1.1.1 and it comes through tun0 - I want to respond via tun0 Somebody pings 2.2.2.2 and it comes through xl0 - I want to respond via xl0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000c01be6a01$f9b73e80$0102a8c0>