[RP-PPPoE] PPP Escape Codes
David F. Skoll
dfs at roaringpenguin.com
Wed Nov 24 15:05:54 EST 2010
On Wed, 24 Nov 2010 11:12:55 -0800
Jason Klebs <jason.klebs at gmail.com> wrote:
> Also, I am
> trying to run the client in an asynchronous mode so that the flag
> (7E), Address (FF), and Control (03) bytes will be written into the
> PPPoE session frame.
You will never see those bytes because the PPPoE RFC (2516) specifies:
"The [PPP] frame begins with the PPP Protocol-ID."
That is, you MUST NOT include the framing, address and control bytes
in the Ethernet payload.
Regards,
David.
More information about the RP-PPPoE
mailing list