Date: Wed, 31 Oct 2001 23:43:58 -0800 From: "Ted Mittelstaedt" <tedm@toybox.placo.com> To: "Casey Scott" <kc@cdstech.net>, <freebsd-questions@FreeBSD.ORG> Subject: RE: Binding a route Message-ID: <008301c162a8$f73ecb80$1401a8c0@tedm.placo.com> In-Reply-To: <000001c16217$26f69a70$0301a8c0@Collosys>
next in thread | previous in thread | raw e-mail | index | archive | help
>-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Casey Scott >Sent: Wednesday, October 31, 2001 6:20 AM >To: freebsd-questions@FreeBSD.ORG >Subject: Binding a route > > >Hi all, > > I was wondering if it is possible to bind a nic to a specific >route. I have a DSL connection and a cable modem connection on the same >system, and I would like the DSL traffic to use the DSL route and the >cable modem traffic to use the cable modem route. For incoming traffic they will, no problem, the routers on the Internet know how to reach IP numbers. For outgoing traffic you just set your default gateway. I also have my >internal (private) lan nat'd through the cable modem. The DSL just >exists to serve web pages since @home is now blocking my port 80 (the >site has very little traffic!!). Any suggestions would be appreciated. > Your not using the SAME IP number for both the DSL and Cable interfaces because the same legal public IP number cannot exist in 2 places on the Internet at the same time. This is one of these issues where your looking for a problem where one doesen't exist. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008301c162a8$f73ecb80$1401a8c0>