From owner-freebsd-newbies  Sun Nov  1 02:23:06 1998
Return-Path: <owner-freebsd-newbies@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id CAA08392
          for freebsd-newbies-outgoing; Sun, 1 Nov 1998 02:23:06 -0800 (PST)
          (envelope-from owner-freebsd-newbies@FreeBSD.ORG)
Received: from laker.net (jet.laker.net [205.245.74.2])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA08368;
          Sun, 1 Nov 1998 02:23:02 -0800 (PST)
          (envelope-from sfriedri@laker.net)
Received: from nt (digital-pbi-119.laker.net [208.0.233.19]) by laker.net (8.9.0/8.9.LAKERNET.NO-SPAM.SPAMMERS.AND.RELAYS.WILL.BE.TRACKED.AND.PROSECUTED.) with SMTP id FAA25389; Sun, 1 Nov 1998 05:22:36 -0500
Message-Id: <199811011022.FAA25389@laker.net>
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>
Date: Sun, 01 Nov 1998 05:20:59 -0500
Reply-To: "Steve Friedrich" <SteveFriedrich@Hot-Shot.com>
X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (4.0.1381;3)
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Subject: RE: How to test my ISP connection
Sender: owner-freebsd-newbies@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

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