From owner-freebsd-questions Wed Oct 31 6:19:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cdstech.net (ct953398-b.lafayt1.in.home.com [24.17.45.198]) by hub.freebsd.org (Postfix) with ESMTP id A681D37B401 for ; Wed, 31 Oct 2001 06:19:05 -0800 (PST) Received: from Collosys (Collosys [192.168.1.3]) by cdstech.net (8.11.6/8.11.1) with ESMTP id f9VEJiQ01185 for ; Wed, 31 Oct 2001 09:19:45 -0500 (EST) (envelope-from kc@cdstech.net) From: "Casey Scott" To: Subject: Binding a route Date: Wed, 31 Oct 2001 09:20:11 -0500 Message-ID: <000001c16217$26f69a70$0301a8c0@Collosys> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 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. 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. Thanks Casey Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message