From owner-freebsd-questions Fri Mar 9 23:58: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 8250737B718 for ; Fri, 9 Mar 2001 23:58:03 -0800 (PST) (envelope-from cjc@rfx-216-196-73-168.users.reflexcom.com) Received: from rfx-216-196-73-168.users.reflexcom.com ([216.196.73.168]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Fri, 9 Mar 2001 23:56:01 -0800 Received: (from cjc@localhost) by rfx-216-196-73-168.users.reflexcom.com (8.11.1/8.11.1) id f2A7vx350852; Fri, 9 Mar 2001 23:57:59 -0800 (PST) (envelope-from cjc) Date: Fri, 9 Mar 2001 23:57:58 -0800 From: "Crist J. Clark" To: Sergio Faulhaber Cc: freebsd-questions@FreeBSD.ORG Subject: Re: log natd Message-ID: <20010309235758.C50418@rfx-216-196-73-168.users.reflex> Reply-To: cjclark@alum.mit.edu References: <3AA93752.A90F8C19@ips.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3AA93752.A90F8C19@ips.com.br>; from teste@ips.com.br on Fri, Mar 09, 2001 at 08:04:34PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Mar 09, 2001 at 08:04:34PM +0000, Sergio Faulhaber wrote: > Hi all > > I am using the NATD here without problems. It would like to know as > to get information or programs to logar all the accesses saw NATD. > Log similar to the one of squid would like to have one informing date, > IP source, IP destination. Today if they alguem behind the NATD to > make a not authorized access I I would not obtain to know. Debtor. You realize natd works at the network and transport layers? natd(8) itself can create a log with the '-l' option, but it is not all that useful. You would probably be best off logging usage in your firewall rules. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message