From owner-freebsd-questions Sun Nov 8 14:55:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA03167 for freebsd-questions-outgoing; Sun, 8 Nov 1998 14:55:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from zeus.tds.edu (zeus.tds.edu [38.149.131.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA03146 for ; Sun, 8 Nov 1998 14:55:14 -0800 (PST) (envelope-from willow@tds.edu) Received: from zeus.tds.edu (willow@zeus.tds.edu [38.149.131.15]) by zeus.tds.edu (8.9.1a/8.9.1a) with ESMTP id RAA00353 for ; Sun, 8 Nov 1998 17:55:03 -0500 (EST) Date: Sun, 8 Nov 1998 17:55:03 -0500 (EST) From: Willow To: freebsd-questions@FreeBSD.ORG Subject: logging & hosts.{deny|allow} 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 I have setup tcpwrappers and hosts.{allow|deny} with thanks to the great members of this and the freebsd-isp list, now I would like to log all attempts from hosts that are denied in a file in /var/log (like denied.hosts or something) Any idea what option to use in the hosts.{deny|allow} file to log connections to a file? Reading the man pages states that logging via syslogd is allowed but I cant find any examples of what to put in hosts.{deny|allow} to make this happen. Thanks again! -- willow@tds.edu -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message