Date: Wed, 15 May 2002 03:55:32 +0100 From: Brian Somers <brian@Awfulhak.org> To: "ipver4" <ipver4@hotmail.com> Cc: freebsd-net@FreeBSD.ORG Subject: Re: CCP does not work between Linux ppp client and FreeBSD ppp server Message-ID: <200205150255.g4F2tW20008086@hak.lan.Awfulhak.org> In-Reply-To: Message from "ipver4" <ipver4@hotmail.com> of "Mon, 29 Apr 2002 23:27:29 EDT." <OE56o0nQZEMO6y4I5Jv00002a73@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, You're correct. The linux machine should not REQ the compression schemes that were REJected. > (This is a PPP related question.) > > It seems the RedHat Linux 7.2 PPP client does not work with the FreeBSD = > 4.5 PPP server in the CCP (Compression Control Protocol) negotiation. = > Briefly, the problem looks like the following: > > Linux ---> CCP conf request (with 3 compression schemes, A, B and C) --> = > PPP server > Linux <-- CCP conf reject (schemes, B and C) <-- PPP server > (That is, the PPP server picked the compression scheme A, and rejected = > the rest.) > > Linux ---> CCP conf request (with 3 compression schemes, A, B and C) --> = > PPP server > Linux <-- CCP conf reject (schemes, B and C) <-- PPP server > (repeat may times without progress.) > > It seems the Linux client did not follow the PPP protocol and ignored = > the CCP reject messages. > The correct message exchange should look like the following: > > Linux ---> CCP conf request (with 3 compression schemes, A, B and C) --> = > PPP server > Linux <-- CCP conf reject (schemes, B and C) <-- PPP server > ---> CCP conf request (scheme A) --> PPP server > <--- CCP conf ACK (scheme A) <-- PPP server > > Comments? > > P.S. I am using PPPoE for the testing. -- Brian <brian@Awfulhak.org> <brian@freebsd-services.com> <http://www.Awfulhak.org> <brian@[uk.]FreeBSD.org> Don't _EVER_ lose your sense of humour ! <brian@[uk.]OpenBSD.org> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205150255.g4F2tW20008086>