Re: Interpreting PPP logfile
patrick_at_klos.com
Date: 12/03/04
- Previous message: Bill Marcum: "Re: Installing New Drivers"
- In reply to: Steven Feil: "Interpreting PPP logfile"
- Next in thread: Clifford Kite: "Re: Interpreting PPP logfile"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 3 Dec 2004 12:38:04 GMT
In article <bee4de44.0412022245.d2b08cd@posting.google.com>,
Steven Feil <sfeil@io.com> wrote:
>Is there some sort of guide to interpreting the output of a ppp
>logfile? Ok, some lines are simple to understand.
>
>sent [PAP AuthReq id=0x1 user="anything" password=<hidden>]
>
>Means that My computer just sent my username and password. But what
>the hell does the next line mean??
>
>rcvd [LCP ProtRej id=0x0 80 fd 01 01 00 0f 1a 04 78 00 18 04 78 00 15
> 03 2f]
>
>The peer rejected my protocol? I looked in the PPP HOW-TO and man pppd
>but found nothing. Is this where you have to read the source code?
It means that your machine sent a request to negotiate compression on
the link using CCP (the Compression Control Protocol), and that the peer
doesn't know that protocol at all. Depending on the PPP you're using,
you probably want to use the 'noccp' option. Even so, the way PPP works,
this message is harmless and your link should still work if this happens.
========= For LAN/WAN Protocol Analysis, check out PacketView Pro! =========
Patrick Klos Email: patrick@klos.com
Klos Technologies, Inc. Web: http://www.klos.com/
==================== What goes around, comes around... =====================
- Previous message: Bill Marcum: "Re: Installing New Drivers"
- In reply to: Steven Feil: "Interpreting PPP logfile"
- Next in thread: Clifford Kite: "Re: Interpreting PPP logfile"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|