Date: Tue, 1 Jul 2003 13:50:25 -0700 (PDT) From: Doug White <dwhite@gumbysoft.com> To: Alessandro de Manzano <ale@unixmania.net> Cc: net@freebsd.org Subject: Re: strange PPP negotiation problem with GPRS mobile phone Message-ID: <20030701134658.U40881@carver.gumbysoft.com> In-Reply-To: <20030630233626.A73415@libero.sunshine.ale> References: <20030630212122.A72414@libero.sunshine.ale> <20030630233626.A73415@libero.sunshine.ale>
next in thread | previous in thread | raw e-mail | index | archive | help
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 dwhite@gumbysoft.com | www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030701134658.U40881>