Re: strange PPP negotiation problem with GPRS mobile phone
Doug White <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <20030701134658.U40881__20943.4061697268$1057350490@carver.gumbysoft.com> |
On Mon, 30 Jun 2003, Alessandro de Manzano wrote: > Ok, now after the kind help of Mr. Speyerer I've reached the following > phase: > > Now PPP seems to negotiate some IP address, but after about a second it > still close the session... The remote boots you off 2 seconds after it finishes bringing up ppp all the way. Perhaps you've disabled too much now? > Jun 30 23:27:17 asusmobile ppp[275]: tun0: IPCP: deflink: State change Initial --> Closed > Jun 30 23:27:17 asusmobile ppp[275]: tun0: IPCP: deflink: LayerStart. > Jun 30 23:27:17 asusmobile ppp[275]: tun0: IPCP: deflink: SendConfigReq(1) state = Closed > Jun 30 23:27:17 asusmobile ppp[275]: tun0: IPCP: IPADDR[6] 127.0.0.1 That must be a dummy value... but I think its supposed to be all 0s if you are asking for a valid ip. > Jun 30 23:27:17 asusmobile ppp[275]: tun0: IPCP: deflink: State change Closed --> Req-Sent > Jun 30 23:27:17 asusmobile ppp[275]: tun0: IPCP: deflink: RecvConfigReq(33) state = Req-Sent > Jun 30 23:27:17 asusmobile ppp[275]: tun0: IPCP: IPADDR[6] 192.168.100.101 Does that look like a valid IP from your provider? > Jun 30 23:27:19 asusmobile ppp[275]: tun0: LCP: deflink: RecvTerminateReq(34) state = Opened > Jun 30 23:27:19 asusmobile ppp[275]: tun0: LCP: deflink: LayerDown The remote asked that you go away so you failed some sort of check at something beyond the ppp layer. -- Doug White | FreeBSD: The Power to Serve [email protected] | www.FreeBSD.org _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"