From owner-freebsd-net@FreeBSD.ORG Mon Jun 30 13:43:08 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74BAA37B404 for ; Mon, 30 Jun 2003 13:43:08 -0700 (PDT) Received: from mail.dada.it (mail3.dada.it [195.110.100.3]) by mx1.FreeBSD.org (Postfix) with SMTP id 610B443F85 for ; Mon, 30 Jun 2003 13:43:06 -0700 (PDT) (envelope-from ale@unixmania.net) Received: (qmail 909 invoked from network); 30 Jun 2003 20:43:02 -0000 Received: from unknown (HELO libero.sunshine.ale) (195.110.114.252) by mail.dada.it with SMTP; 30 Jun 2003 20:43:01 -0000 Received: by libero.sunshine.ale (Postfix, from userid 1001) id 1F474623D; Mon, 30 Jun 2003 22:43:03 +0200 (CEST) Date: Mon, 30 Jun 2003 22:43:03 +0200 From: Alessandro de Manzano To: Doug White Message-ID: <20030630224303.A72949@libero.sunshine.ale> References: <20030630212122.A72414@libero.sunshine.ale> <20030630124257.M31036@carver.gumbysoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20030630124257.M31036@carver.gumbysoft.com>; from dwhite@gumbysoft.com on Mon, Jun 30, 2003 at 12:44:51PM -0700 X-Operating-System: FreeBSD 4.7-STABLE cc: mobile@freebsd.org cc: net@freebsd.org Subject: Re: strange PPP negotiation problem with GPRS mobile phone X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alessandro de Manzano List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jun 2003 20:43:08 -0000 On Mon, Jun 30, 2003 at 12:44:51PM -0700, Doug White wrote: > Quick analysis: It doesn't like something in the negotiation, since it > rejects config attempts. Usually its supposed to tell you what it didn't > like, but I'm not seeing that in the printout. mmm... seems you're right, I'm starting to understand a bit of PPP's logfile ;) All that Recv config Rejected.. > > Try reducing the MTU. its about the only thing you can adjust :) tried, either MTU or MRU, either as "set mtu ..." (1440, 1492, etc.) or "set mtu max ..." , nothing changes :( > I wonder if you can turn this off: > > > Jun 30 20:55:58 asusmobile ppp[134]: tun0: LCP: deflink: SendIdent(6) state = Ack-Sent > > Jun 30 20:55:58 asusmobile ppp[134]: tun0: LCP: MAGICNUM 46e4317a > > Jun 30 20:55:58 asusmobile ppp[134]: tun0: LCP: TEXT user-ppp 3.1 (built Jun 15 2003) Turn off what ? Sorry, but I lost you ;( ;) I'm *sure* it is some stupid/odd thing in PPP config, because that @!#$%& of Win's PPP works fine :(( sigh! However many many thanks for your kind help ! If you've some other hints I'm always here ;)) -- bye! Ale