From owner-freebsd-questions Tue Sep 3 14:11:28 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA25576 for questions-outgoing; Tue, 3 Sep 1996 14:11:28 -0700 (PDT) Received: from cleese.nas.com (root@cleese.nas.com [198.182.207.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA25563 for ; Tue, 3 Sep 1996 14:11:23 -0700 (PDT) Received: from archer.wagill.com(really [198.182.208.145]) by cleese.nas.com via sendmail with smtp id for ; Tue, 3 Sep 1996 14:10:46 -0700 (PDT) (Smail-3.2 1996-Jul-4 #3 built 1996-Jul-12) Message-Id: Comments: Authenticated sender is From: "Bill" Organization: WAGILL COMPUTING To: questions@freebsd.org Date: Tue, 3 Sep 1996 14:11:54 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: ftpd apparently not recognizing -l or -S Priority: normal X-mailer: Pegasus Mail for Win32 (v2.42a) Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am running FreeBSD 2.1.5. The ftpd daemon is apparently not recognizing the -l or -S parms. I am not getting any ftpd accesses logged in the syslog, nor am I getting any anonymous ftp accesses logged in /var/log/ftpd. I have specified "ftpd -ll -S" in the inetd conf file. These used to work under 2.1. - Bill.