Date: Sun, 1 Nov 1998 11:20:26 -0700 From: "Alex Davidson" <alexd@idcomm.com> To: "Steve Friedrich" <SteveFriedrich@Hot-Shot.com>, "FreeBSD Newbies" <freebsd-newbies@FreeBSD.ORG>, "FreeBSD Questions" <freebsd-questions@FreeBSD.ORG> Subject: RE: How to test my ISP connection Message-ID: <000101be05c4$4c8a1800$0100a8c0@pony-pii-450> In-Reply-To: <199811011022.FAA25389@laker.net>
next in thread | previous in thread | raw e-mail | index | archive | help
I now have a ppp.linkup with the following section: isp: delete ALL add 0 0 HISADDR !bg /etc/ppp/ppp/etherup.isp Still nothing. > -----Original Message----- > From: Steve Friedrich [mailto:SteveFriedrich@Hot-Shot.com] > Sent: Sunday, November 01, 1998 3:21 AM > To: Alex Davidson; FreeBSD Newbies; FreeBSD Questions > Subject: RE: How to test my ISP connection > > > 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?000101be05c4$4c8a1800$0100a8c0>