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