From owner-freebsd-questions Wed Mar 8 12:11: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from alex.intersurf.net (alex.intersurf.com [216.115.129.11]) by hub.freebsd.org (Postfix) with SMTP id 368DD37C265 for ; Wed, 8 Mar 2000 12:10:55 -0800 (PST) (envelope-from jeremy@intersurf.com) Received: (qmail 44103 invoked from network); 8 Mar 2000 14:10:53 -0600 Received: from mdm-142-2.dialup.intersurf.com (HELO local.imputek.com) (216.115.142.2) by alex.intersurf.com with SMTP; 8 Mar 2000 14:10:53 -0600 From: Jeremy Falcon Organization: Imputek Teknologies, Inc. To: freebsd-questions@freebsd.org Subject: gateway Date: Wed, 8 Mar 2000 14:37:02 -0600 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00030814551000.01433@local.imputek.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm running FreeBSD 3.3-RELEASE, and I'm trying to get it to act as a gateway for my Windows 2000 box. I can get online fine from my FreeBSD using Kernel PPP (pppd). I already have gateway_enable="YES" in /etc/rc.conf but it still doesn't work. My Windows 2000 box has the IP of my FreeBSD box for it's default gateway for the LAN connection. The Pedantic PPP Primer on FreeBSD.org says that I should use 'ppp -alias' to allow this, but that is for user PPP. Also, I used ms_dns in /etc/ppp/options (using my ISPs DNS servers)... ms_dns "216.115.128.33" ms_dns "216.115.128.10" ... I'm about to try it without the quotes As far as I'm aware the LAN is ok, because I can telnet, ftp, ping, etc. to each computer, but my Windows box can't see the outside world when my FreeBSD box is online. Could someone please guide me in the right direction? Thanks, Jeremy L. Falcon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message