From owner-freebsd-questions Wed Feb 25 12:34:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA09428 for freebsd-questions-outgoing; Wed, 25 Feb 1998 12:34:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA09317 for ; Wed, 25 Feb 1998 12:33:57 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id MAA27946; Wed, 25 Feb 1998 12:33:51 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Wed, 25 Feb 1998 12:33:51 -0800 (PST) From: Doug White Reply-To: Doug White To: WOLF cc: freebsd-questions@FreeBSD.ORG Subject: Re: begginer looking at FreeBSD In-Reply-To: <1.5.4.32.19980224022631.0067ae6c@mail.interlog.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 23 Feb 1998, WOLF wrote: > Hi, > > My name is Brandon and have been researching BSD for the past > couple of days, and I am wondering what I should do, I was hoping you could > help me. > > Ok here is my problems. I have two networked machines in my house > both running win95 and winnt. I have access to a 386 computer which I can > run Free BSD on. What I am thinking of doing is getting the computer and > installing a modem and a network card on it so it can be on my network. > With this computer running BSD I want it to dial up to my internet service > provider and act as a router for my two computers on the network so they can > access the internet. This is common and prety easy. Unfortunately routing through a 386 is pretty slow, but since you're going over a slow link you probably won't notice it :) > The system I have in place right now for getting my computer withought > the phone line to access the internet is a wingate proxy server which is > OK for accessing web pages, but I can not play games over the net on my > computer behind the firewall because it is not directly connected, it > only sends its requests to the proxy server. With the FreeBSD running > on the 386 I am hoping that it will act as a router and actually allow > my other two computers on the network to be registered on the internet. > So far, does this idea sound feasable? This depends if your ISP allows that. Most don't, they only grant one IP per dialup line. You'll need to run an address translator on the FreeBSD box to get the homenet on. Just give ppp the -alias option to set this up. > Ok the next use for FreeBSD is to have my friend dial up to my > FreeBSD server/router, and get BSP to route the requests back and forth > amongst the two computers on the network and the computer connected over > the telephone line so it is just like a miny internet. I would be using the > TCP/ip protocol to communicate amongst the computer. Can FreeBSD handle > this sort of protocol, and can I install a modem on the system? No problem; you only have to set up the dialup line and the route. I suggest using pppd for dialup lines, it understands them better than user ppp. You may want to install mgetty to help you control the modem in an intelligent way. I suggest referencing http://www.freebsd.org to answer your questions; if you have any more or need clarification please contact us. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message