From: James Cameron <quozl@laptop.org>
To: linux-ppp@vger.kernel.org
Subject: Re: PPP connection stuck at bad configuration-ack
Date: Tue, 22 May 2012 23:11:56 +0000 [thread overview]
Message-ID: <20120522231156.GD12350@us.netrek.org> (raw)
In-Reply-To: <CAN0ddOm5akxZaAJ-VN4fgSAVOKEOEaXNoUkHXhDdKe4UAMjv1w@mail.gmail.com>
On Wed, May 23, 2012 at 12:55:12AM +0200, Kristian Evensen wrote:
> On 23. mai 2012, at 00:47, James Cameron <quozl@laptop.org> wrote:
>
> > I've seen this symptom also in the time between power up of the modem
> > and successful network attachment.
> >
> > What fixed it for me was to add to the chatscript:
> >
> > # cease if modem is not attached to network yet
> > ABORT '+CGATT: 0'
> > '' AT+CGATT?
> >
>
> Thanks, I will try that tomorrow. I just spoke to somebody at the
> Isp as well, and their theory is that the ppp client is confused by
> the 127.0.0.1 ms-wins. They will update their ggsn config tomorrow
> so we can check if that is the case.
That will be interesting to try. Line 150 or so of your paste shows
that the peer and the host are in agreement over ms-wins values
(10.11.12.{13,14}), then suddenly the peer changes it's mind at line
196 and proposes 127.0.0.1. Presumably the change is due to the modem
reaching the back end servers.
The lies beforehand occur for me with a modem in a faraday cage, with
a latency consistent with being locally generated by the CPU in the
device.
> Thanks again for the help!
p.s. my name looks like James Carlson, but I'm James Cameron. I've
started to think I should mention that when I join in on a thread
involving James. ;-)
--
James Cameron
http://quozl.linux.org.au/
next prev parent reply other threads:[~2012-05-22 23:11 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-22 17:35 PPP connection stuck at bad configuration-ack Kristian R. Evensen
2012-05-22 18:24 ` James Carlson
2012-05-22 20:50 ` Kristian R. Evensen
2012-05-22 22:47 ` James Cameron
2012-05-22 22:55 ` Kristian Evensen
2012-05-22 23:11 ` James Cameron [this message]
2012-05-23 9:01 ` Kristian R. Evensen
2012-05-23 11:30 ` James Carlson
2012-05-23 15:52 ` terry white
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120522231156.GD12350@us.netrek.org \
--to=quozl@laptop.org \
--cc=linux-ppp@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.