Hi Guys,
I think there is one last problem before the end of the Tunnel :).
For some reason the IPCP negotiation fails in PPP. I have give the
GPRS TCP/IP Stack and IP number, and a PPPPeerIP number .i.e the
number I hope to get when I ask for an IP address. The problem seems
to be that TS-7200 asks for an IP address and the modem slams the LCP
connection.
Why would this happen? I checked the GPRS modem documentation, it
seems to have 4 PPP modes; the current one is where for outgoing
calls the modem acts as a PPP client and for incoming calls the modem
acts as a PPP server. I guess that is the right one..
$ pppd connect "chat -v -f tcon2" /dev/ttyAM1 115200 user fido
nomagic -detach n
ovj mru 1500 mru 1500 :10.1.1.2 noipdefault ipcp-accept-local
defaultroute nocrt
scts debug debug debug
Serial connection established.
using channel 2
Using interface ppp0
Connect: ppp0 <--> /dev/ttyAM1
Warning - secret file /etc/ppp/pap-secrets has world and/or group
access
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <pcomp> <accomp>]
rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <pcomp> <accomp>]
rcvd [LCP ConfReq id=0x1 <mru 1500> <asyncmap 0x0> <pcomp> <accomp>
<auth pap>]
sent [LCP ConfNak id=0x1 <auth eap>]
rcvd [LCP ConfReq id=0x2 <mru 1500> <asyncmap 0x0> <pcomp> <accomp>
<auth pap>]
sent [LCP ConfNak id=0x2 <auth eap>]
rcvd [LCP ConfReq id=0x3 <mru 1500> <asyncmap 0x0> <pcomp> <accomp>
<auth pap>]
sent [LCP ConfNak id=0x3 <auth eap>]
rcvd [LCP ConfReq id=0x4 <mru 1500> <asyncmap 0x0> <pcomp> <accomp>
<auth pap>]
sent [LCP ConfNak id=0x4 <auth eap>]
rcvd [LCP ConfReq id=0x5 <mru 1500> <asyncmap 0x0> <pcomp> <accomp>
<auth pap>]
sent [LCP ConfNak id=0x5 <auth eap>]
rcvd [LCP ConfReq id=0x6 <mru 1500> <asyncmap 0x0> <pcomp> <accomp>
<auth pap>]
sent [LCP ConfRej id=0x6 <auth pap>]
rcvd [LCP ConfReq id=0x7 <mru 1500> <asyncmap 0x0> <pcomp> <accomp>]
sent [LCP ConfAck id=0x7 <mru 1500> <asyncmap 0x0> <pcomp> <accomp>]
sent [IPCP ConfReq id=0x1 <addr 0.0.0.0>]
rcvd [LCP TermReq id=0x8]
LCP terminated by peer
sent [LCP TermAck id=0x8]
Connection terminated.
$
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|