From owner-freebsd-questions Fri Apr 21 4:11:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from teapot16.domain4.bigpond.com (teapot16.domain4.bigpond.com [139.134.5.164]) by hub.freebsd.org (Postfix) with SMTP id 13D5C37B67B for ; Fri, 21 Apr 2000 04:11:16 -0700 (PDT) (envelope-from arakias@bigpond.com) Received: from localhost (localhost [127.0.0.1]) by teapot16.domain4.bigpond.com (NTMail 3.02.13) with ESMTP id oa806794 for ; Fri, 21 Apr 2000 21:06:30 +1000 Received: from MLIP-A-003-pool-160.tmns.net.au ([139.134.240.160]) by mail4.bigpond.com (Claudes-Gorgeous-MailRouter V2.7e 7/1560697); 21 Apr 2000 21:06:29 Message-Id: <4.2.0.58.20000421203236.009a1ee0@mail.bigpond.com> X-Sender: arakias@mail.bigpond.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Fri, 21 Apr 2000 21:03:33 +1000 To: freebsd-questions@freebsd.org From: Duncan Subject: logging Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello I'm am having trouble with my logs. I have tried various things like adding ' log_in_vain="YES" ' in rc.conf (which i read from a post on the security list) !ipfw *.* /var/log/ipfw but the only information i am getting is stuff like : 00200 0 0 deny ip from any to 127.0.0.0/8 01400 20 1008 deny log tcp from any to any via ppp0 setup 65535 602 28986 deny ip from any to any (from /var/log/ipfw.today) which by itself is useless for me. I am trying to set it up so i can see the source address and ports so i at least can see more of what's going on. I have a custom kernel with the ipfirewall and divert for natd and am currently running 3.2-release. sorry for not giving more information but i am new to this and not sure what else to put. Any help is much appreciated Thank you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message