From owner-freebsd-questions Tue Aug 3 10:28:31 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mato.com (Mail.mato.com [199.240.78.3]) by hub.freebsd.org (Postfix) with SMTP id D053514D2C for ; Tue, 3 Aug 1999 10:28:22 -0700 (PDT) (envelope-from dragonk@mato.com) Received: from dk1 [199.240.78.199] by mail.mato.com with smtp id 11BiMA-0007Zb-00; Tue, 3 Aug 1999 11:28:06 -0600 Message-ID: <000c01beddd5$53c14460$0201a8c0@dragonknight.yi.org> From: "Dragon Knight ][" To: Subject: user ppp problem. Date: Tue, 3 Aug 1999 11:26:29 -0600 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0009_01BEDDA3.0801DC60" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0009_01BEDDA3.0801DC60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable On a fresh install, 3.2-RELEASE, it connects fine, runs fine most of the = time, bla bla. but occasionally the connection will hang and it will print a line or = two just like this to the log. Any ideas? this from ppp.log Aug 3 10:02:58 dragonknight ppp[5574]: Phase: Pap Input: SUCCESS (Login = Succeeded)=20 Aug 3 10:02:58 dragonknight ppp[5574]: Phase: deflink: lcp -> open=20 Aug 3 10:02:58 dragonknight ppp[5574]: Phase: bundle: Network=20 Aug 3 10:03:59 dragonknight ppp[5574]: Phase: deflink: HDLC errors -> = FCS: 1, ADDR: 0, COMD: 0, PROTO: 0=20 Aug 3 10:13:31 dragonknight ppp[73]: Phase: deflink: HDLC errors -> = FCS: 1, ADDR: 0, COMD: 0, PROTO: 0=20 Aug 3 12:13:22 dragonknight ppp[73]: Phase: Signal 15, terminate.=20 here's my ppp.conf if it matters. default: set device /dev/cuaa1 set speed 115200 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 60 \"\" ATE1Q0 = OK-AT-OK \\dATDT\\TTIMEOUT 40 CONNECT" deny lqr allow users dragonk ISP: set phone ------- set login set authname *** set authkey *** set timeout 300 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 delete ALL add default HISADDR =20 thanks much. ------=_NextPart_000_0009_01BEDDA3.0801DC60 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
On a fresh install, 3.2-RELEASE, it connects fine, = runs fine=20 most of the time, bla bla.
but occasionally the connection will hang and it = will print a=20 line or two just like
this to the log.  Any ideas?
 
 
 
this from ppp.log
 
Aug  3 10:02:58 dragonknight ppp[5574]: Phase: = Pap Input:=20 SUCCESS (Login Succeeded)
Aug  3 10:02:58 dragonknight = ppp[5574]:=20 Phase: deflink: lcp -> open
Aug  3 10:02:58 dragonknight = ppp[5574]:=20 Phase: bundle: Network
Aug  3 10:03:59 dragonknight ppp[5574]: = Phase:=20 deflink: HDLC errors -> FCS: 1, ADDR: 0, COMD: 0, PROTO: 0 =
Aug  3=20 10:13:31 dragonknight ppp[73]: Phase: deflink: HDLC errors -> FCS: 1, = ADDR:=20 0, COMD: 0, PROTO: 0
Aug  3 12:13:22 dragonknight ppp[73]: = Phase:=20 Signal 15, terminate.
 
 
 
 
 
here's my ppp.conf if it matters.
 
default:
  set device /dev/cuaa1
  = set speed=20 115200
  set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 60 \"\" = ATE1Q0=20 OK-AT-OK \\dATDT\\TTIMEOUT 40=20 CONNECT"
  deny lqr
  allow users = dragonk
ISP:
  set=20 phone -------
  set login
  set = authname ***
 =20 set authkey ***
  set timeout 300
  set ifaddr = 10.0.0.1/0=20 10.0.0.2/0 255.255.255.0 0.0.0.0
  delete ALL
  add = default=20 HISADDR  
 
thanks much.
------=_NextPart_000_0009_01BEDDA3.0801DC60-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message