From owner-freebsd-questions Thu Apr 9 04:26:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA14029 for freebsd-questions-outgoing; Thu, 9 Apr 1998 04:26:50 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from penguin.wise.edt.ericsson.se (penguin-ext.wise.edt.ericsson.se [194.237.142.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA14024 for ; Thu, 9 Apr 1998 04:26:47 -0700 (PDT) (envelope-from erakupa@kk.etx.ericsson.se) Received: from kkb3 (kkb3.kk.etx.ericsson.se [130.100.97.23]) by penguin.wise.edt.ericsson.se (8.7.5/8.7.3/glacier-1.12) with SMTP id NAA19082 for ; Thu, 9 Apr 1998 13:26:42 +0200 (MET DST) Received: from kk662.kk.etx.ericsson.se by kkb3 (SMI-8.6/LME-2.2.6) id NAA26738; Thu, 9 Apr 1998 13:26:40 +0200 From: erakupa@kk.etx.ericsson.se (ETX-B-SL Martti Kuparinen) Received: by kk662.kk.etx.ericsson.se (SMI-8.6/client-1.6) id NAA01296; Thu, 9 Apr 1998 13:26:41 +0200 Date: Thu, 9 Apr 1998 13:26:41 +0200 Message-Id: <199804091126.NAA01296@kk662.kk.etx.ericsson.se> To: questions@FreeBSD.ORG Subject: pppd not writing to wtmp on disconnect X-Sun-Charset: US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have some problems with my pppd server (2.2.6-RELEASE). See the following outputs and I'll try to explain what was going on. Lines from /var/log/messages: Apr 9 00:18:20 sigurd pppd[1011]: pppd 2.2.0 started by root, uid 0 Apr 9 00:19:01 sigurd pppd[1011]: Connect: ppp0 <--> /dev/ttyd1 [...] Apr 9 00:26:35 sigurd pppd[1011]: Connection terminated. Apr 9 00:26:39 sigurd pppd[1021]: pppd 2.2.0 started by root, uid 0 Apr 9 00:33:05 sigurd pppd[1021]: Connect: ppp0 <--> /dev/ttyd1 Apr 9 00:33:06 sigurd pppd[1021]: local IP address 10.0.0.1 Apr 9 00:33:06 sigurd pppd[1021]: remote IP address 10.0.0.2 Apr 9 00:33:06 sigurd pppd[1021]: No matching compression scheme, CCP disabled Apr 9 00:38:26 sigurd pppd[1021]: Modem hangup Apr 9 00:38:26 sigurd pppd[1033]: pppd 2.2.0 started by root, uid 0 >From the ``last'' command: challe ttyd1 :PPP Tor 9 Apr 00:33 still logged in rui ttyd1 :PPP Tor 9 Apr 00:19 - 00:26 (00:07) User ``rui'' used his Windows 95 pc between 00:19-00:26 and everything was logged to wtmp as it should be. User ``challe'' used his FreeBSD 2.2.5-RELEASE pc to connect at 00:33. He disconnected from the server at 00:38 (according to entries in /var/log/messages). This disconnection was however not written to wtmp! Any ideas how to fix this? This happens never when using Windows client and _every_ time when using FreeBSD client!! /Martti To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message