Date: Mon, 23 Feb 98 18:31:07 +0100 From: THIERRY.HERBELOT@telspace.alcatel.fr To: freebsd-isp@FreeBSD.ORG Subject: missing ppp.linkdown Message-ID: <H000057c013e376a@MHS>
next in thread | raw e-mail | index | archive | help
hello
I'm tying to use user-mode ppp with mgetty (v1.0) to build a
PPP-server. I have a problem :
when I close the ppp connection (from a W**-95 client), PPP detects an
end (Phase : disconnected in the following listing) but stays "alive"
until I kill it from the command line.
I presume the solution could come from the ppp.linkdown file. I
haven't seen one in the distribution and the man page for ijppp is
very brief. Has someone any clue ?
aTdHvAaNnKcSe
TfH
========================================
Feb 23 16:09:16 pc-mcs1 ppp[226]: tun0: HDLC: ff 03 c0 21 05 05 00 04
5c a4
Feb 23 16:09:16 pc-mcs1 ppp[226]: tun0: LCP: Received Terminate
Request (5) stat
e = Opened (9)
Feb 23 16:09:16 pc-mcs1 ppp[226]: tun0: CCP: State change Closed -->
Initial
Feb 23 16:09:16 pc-mcs1 ppp[226]: tun0: IPCP: OsLinkdown:
172.17.10.101
Feb 23 16:09:16 pc-mcs1 ppp[226]: tun0: IPCP: IpcpLayerDown.
Feb 23 16:09:16 pc-mcs1 ppp[226]: tun0: IPCP: 16284 octets in, 16284
octets out
Feb 23 16:09:16 pc-mcs1 ppp[226]: tun0: IPCP: State change Opened -->
Starting
Feb 23 16:09:16 pc-mcs1 ppp[226]: tun0: LCP: LcpLayerDown
Feb 23 16:09:16 pc-mcs1 ppp[226]: tun0: LCP: LcpSendTerminateAck.
Feb 23 16:09:16 pc-mcs1 ppp[226]: tun0: HDLC: HdlcOutput
Feb 23 16:09:16 pc-mcs1 ppp[226]: tun0: HDLC: ff 03 c0 21
Feb 23 16:09:16 pc-mcs1 ppp[226]: tun0: LCP: State change Opened -->
Stopping
Feb 23 16:09:17 pc-mcs1 ppp[226]: tun0: Phase: Disconnected!
Feb 23 16:09:17 pc-mcs1 ppp[226]: tun0: Phase: Connect time: 352 secs
Feb 23 16:09:17 pc-mcs1 ppp[226]: tun0: Phase: NewPhase: Dead
Feb 23 16:09:17 pc-mcs1 ppp[226]: tun0: LCP: State change Stopping -->
Starting
Feb 23 16:10:34 pc-mcs1 ppp[226]: tun0: Phase: Signal 1, terminate.
========================================
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?H000057c013e376a>
