Date: Wed, 8 Mar 2000 14:37:02 -0600 From: Jeremy Falcon <jeremy@intersurf.com> To: freebsd-questions@freebsd.org Subject: gateway Message-ID: <00030814551000.01433@local.imputek.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00030814551000.01433>