Date: Tue, 20 Jan 1998 17:18:41 -0800 From: Ludwig Pummer <ludwigp@bigfoot.com> To: Frank Griffith <frankg@idfw.com>, questions@FreeBSD.ORG Subject: Re: your mail Message-ID: <3.0.3.32.19980120171841.00778b38@mail.jps.net> In-Reply-To: <01BD25CB.31F0DEE0@dal29-24.ppp.iadfw.net>
next in thread | previous in thread | raw e-mail | index | archive | help
At 12:02 PM 1/20/98 -0600, Frank Griffith wrote: >I want to use my now functioning FreeBSD machine as a getway to >the internet for some Windows 95 machines which are hooked up >to it via ethernet cards and some BNC cable. So, if I go to the >FreeBSD box and make a PPP connection with my ISP, can >I now go to the Windows 95 machine and set the Internet >browser to use 192.168.0.1 (my FreeBSD unit's IP) as the >proxy server? That seem oversimplified now that I spell it >out. But can it be that simple? You can make it that simple, if you get squid and install it on your FreeBSD machine. However, if you want your Win95 machines to have full internet access: Have ppp run with -alias. You need to set gateway_enable="YES" on the FreeBSD machine in rc.conf. Your Win95 machines need to be set up to use 192.168.0.1 as their gateway, in the Network / TCP/IP part of Control Panel, as well as specifying the ISP's DNS servers in the DNS setup. http://www.freebsd.org/tutorials/ppp/ppp.html has a nice step-by-step description for how to do exactly what you want to do. --Ludwig Pummer ------------------------------------------------------------------ ludwigp@bigfoot.com ICQ UIN: 692441 http://chipweb.home.ml.org PGP Key & Geek Code available on web page
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.3.32.19980120171841.00778b38>