Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Oct 1998 09:42:57 -0700
From:      "Alex Davidson" <alexd@idcomm.com>
To:        "Steve Friedrich" <SteveFriedrich@Hot-Shot.com>, "FreeBSD Questions" <freebsd-questions@FreeBSD.ORG>, "FreeBSD Newbies" <freebsd-newbies@FreeBSD.ORG>
Subject:   RE: How to test my ISP connection
Message-ID:  <000e01be04ed$83845280$0100a8c0@pony-pii-450>
In-Reply-To: <199810302040.PAA10599@laker.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000e01be04ed$83845280$0100a8c0>