From owner-freebsd-security Sun Oct 25 03:14:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA00345 for freebsd-security-outgoing; Sun, 25 Oct 1998 03:14:19 -0800 (PST) (envelope-from owner-freebsd-security@FreeBSD.ORG) Received: from hotmail.com (f155.hotmail.com [207.82.251.34]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id DAA00338 for ; Sun, 25 Oct 1998 03:14:12 -0800 (PST) (envelope-from madrapour@hotmail.com) Received: (qmail 23217 invoked by uid 0); 25 Oct 1998 11:13:36 -0000 Message-ID: <19981025111336.23216.qmail@hotmail.com> Received: from 208.218.169.84 by www.hotmail.com with HTTP; Sun, 25 Oct 1998 03:13:35 PST X-Originating-IP: [208.218.169.84] From: "N. N.M" To: freebsd-security@FreeBSD.ORG Subject: RE: Again logging! Content-Type: text/plain Date: Sun, 25 Oct 1998 03:13:35 PST Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Thanks everybody who helped me in this regard. At last I had to re-copy the inetd deamon and it worked. So half of problem has been solved (with your help). The other half is relevant to tcpd logging! I have the following lines in inetd.conf: telnet stream tcp nowait root /usr/local/libexec/tcpd /usr/libexec/telnetd ftp stream tcp nowait root /usr/local/libexec/tcpd /usr/libexec/ftpd -l And the following lines in syslogd.conf: !inetd *.*/var/log/inetd.log !tcpd *.*/var/log/tcpd And a file named tcpd in the /var/log which is owned to root and its permission is 774. What else should I do to make it work? Nazila N. ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message