Skip to content

Instantly share code, notes, and snippets.

@njh
Created February 15, 2021 00:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save njh/437713988b108880a8fe23ed10168c0c to your computer and use it in GitHub Desktop.
Save njh/437713988b108880a8fe23ed10168c0c to your computer and use it in GitHub Desktop.
Test 0001-pppd-Allow-for-a-zero-interface-identifier-in-ConfRe.patch
./pppd/pppd file ~/ppp-options ipv6 ::, ipv6cp-accept-local /dev/ttyAMA0 115200
using channel 115
Using interface ppp0
Connect: ppp0 <--> /dev/ttyAMA0
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x278163d5>]
rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x278163d5>]
rcvd [LCP ConfReq id=0x3d <asyncmap 0x0> <magic 0xef10eb70>]
sent [LCP ConfAck id=0x3d <asyncmap 0x0> <magic 0xef10eb70>]
sent [LCP EchoReq id=0x0 magic=0x278163d5]
sent [IPV6CP ConfReq id=0x1 <addr fe80::0000:0000:0000:0000>]
rcvd [LCP EchoReq id=0x0 magic=0xef10eb70]
sent [LCP EchoRep id=0x0 magic=0x278163d5]
rcvd [LCP EchoRep id=0x0 magic=0xef10eb70]
rcvd [IPV6CP ConfReq id=0x24 <addr fe80::0000:0000:0000:0001>]
sent [IPV6CP ConfAck id=0x24 <addr fe80::0000:0000:0000:0001>]
rcvd [IPV6CP ConfNak id=0x1 <addr fe80::0000:0000:0000:0002>]
sent [IPV6CP ConfReq id=0x2 <addr fe80::0000:0000:0000:0000>]
rcvd [IPV6CP ConfNak id=0x2 <addr fe80::654e:0e80:98d9:763d>]
sent [IPV6CP ConfReq id=0x3 <addr fe80::0000:0000:0000:0000>]
rcvd [IPV6CP ConfNak id=0x3 <addr fe80::356b:ac25:523b:651a>]
sent [IPV6CP ConfReq id=0x4 <addr fe80::0000:0000:0000:0000>]
rcvd [IPV6CP ConfNak id=0x4 <addr fe80::add0:8ad9:d088:73bc>]
sent [IPV6CP ConfReq id=0x5 <addr fe80::0000:0000:0000:0000>]
rcvd [IPV6CP ConfNak id=0x5 <addr fe80::e53e:dd99:0ca7:73f5>]
sent [IPV6CP ConfReq id=0x6]
rcvd [IPV6CP ConfAck id=0x6]
Could not determine local LL address
cif6addr: ioctl(SIOCDIFADDR): No such address
sent [IPV6CP TermReq id=0x7 "Could not determine local LL address"]
rcvd [IPV6CP TermAck id=0x7]
sent [LCP TermReq id=0x2 "No network protocols running"]
rcvd [LCP TermAck id=0x2]
Connection terminated.
Connect time 0.1 minutes.
Sent 88 bytes, received 88 bytes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment