All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christopher Fowler <cfowler@outpostsentinel.com>
To: linux-ppp@vger.kernel.org
Subject: Re: IPCP ConfRej's forever
Date: Tue, 08 Mar 2005 16:03:39 +0000	[thread overview]
Message-ID: <1110297818.18073.128.camel@linux.linxdev.com> (raw)
In-Reply-To: <1110253772.18073.91.camel@linux.linxdev.com>

I'm debating about upgrading to 2.4.3 on the remote end but I looked in
the ChangeLog that comes with the source and see nothing about this.  I
assumed that if it was a bug it was not fixed due to it not being listed
in the changeLog.

On Tue, 2005-03-08 at 10:58, Clifford Kite wrote:
> On Mon, 7 Mar 2005, Christopher Fowler wrote:
> 
> |I have two hosts that are configured to dial each other on demand.  
> |
> |One host is setup as 10.0.6.1:10.0.6.2 and the other as
> |192.168.5.6:192.168.5.7.  When the 10.0.6.1 sends the IPCP ConfReq
> |packet to request the remote accept the config of 10.0.6.1:10.0.6.2 it
> |is promptly rejected by the 192.168.5.6 machine.  This is totally
> |understandable since I did not provide the command line options
> |ipcp-allow-remote and ipcp-allow-local.  My problem is that when this
> |happens the ppp proces on 192.168.5.6 never terminates the connection. 
> |I get a stream of the folloing messages in syslog:
> |
> |Mar  7 22:14:23 dialup pppd[130]: rcvd [IPCP ConfReq id=0x52 <addrs
> |10.0.6.1 10.0.6.2>]
> |Mar  7 22:14:23 dialup pppd[130]: sent [IPCP ConfRej id=0x52 <addrs
> |10.0.6.1 10.0.6.2>]
> 
> <snip>
> 
> |Mar  7 22:14:26 dialup pppd[130]: sent [IPCP ConfReq id=0x10]
> |Mar  7 22:14:26 dialup pppd[130]: rcvd [IPCP ConfReq id=0x6d <addrs
> |10.0.6.1 10.0.6.2>]
> |Mar  7 22:14:26 dialup pppd[130]: sent [IPCP ConfRej id=0x6d <addrs
> |10.0.6.1 10.0.6.2>]
> |
> |
> |And it goes on forever and ever.  Should'nt there be a point where no
> |IPCP address could be negotiated and the remote terminate the
> |connection? 
> 
> First I'm not an expert, but this looks like the old-style IP addresses
> negotiation.  That is, pppd fell back to this after failing to complete
> IPCP with the normal IP address option.
> 
> Termination would seem to me to be appropriate after either side
> sends an IPCP request without any IP addresses that the other side
> accepts.
> 
> |Could this be version related?  The version that is on the remote is
> |2.4.1 and the version on local (10.0.6.1) is 2.4.2.
> 
> Neither version is doing what I would consider as the Right Thing.
> But, since 2.4.1 apparently doesn't accept the empty IPCP request
> *finally* sent by 2.4.2 (near the end above), the 2.4.1 version
> appears to be the worst offender.
> 
> ---
> Clifford Kite                                 http://ckite.no-ip.net
> 
> 
> 


  parent reply	other threads:[~2005-03-08 16:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-08  3:49 IPCP ConfRej's forever Christopher Fowler
2005-03-08  6:03 ` Bill Unruh
2005-03-08 15:58 ` Clifford Kite
2005-03-08 16:03 ` Christopher Fowler [this message]
2005-03-08 16:22 ` Clifford Kite
2005-03-08 17:27 ` Christopher Fowler
2005-03-08 17:58 ` Bill Unruh
2005-03-08 18:06 ` Christopher Fowler
2005-03-09  2:58 ` Herbert Xu

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=1110297818.18073.128.camel@linux.linxdev.com \
    --to=cfowler@outpostsentinel.com \
    --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.