Skip to content

Instantly share code, notes, and snippets.

@n-west
Created February 5, 2013 20:45
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 n-west/4717497 to your computer and use it in GitHub Desktop.
Save n-west/4717497 to your computer and use it in GitHub Desktop.
$ pon
NO CARRIER
AT
OK
AT+CFUN=1
OK
AT+CGDCONT=1,"IP","internet"
OKScript /usr/sbin/chat -V -f /etc/ppp/beagle-chat finished (pid 431), status = 0x0
Serial connection established.
using channel 10
Using interface ppp0
Connect: ppp0 <--> /dev/ttyHS1
rcvd [LCP ConfReq id=0xec <mru 1600> <auth chap MD5> <magic 0x9c544a35> <asyncmap 0x0> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x5ad1f7f8> <pcomp> <accomp>]
No auth is possible
sent [LCP ConfRej id=0xec <auth chap MD5>]
rcvd [LCP ConfReq id=0xed <mru 1600> <auth chap MD5> <magic 0x9c544a35> <asyncmap 0x0> <pcomp> <accomp>]
No auth is possible
sent [LCP ConfRej id=0xed <auth chap MD5>]
rcvd [LCP ConfReq id=0xee <mru 1600> <auth chap MD5> <magic 0x9c544a35> <asyncmap 0x0> <pcomp> <accomp>]
No auth is possible
sent [LCP ConfRej id=0xee <auth chap MD5>]
rcvd [LCP ConfReq id=0xef <mru 1600> <auth chap MD5> <magic 0x9c544a35> <asyncmap 0x0> <pcomp> <accomp>]
No auth is possible
sent [LCP ConfRej id=0xef <auth chap MD5>]
rcvd [LCP ConfReq id=0xf0 <mru 1600> <auth chap MD5> <magic 0x9c544a35> <asyncmap 0x0> <pcomp> <accomp>]
No auth is possible
sent [LCP ConfRej id=0xf0 <auth chap MD5>]
rcvd [LCP ConfReq id=0xf1 <mru 1600> <auth chap MD5> <magic 0x9c544a35> <asyncmap 0x0> <pcomp> <accomp>]
No auth is possible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment