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
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.&nbsp; Any ideas?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>this from ppp.log</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Aug&nbsp; 3 10:02:58 dragonknight ppp[5574]: Phase: =
Pap Input:=20
SUCCESS (Login Succeeded) <BR>Aug&nbsp; 3 10:02:58 dragonknight =
ppp[5574]:=20
Phase: deflink: lcp -&gt; open <BR>Aug&nbsp; 3 10:02:58 dragonknight =
ppp[5574]:=20
Phase: bundle: Network <BR>Aug&nbsp; 3 10:03:59 dragonknight ppp[5574]: =
Phase:=20
deflink: HDLC errors -&gt; FCS: 1, ADDR: 0, COMD: 0, PROTO: 0 =
<BR>Aug&nbsp; 3=20
10:13:31 dragonknight ppp[73]: Phase: deflink: HDLC errors -&gt; FCS: 1, =
ADDR:=20
0, COMD: 0, PROTO: 0 <BR>Aug&nbsp; 3 12:13:22 dragonknight ppp[73]: =
Phase:=20
Signal 15, terminate. </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>here's my ppp.conf if it matters.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>default:<BR>&nbsp; set device /dev/cuaa1<BR>&nbsp; =
set speed=20
115200<BR>&nbsp; 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>&nbsp; deny lqr<BR>&nbsp; allow users =
dragonk<BR>ISP:<BR>&nbsp; set=20
phone&nbsp;-------<BR>&nbsp; set login<BR>&nbsp; set =
authname&nbsp;***<BR>&nbsp;=20
set authkey&nbsp;***<BR>&nbsp; set timeout 300<BR>&nbsp; set ifaddr =
10.0.0.1/0=20
10.0.0.2/0 255.255.255.0 0.0.0.0<BR>&nbsp; delete ALL<BR>&nbsp; add =
default=20
HISADDR&nbsp;&nbsp; </FONT></DIV>
<DIV>&nbsp;</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>