From owner-freebsd-isp Mon Feb 23 09:39:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA05363 for freebsd-isp-outgoing; Mon, 23 Feb 1998 09:39:45 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from alcatel.fr (news2.alcatel.fr [194.133.58.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA05321 for ; Mon, 23 Feb 1998 09:39:27 -0800 (PST) (envelope-from THIERRY.HERBELOT@telspace.alcatel.fr) From: THIERRY.HERBELOT@telspace.alcatel.fr Received: from alcatel.fr (gatekeeper-ssn.alcatel.fr [155.132.180.244]) by mailgate.alcatel.fr (Alcanet/SMTP) with ESMTP id SAA30469 for ; Mon, 23 Feb 1998 18:42:37 +0100 Received: from lune.telspace.alcatel.fr (lune.telspace.alcatel.fr [155.132.144.65]) by aifhs2.alcatel.fr (ALCANET/SMTP2) with ESMTP id SAA16003 for ; Mon, 23 Feb 1998 18:35:23 +0100 (MET) Received: from telss1.telspace.alcatel.fr (telss1.telspace.alcatel.fr [155.132.51.4]) by lune (8.7.6/8.7.3) with SMTP id SAA00779 for ; Mon, 23 Feb 1998 18:41:58 +0100 (MET) Received: from eole.telspace.alcatel.fr by telss1.telspace.alcatel.fr (4.1/SMI-4.1) id AA22852; Mon, 23 Feb 98 18:33:03 +0100 Received: from localhost by eole.telspace.alcatel.fr with SMTP (1.40.112.12/16.2) id AA206545085; Mon, 23 Feb 1998 18:31:25 +0100 X-Openmail-Hops: 1 Date: Mon, 23 Feb 98 18:31:07 +0100 Message-Id: Subject: missing ppp.linkdown Mime-Version: 1.0 To: freebsd-isp@FreeBSD.ORG Content-Type: text/plain; charset=US-ASCII; name="Texte" Content-Disposition: inline; filename="Texte" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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