From owner-freebsd-questions Fri May 4 10:31:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ruraltel.net (mail.ruraltel.net [24.225.0.33]) by hub.freebsd.org (Postfix) with ESMTP id 33D9C37B423 for ; Fri, 4 May 2001 10:31:26 -0700 (PDT) (envelope-from darryl@osborne-ind.com) Received: from darryl ([24.225.30.251]) by mail.ruraltel.net (Post.Office MTA v3.5.3 release 223 ID# 0-70800U16000L4200S0V35) with SMTP id net for ; Fri, 4 May 2001 12:30:31 -0500 Reply-To: From: "Darryl Hoar" To: Subject: Routing question Date: Fri, 4 May 2001 12:34:56 -0500 Message-ID: <000501c0d4c0$89b78910$0701a8c0@darryl> 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 CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a freebsd box that is a dailup gateway (ppp -auto -nat). It is connected to an internal LAN which is Win98/NT machines. They all have IP services, etc. One machine on the LAN is a WinNT server which I have no control over. The NT server is a gateway to an old "GMPULSAT" which is a dog slow satellite link. Some of the custom apps installed on the Win98/NT machines need to go out over the GM PULSAT Link, and thus have the NT Server's ip as the default gateway. What I want to have happen, is that all traffic for the internet goes out over the FreeBSD box, and all the private traffice (10.x.x.x) goes out over the GM PULSAT (Provided its not a local machines IP). I know this can be done. I can configure the ppp, and get that cooking. What tool do I use to direct the traffic so to speak ? On the win98/NT boxes, what would I put in for gateway ? The FreeBSD box ip, or the NT server ip ? RTFM is fine if you point me to the FM. thanks, Darryl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message