From owner-freebsd-questions Thu Aug 15 17:33:50 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA14441 for questions-outgoing; Thu, 15 Aug 1996 17:33:50 -0700 (PDT) Received: from panix.com (panix.com [198.7.0.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id RAA14436 for ; Thu, 15 Aug 1996 17:33:47 -0700 (PDT) Received: (from jbarrm@localhost) by panix.com (8.7.5/8.7/PanixU1.3) id UAA16757; Thu, 15 Aug 1996 20:33:36 -0400 (EDT) Date: Thu, 15 Aug 1996 20:33:36 -0400 (EDT) From: Barry Masterson To: Bill Harrison cc: FreeBSD Subject: Re: ftp log In-Reply-To: <199608151517.LAA20492@mis.ashrae.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 15 Aug 1996, Bill Harrison wrote: > Is there any trick to geting the log for anonymous ftp to work- > > My inetd.conf has a -l flag for the ftpd daemon??? > > Do I need something in syslog.conf??? > As I remember it, you have to create an ordinary file called 'ftpd' in /var/log/, owned by root, group bin. If the file is not there, the log data just gets lost. Barry >--->--->--->--->---> FreeBSD 2.1.0-R <---<---<---<---<---< > Bill >