Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jul 1998 05:04:30 -0700
From:      Gregory Sutter <gsutter@pobox.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   User PPP sticks in LCP Stopping state
Message-ID:  <19980711050430.A14013@notabene.zer0.org>

next in thread | raw e-mail | index | archive | help

I've been using user PPP for several weeks now.  It's set up to do
IP aliasing for the 6 local machines on my (non-Internet) network and
has been running in auto mode.  I've been seeking out bugs in my
configuration, and have swatted all but this one:

The PPP seems to get stuck in LCP Stopping mode.  It will disconnect
from my ISP, but not reset itself to wait for new outgoing packets.
I haven't been able, via pppctl, to make it continue.  Issuing a
"close" command puts it into "Closing" state, rather than "Stopping",
but it doesn't ever move past that either.  As far as I can tell,
ppp must be closed and restarted to correct the problem.

ppp is set to log: Command Phase Chat Connect Carrier Link IPCP LCP CCP

A section of logfile is included.  Note that the last line of log
represents when I manually restarted PPP.  TIA for any help!

Regards,

Greg

(from /var/log/ppp.log)
Jul 11 01:19:54 notabene ppp[10825]: CCP: Received Terminate Request (5) state =
 Req-Sent (6) 
Jul 11 01:19:54 notabene ppp[10825]: CCP: CcpSendTerminateAck 
Jul 11 02:38:18 notabene ppp[10825]: IPCP: Received Terminate Request (2) state 
= Opened (9) 
Jul 11 02:38:18 notabene ppp[10825]: IPCP: IpcpLayerDown. 
Jul 11 02:38:18 notabene ppp[10825]: IPCP: 3357992 octets in, 128911 octets out 
Jul 11 02:38:18 notabene ppp[10825]: IPCP: IpcpSendTerminateAck 
Jul 11 02:38:18 notabene ppp[10825]: IPCP: State change Opened --> Stopping 
Jul 11 02:38:18 notabene ppp[10825]: Phase: Unknown protocol 0xc029 
Jul 11 02:38:18 notabene ppp[10825]: LCP: LcpSendProtoRej 
Jul 11 02:38:19 notabene ppp[10825]: LCP: Received Terminate Request (3) state =
 Opened (9) 
Jul 11 02:38:19 notabene ppp[10825]: CCP: State change Req-Sent --> Starting 
Jul 11 02:38:19 notabene ppp[10825]: Link: OsLinkdown: 209.63.114.139 
Jul 11 02:38:19 notabene ppp[10825]: IPCP: State change Stopping --> Starting 
Jul 11 02:38:19 notabene ppp[10825]: LCP: LcpLayerDown 
Jul 11 02:38:19 notabene ppp[10825]: LCP: LcpSendTerminateAck. 
Jul 11 02:38:19 notabene ppp[10825]: LCP: State change Opened --> Stopping 
Jul 11 04:51:18 notabene ppp[10825]: Phase: connected to client. 

-- 
Gregory S. Sutter                       "How do I read this file?"
mailto:gsutter@pobox.com                "You uudecode it."
http://www.pobox.com/~gsutter/          "I I I decode it?"

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980711050430.A14013>