Skip to content

Instantly share code, notes, and snippets.

@mariuz
Created April 4, 2012 19:16
Show Gist options
  • Save mariuz/2304865 to your computer and use it in GitHub Desktop.
Save mariuz/2304865 to your computer and use it in GitHub Desktop.
pppoe rds router msi
0554:PPPoE: Automatically dialing on demand.
383 0554:Standard authentication.
384 0555:PPPoE: Sending PADI.
385 0555:Invalid PADT packt received.
386 0555:PPPOE_TAG_SVC_NAME=ftth
387 0555:The first service name is accepted.
388 0555:PPPoE: Received PADO,AC-Name=ftth,AC-MAC=002655DEBA40.
389 0555:PPPoE: Sending PADR.
390 0555:PPPoE: Received PADS,Session-ID=0x318,AC-MAC=002655DEBA40.
391 0555:LCP tx Req,MRU=05C8;Magic=0000FC3A;
392 0555:LCP RX Req,MRU=05D4;Auth=C023;Magic=3996A28E;
393 0555:LCP tx Ack,MRU=05D4;Auth=C023;Magic=3996A28E;
394 0555:LCP RX Ack,MRU=05C8;Magic=0000FC3A;
395 0555:PAP IDLE -> REQ.
396 0555:LCP RX echo req before ppp is up.
397 0556:PAP tx Req.
398 0556:PAP: PAP authentication failed.
399 0556:LCP RX Terminate Req.
400 0556:LCP tx Terminate Ack.
@dumptyd
Copy link

dumptyd commented Aug 25, 2017

I don't know the context for this gist, but if it is for failing PPPoE connection, I'd like to ask did you find out how to fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment