The chat handshake seems to be working fine. I turned on debug mode for pppd and found that the script terminated in the same place everytime here are the last two lines before hangup: rcvd [IPCP ConfReq id=0x4 <compress VJ 0f 00> <addr 207.205.227.119>] sent [IPCP ConfAck id=0x4 <compress VJ 0f 00> <addr 207.205.227.119>] I am not an expert on pppd but it looks like the server asks to assign me an IP and then when I reply it says I don't understand and pukes on me... Thanks for any help! DS ---begin full log output--- Using interface ppp0 Connect: ppp0 <--> /dev/ttyS1 sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xea080495> <pcomp> <accomp>] rcvd [LCP ConfNak id=0x1 <asyncmap 0xffffffff>] sent [LCP ConfReq id=0x2 <magic 0xea080495> <pcomp> <accomp>] rcvd [LCP ConfAck id=0x2 <magic 0xea080495> <pcomp> <accomp>] rcvd [LCP ConfReq id=0x2 <mru 1514> <asyncmap 0xffffffff> <magic 0xcb4d18b8> <pcomp> <accomp> < 11 04 05 ea> < 13 03 00>] sent [LCP ConfRej id=0x2 < 11 04 05 ea> < 13 03 00>] rcvd [LCP ConfReq id=0x3 <mru 1514> <asyncmap 0xffffffff> <magic 0xcb4d18b8> <pcomp> <accomp>] sent [LCP ConfAck id=0x3 <mru 1514> <asyncmap 0xffffffff> <magic 0xcb4d18b8> <pcomp> <accomp>] sent [IPCP ConfReq id=0x1 <addr 192.168.0.12> <compress VJ 0f 01> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>] sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>] rcvd [IPCP ConfReq id=0x4 <compress VJ 0f 00> <addr 207.205.227.119>] sent [IPCP ConfAck id=0x4 <compress VJ 0f 00> <addr 207.205.227.119>] Hangup (SIGHUP) Modem hangup Connection terminated. |
Messages