Date: Sun, 01 Nov 1998 05:20:59 -0500 From: "Steve Friedrich" <SteveFriedrich@Hot-Shot.com> To: "Alex Davidson" <alexd@idcomm.com>, "FreeBSD Newbies" <freebsd-newbies@FreeBSD.ORG>, "FreeBSD Questions" <freebsd-questions@FreeBSD.ORG> Subject: RE: How to test my ISP connection Message-ID: <199811011022.FAA25389@laker.net>
next in thread | raw e-mail | index | archive | help
You also need a ppp.linkup See the sample in /etc/ppp On Sat, 31 Oct 1998 09:42:57 -0700, Alex Davidson wrote: >ppp.conf > >default: > set log Phaser Chat Connect Carrier LCP IPCP CCP tun command > set device /dev/cuaa1 > set speed 115200 > deny lqr > set dial "ABORT BUSY ABORT NO\\cCARRIER TIMEOUT 5 \"\" AT OK-AT-OK ATE1Q0 >OK \\dATDT\\T TIMEOUT 40 CONNECT" > >isp: > set phone PHONE_NO_HERE > set login > set authname MY_LOGIN_NAME_HERE > set timeout 120 > set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 > delete ALL > add 0 0 HISADDR > > >The only other file in the ppp directory that isn't a .sample is ppp.deny >which contains: >root >toor >daemon >operator >bin >games >news >man >ftp >uucp >xten >ingres > >> -----Original Message----- >> From: Steve Friedrich [mailto:SteveFriedrich@Hot-Shot.com] >> Sent: Friday, October 30, 1998 1:30 PM >> To: FreeBSD Questions; Alex Davidson; FreeBSD Newbies >> Subject: Re: How to test my ISP connection >> >> >> On Fri, 30 Oct 1998 12:55:51 -0700, Alex Davidson wrote: >> >> >It was already set like this - I basically copied the example >> for PAP/CHAP in >> >the ppp.conf.sample. >> >> Send your ppp.conf so we can review it... >> Unix systems measure "uptime" in years, Winblows measures it in minutes. >> >> > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-newbies" in the body of the message > Unix systems measure "uptime" in years, Winblows measures it in minutes. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811011022.FAA25389>