igrock has asked for the wisdom of the Perl Monks concerning the following question:
> Serial connection established. > using channel 12 > Using interface ppp0 > Connect: ppp0 <--> /dev/modem > sent LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x6e1dbdc3> > <pcomp> <accomp> > rcvd LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x6e1dbdc3> > <pcomp> <accomp> > ...How can i create raw ppp link and send my own ppp LCP/IPCP frames with perl?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: PPP LCP/IPCP frames injecting =)
by Corion (Patriarch) on Oct 11, 2010 at 07:10 UTC |