From owner-freebsd-questions Wed Jun 24 11:39:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA01909 for freebsd-questions-outgoing; Wed, 24 Jun 1998 11:39:56 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mercury.jorsm.com (mercury.jorsm.com [207.112.128.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA01883 for ; Wed, 24 Jun 1998 11:39:35 -0700 (PDT) (envelope-from jer@jorsm.com) Received: from localhost (jer@localhost) by mercury.jorsm.com (8.8.7/8.8.7) with SMTP id NAA15222; Wed, 24 Jun 1998 13:39:21 -0500 (CDT) Date: Wed, 24 Jun 1998 13:39:20 -0500 (CDT) From: Jeremy Shaffner To: "Oleg S. Denisov" cc: FreeBSD questions Subject: Re: About LOG_FTP facility In-Reply-To: <3590C9C3.B845295F@klondike.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 24 Jun 1998, Oleg S. Denisov wrote: > Hi, all. > > Man ftpd: > > -d Debugging information is written to the syslog using LOG_FTP. > -l Each successful and failed ftp(1) session is logged using > syslog > with a facility of LOG_FTP. > > file inetd.conf > > ftp stream tcp nowait root /usr/libexec/ftpd ftpd -dl > -S > > file /etc/syslog.conf: > > LOG_FTP.* /var/log/full_ftp.log Change this entry to read: #!ftpd *.* /var/log/full_ftp.log > > console (boot in progress): > > Syslog: Unknown facility LOG_FTP. > > Question: That I do wrong ??? Please help. > -===================================================================- Jeremy Shaffner JORSM Internet Senior Technical Support Northwest Indiana's Premium jer@jorsm.com Internet Service Provider support@jorsm.com http://www.jorsm.com -===================================================================- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message