From owner-freebsd-questions Sat Feb 26 11:59: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from superman.imag.net (superman.imag.net [207.200.148.6]) by hub.freebsd.org (Postfix) with ESMTP id 3F99537B52A for ; Sat, 26 Feb 2000 11:58:57 -0800 (PST) (envelope-from markh@lon.imag.net) Received: from mymachine.imag.net (lon-p39.wwdc.com [207.200.138.40]) by superman.imag.net (8.9.3/8.9.3) with SMTP id LAA10863; Sat, 26 Feb 2000 11:59:16 -0800 (PST) From: Mark Hendriks Reply-To: markh@lon.imag.net To: freebsd-questions@FreeBSD.ORG Subject: Re: How do I connect to my ISP via a modem Date: Sat, 26 Feb 2000 14:40:11 -0500 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <00a401bf806f$e2365540$956ec8d0@lexmark.com> Cc: jim@freeze.org MIME-Version: 1.0 Message-Id: <00022614565500.00300@mymachine.imag.net> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 26 Feb 2000, Jim Freeze wrote: > Pardon my newness, but I am looking for some assistance > in getting my freeBSD connected to the internet. > Coming from a windows paradigm, to connect to the internet, > I use a dialup service and specify various dns and gateway > settings, in addition to a phone number and modem connect > speed. After dialing up, I am magically able to use my internet > browser and connect to remote sites. Also, I am able to telnet > and ftp. I would like to do the same with FreeBSD. > > On freeBSD, is there a similar mechanism? I have read the FreeBSD > handbook on dialout service using tip or cu, but, so far, I have not > been able to make any sense of this (ie making it work or figuring > out what capabilities it provides. It is not clear if I get a connection > with tip that netscape will work.). Well, "Mr Freeze", for a newbie like you, I would recommend KDE as your desktop environment. Not only does it offer a Windoze-like look-and-feel, more importantly for you, it comes with kppp, a dial-up program that is much easier to set up than the ppp program that comes standard with FreeBSD. > Here are a few questions: > > 1. How do I determine what device bsd thinks my modem is using...cuaa0 > or cuaa1...or whatever? > 1b. Does it matter that the modem is a pcmcia card? cuaa0 and cuaa1 correspond to what Windoze refers to as COM1 and COM2, respectively. I know that FreeBSD does offer some pcmcia support, but I believe that this is a "work in progress." Not sure if pcmcia modems are supported, but if you have a laptop, you may be looking at getting an external modem. > 2. Where do I go to read more about obtaining a user dialup connection > to the internet. I would like to be self educated on this matter but > a little prompting to speed up the process would be appreciated. You should be able to find everything you need to know in the handbook that comes as part of the FreeBSD distribution "/usr/share/doc/handbook/" However, as I said, if you go with KDE and use kppp, you can pretty much skip the handbook. Mark Hendriks markh@lon.imag.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message