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. Any ideas?</FONT></DIV> <DIV> </DIV> <DIV> </DIV> <DIV> </DIV> <DIV><FONT size=2>this from ppp.log</FONT></DIV> <DIV><FONT size=2></FONT> </DIV> <DIV><FONT size=2>Aug 3 10:02:58 dragonknight ppp[5574]: Phase: Pap Input: SUCCESS (Login Succeeded) <BR>Aug 3 10:02:58 dragonknight ppp[5574]: Phase: deflink: lcp -> open <BR>Aug 3 10:02:58 dragonknight ppp[5574]: Phase: bundle: Network <BR>Aug 3 10:03:59 dragonknight ppp[5574]: Phase: deflink: HDLC errors -> FCS: 1, ADDR: 0, COMD: 0, PROTO: 0 <BR>Aug 3 10:13:31 dragonknight ppp[73]: Phase: deflink: HDLC errors -> FCS: 1, ADDR: 0, COMD: 0, PROTO: 0 <BR>Aug 3 12:13:22 dragonknight ppp[73]: Phase: Signal 15, terminate. </FONT></DIV> <DIV> </DIV> <DIV> </DIV> <DIV> </DIV> <DIV> </DIV> <DIV> </DIV> <DIV><FONT size=2>here's my ppp.conf if it matters.</FONT></DIV> <DIV> </DIV> <DIV><FONT size=2>default:<BR> set device /dev/cuaa1<BR> set speed 115200<BR> set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 60 \"\" ATE1Q0 OK-AT-OK <A href="file://\\dATDT\\TTIMEOUT">\\dATDT\\TTIMEOUT</A> 40 CONNECT"<BR> deny lqr<BR> allow users dragonk<BR>ISP:<BR> set phone -------<BR> set login<BR> set authname ***<BR> set authkey ***<BR> set timeout 300<BR> set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0<BR> delete ALL<BR> add default HISADDR </FONT></DIV> <DIV> </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>
