From owner-freebsd-questions Fri Apr 21 13:20:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from yoonax.net (cmauch4.wia.com [206.159.17.195]) by hub.freebsd.org (Postfix) with ESMTP id 2154F37B927 for ; Fri, 21 Apr 2000 13:20:25 -0700 (PDT) (envelope-from cpm@yoonax.net) Received: from xterm2000 (host12.yoonax.net [10.0.0.12] (may be forged)) by yoonax.net (8.9.3/8.9.3) with SMTP id QAA00701 for ; Tue, 18 Apr 2000 16:38:55 -0700 (PDT) (envelope-from cpm@yoonax.net) From: "Charles Mauch" To: Subject: help setting up static routes? Date: Tue, 18 Apr 2000 16:38:20 -0700 Message-ID: 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 IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm having a few difficulties with some ip routing. It's not something I do a lot, here's my scenario. ;) I have three interfaces, two of them are public ip's, one private. fxp1 is my default route, web traffic goes in, dns, etc. fxp0 is my private lan ep0 is my 'other' public ip. What I'd like to do is instead of ALL traffic going out fxp1, have my lan traffic directed to go out ep0, ignoring the default route. Ideas? My idea was to unload the local traffic off of the (t1) and place the internal surfing and downloading on a seperate link. I would appreciate any ideas or suggestions you guys might have. Thanks, --- Charles Mauch / cpm@yoonax.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message