Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Aug 1999 11:26:29 -0600
From:      "Dragon Knight ][" <dragonk@mato.com>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   user ppp problem.
Message-ID:  <000c01beddd5$53c14460$0201a8c0@dragonknight.yi.org>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
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) 
Aug  3 10:02:58 dragonknight ppp[5574]: Phase: deflink: lcp -> open 
Aug  3 10:02:58 dragonknight ppp[5574]: Phase: bundle: Network 
Aug  3 10:03:59 dragonknight ppp[5574]: Phase: deflink: HDLC errors -> FCS: 1, ADDR: 0, COMD: 0, PROTO: 0 
Aug  3 10:13:31 dragonknight ppp[73]: Phase: deflink: HDLC errors -> FCS: 1, ADDR: 0, COMD: 0, PROTO: 0 
Aug  3 12:13:22 dragonknight ppp[73]: Phase: Signal 15, terminate. 





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   

thanks much.

[-- Attachment #2 --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2314.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>On a fresh install, 3.2-RELEASE, it connects fine, runs fine 
most of the time, bla bla.</FONT></DIV>
<DIV><FONT size=2>but occasionally the connection will hang and it will print a 
line or two just like</FONT></DIV>
<DIV><FONT size=2>this to the log.&nbsp; Any ideas?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>this from ppp.log</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Aug&nbsp; 3 10:02:58 dragonknight ppp[5574]: Phase: Pap Input: 
SUCCESS (Login Succeeded) <BR>Aug&nbsp; 3 10:02:58 dragonknight ppp[5574]: 
Phase: deflink: lcp -&gt; open <BR>Aug&nbsp; 3 10:02:58 dragonknight ppp[5574]: 
Phase: bundle: Network <BR>Aug&nbsp; 3 10:03:59 dragonknight ppp[5574]: Phase: 
deflink: HDLC errors -&gt; FCS: 1, ADDR: 0, COMD: 0, PROTO: 0 <BR>Aug&nbsp; 3 
10:13:31 dragonknight ppp[73]: Phase: deflink: HDLC errors -&gt; FCS: 1, ADDR: 
0, COMD: 0, PROTO: 0 <BR>Aug&nbsp; 3 12:13:22 dragonknight ppp[73]: Phase: 
Signal 15, terminate. </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>here's my ppp.conf if it matters.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>default:<BR>&nbsp; set device /dev/cuaa1<BR>&nbsp; set speed 
115200<BR>&nbsp; set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 60 \"\" ATE1Q0 
OK-AT-OK <A href="file://\\dATDT\\TTIMEOUT">\\dATDT\\TTIMEOUT</A> 40 
CONNECT"<BR>&nbsp; deny lqr<BR>&nbsp; allow users dragonk<BR>ISP:<BR>&nbsp; set 
phone&nbsp;-------<BR>&nbsp; set login<BR>&nbsp; set authname&nbsp;***<BR>&nbsp; 
set authkey&nbsp;***<BR>&nbsp; set timeout 300<BR>&nbsp; set ifaddr 10.0.0.1/0 
10.0.0.2/0 255.255.255.0 0.0.0.0<BR>&nbsp; delete ALL<BR>&nbsp; add default 
HISADDR&nbsp;&nbsp; </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>thanks much.</FONT></DIV></BODY></HTML>

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000c01beddd5$53c14460$0201a8c0>