From: Christopher Fowler <cfowler@outpostsentinel.com>
To: linux-ppp@vger.kernel.org
Subject: IPCP ConfRej's forever
Date: Tue, 08 Mar 2005 03:49:32 +0000 [thread overview]
Message-ID: <1110253772.18073.91.camel@linux.linxdev.com> (raw)
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>]
Mar 7 22:14:23 dialup pppd[130]: rcvd [IPCP ConfReq id=0x53 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:23 dialup pppd[130]: sent [IPCP ConfRej id=0x53 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:23 dialup pppd[130]: rcvd [IPCP ConfReq id=0x54 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:23 dialup pppd[130]: sent [IPCP ConfRej id=0x54 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:24 dialup pppd[130]: rcvd [IPCP ConfReq id=0x55 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:24 dialup pppd[130]: sent [IPCP ConfRej id=0x55 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:24 dialup pppd[130]: rcvd [IPCP ConfReq id=0x56 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:24 dialup pppd[130]: sent [IPCP ConfRej id=0x56 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:24 dialup pppd[130]: rcvd [IPCP ConfReq id=0x57 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:24 dialup pppd[130]: sent [IPCP ConfRej id=0x57 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:24 dialup pppd[130]: rcvd [IPCP ConfReq id=0x58 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:24 dialup pppd[130]: sent [IPCP ConfRej id=0x58 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:24 dialup pppd[130]: rcvd [IPCP ConfReq id=0x59 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:24 dialup pppd[130]: sent [IPCP ConfRej id=0x59 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:24 dialup pppd[130]: rcvd [IPCP ConfReq id=0x5a <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:24 dialup pppd[130]: sent [IPCP ConfRej id=0x5a <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:24 dialup pppd[130]: rcvd [IPCP ConfReq id=0x5b <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:24 dialup pppd[130]: sent [IPCP ConfRej id=0x5b <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:24 dialup pppd[130]: rcvd [IPCP ConfReq id=0x5c <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:24 dialup pppd[130]: sent [IPCP ConfRej id=0x5c <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:24 dialup pppd[130]: rcvd [IPCP ConfReq id=0x5d <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:24 dialup pppd[130]: sent [IPCP ConfRej id=0x5d <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:25 dialup pppd[130]: rcvd [IPCP ConfReq id=0x5e <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:25 dialup pppd[130]: sent [IPCP ConfRej id=0x5e <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:25 dialup pppd[130]: rcvd [IPCP ConfReq id=0x5f <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:25 dialup pppd[130]: sent [IPCP ConfRej id=0x5f <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:25 dialup pppd[130]: rcvd [IPCP ConfReq id=0x60 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:25 dialup pppd[130]: sent [IPCP ConfRej id=0x60 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:25 dialup pppd[130]: rcvd [IPCP ConfReq id=0x61 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:25 dialup pppd[130]: sent [IPCP ConfRej id=0x61 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:25 dialup pppd[130]: rcvd [IPCP ConfReq id=0x62 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:25 dialup pppd[130]: sent [IPCP ConfRej id=0x62 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:25 dialup pppd[130]: rcvd [IPCP ConfReq id=0x63 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:25 dialup pppd[130]: sent [IPCP ConfRej id=0x63 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:25 dialup pppd[130]: rcvd [IPCP ConfReq id=0x64 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:25 dialup pppd[130]: sent [IPCP ConfRej id=0x64 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:25 dialup pppd[130]: rcvd [IPCP ConfReq id=0x65 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:25 dialup pppd[130]: sent [IPCP ConfRej id=0x65 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:25 dialup pppd[130]: rcvd [IPCP ConfReq id=0x66 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:25 dialup pppd[130]: sent [IPCP ConfRej id=0x66 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:26 dialup pppd[130]: rcvd [IPCP ConfReq id=0x67 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:26 dialup pppd[130]: sent [IPCP ConfRej id=0x67 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:26 dialup pppd[130]: rcvd [IPCP ConfReq id=0x68 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:26 dialup pppd[130]: sent [IPCP ConfRej id=0x68 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:26 dialup pppd[130]: rcvd [IPCP ConfReq id=0x69 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:26 dialup pppd[130]: sent [IPCP ConfRej id=0x69 <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:26 dialup pppd[130]: rcvd [IPCP ConfReq id=0x6a <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:26 dialup pppd[130]: sent [IPCP ConfRej id=0x6a <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:26 dialup pppd[130]: rcvd [IPCP ConfReq id=0x6b <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:26 dialup pppd[130]: sent [IPCP ConfRej id=0x6b <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:26 dialup pppd[130]: rcvd [IPCP ConfReq id=0x6c <addrs
10.0.6.1 10.0.6.2>]
Mar 7 22:14:26 dialup pppd[130]: sent [IPCP ConfRej id=0x6c <addrs
10.0.6.1 10.0.6.2>]
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?
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.
Thanks,
Chris Fowler
next reply other threads:[~2005-03-08 3:49 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-08 3:49 Christopher Fowler [this message]
2005-03-08 6:03 ` IPCP ConfRej's forever Bill Unruh
2005-03-08 15:58 ` Clifford Kite
2005-03-08 16:03 ` Christopher Fowler
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=1110253772.18073.91.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox