Date: Tue, 06 Jun 2006 14:07:17 -0500 From: Greg Barniskis <nalists@scls.lib.wi.us> To: Richard Collyer <richard@firebadger.net> Cc: freebsd-questions@freebsd.org Subject: Re: Dial Up To ASDL Router Message-ID: <4485D265.8080200@scls.lib.wi.us> In-Reply-To: <4485B463.2070101@firebadger.net> References: <4485B463.2070101@firebadger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Richard Collyer wrote: > Hello, > > I've been given a company laptop which is ok but they dont supply data > cards. Instead I have been given a 0845 number to dial when at a place > with no Internet. > > Instead I would like to use my mobile to dial my home phone number which > is not 0845 therefore included in the thousands of free minutes that I > get each month. > > The only thing that is on in my house is the Freebsd server so how can I > set this up to use the dial up modem to answer the phone and connect it > to the Internet through the ADSL it is plugged into. > > I've googled but as I dont know what this type of software is called I > didn't find much. Anyone know of any software that will do this? The software you want is called FreeBSD, and as luck would have it it's already installed on your server. You just need to configure it to do what you want. Plug a standard home phone jack into a standard external modem and plug that into a serial port on the home server, or use an internal modem card that is NOT a software modem (a.k.a. a "Winmodem"). Configure the server to offer a PPP or SLIP connection when the modem is dialed into, and walla! You just became your own dialup ISP. The server is probably already configured as a network gateway with NAT capabilities; if not you'll need that configured too. There is more to it than that, of course, but further detail may be specific to your hardware and circumstances. Anyway, you can probably find just about everything you need to know about it in the FreeBSD Handbook and/or the Web site's articles on home networking. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ppp-and-slip.html -- Greg Barniskis, Computer Systems Integrator South Central Library System (SCLS) Library Interchange Network (LINK) <gregb at scls.lib.wi.us>, (608) 266-6348
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4485D265.8080200>