From owner-freebsd-questions Wed Mar 8 12:11: 5 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 2159A37C283 for ; Wed, 8 Mar 2000 12:10:57 -0800 (PST) (envelope-from jeremy@intersurf.com) Received: (qmail 44118 invoked from network); 8 Mar 2000 14:10:54 -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:54 -0600 From: Jeremy Falcon Organization: Imputek Teknologies, Inc. To: freebsd-questions@freebsd.org Subject: gateway Date: Wed, 8 Mar 2000 14:56:55 -0600 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <00030814551000.01433@local.imputek.com> MIME-Version: 1.0 Message-Id: <00030815052500.01483@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 with my FreeBSD box 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've tried it with and without the quotes. As far as I'm aware the LAN is ok, because I can telnet, ftp, ping, etc. to both computers, 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