From owner-freebsd-questions Wed Oct 31 23:44: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 4A97337B403 for ; Wed, 31 Oct 2001 23:44:03 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fA17hwT72189; Wed, 31 Oct 2001 23:43:59 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Casey Scott" , Subject: RE: Binding a route Date: Wed, 31 Oct 2001 23:43:58 -0800 Message-ID: <008301c162a8$f73ecb80$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 In-Reply-To: <000001c16217$26f69a70$0301a8c0@Collosys> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----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