I noticed similar errors upon starting PPP sessions ... are you bringing up
the second line every couple minutes?  What this seemed to be was some ASCII
overlap at the beginning of the PPP session.  I was using ASCII (i.e.
scripted) login at the time and the message the access server sent ("your
address is x.x.x.x, etc") was being interpreted by PPP as invalid frames.
Check that your access server isn't trying to send you some text garbage.
My solution was to go to strictly PAP authentication, and in our case this
meant the access server did not spew garbage after the authentication
completed.  Let me know if this sounds consistent with your situation.

Clark Gaylord
Blacksburg, VA
[EMAIL PROTECTED]

----- Original Message -----
From: George Fedorenko <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, 21 February, 2001 06:26
Subject: user PPP HDLC errors


> Hi, all
>
> I have a lot of such messages in my log file.
> What do they mean? Is it a harware problem?
>
> ( PPP is in MP mode. FreeBSD 4.0R)
>
> Feb 18 16:54:51 smtp ppp[58]: tun0: Phase: 1: HDLC errors -> FCS: 2, ADDR:
0, COMD: 0, PROTO: 0
> Feb 18 16:55:52 smtp ppp[58]: tun0: Phase: 1: HDLC errors -> FCS: 3, ADDR:
0, COMD: 0, PROTO: 0
> Feb 18 16:56:53 smtp ppp[58]: tun0: Phase: 1: HDLC errors -> FCS: 2, ADDR:
0, COMD: 0, PROTO: 0
> Feb 18 16:58:55 smtp ppp[58]: tun0: Phase: 1: HDLC errors -> FCS: 3, ADDR:
0, COMD: 0, PROTO: 0
> Feb 18 16:59:57 smtp ppp[58]: tun0: Phase: 1: HDLC errors -> FCS: 3, ADDR:
0, COMD: 0, PROTO: 0
> Feb 18 17:00:58 smtp ppp[58]: tun0: Phase: 1: HDLC errors -> FCS: 7, ADDR:
0, COMD: 0, PROTO: 0
>
> --
> George Fedorenko
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-net" in the body of the message
>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to