Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.mel.connect.com.au!news.syd.connect.com.au!phaedrus.kralizec.net.au!news.mel.aone.net.au!grumpy.fl.net.au!news.webspan.net!newsfeeds.sol.net!newspump.sol.net!howland.erols.net!ix.netcom.com!news From: Mark Hodges <mehodges@ix.netcom.com> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: FreeBSD and PPP dialup with Netcom Netcruiser account... Date: Wed, 22 Jan 1997 03:23:37 +0000 Organization: Netcom Lines: 30 Message-ID: <32E58839.41C67EA6@ix.netcom.com> References: <pigdogE48q4C.2L9@netcom.com> NNTP-Posting-Host: boi-id1-11.ix.netcom.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-NETCOM-Date: Wed Jan 22 4:27:56 AM CST 1997 X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.1.5-RELEASE i386) Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:34359 Pigdog from SF Bay wrote: > > Has any successfully configured FreeBSD to connect to a Netcruiser account? > The following seems to work well for me -- your mileage may vary... *** From /etc/ppp/ppp.conf *** default: set device /dev/cuaa0 set speed 115200 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1M0Q0 OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT" # netcom: set phone <whatever> set login "TIMEOUT 5 login:-\\r-login: #your_userid word your_password" set timeout 12000 set ifaddr 0 163.179.104/0 *** From /etc/ppp/ppp.linkup *** netcom: delete ALL add 0 0 HISADDR *** From /etc/resolv.conf *** nameserver 199.182.120.203 nameserver 199.182.120.202