From owner-freebsd-questions Mon Jan 13 14:23:56 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D234E37B401 for ; Mon, 13 Jan 2003 14:23:54 -0800 (PST) Received: from smtp.a1poweruser.com (oh-chardon6a-34.clvhoh.adelphia.net [68.169.105.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7BD843F3F for ; Mon, 13 Jan 2003 14:23:53 -0800 (PST) (envelope-from barbish@a1poweruser.com) Received: from barbish (unknown [10.0.10.6]) by smtp.a1poweruser.com (Postfix) with SMTP id B123BF8; Mon, 13 Jan 2003 17:31:35 -0500 (EST) Reply-To: From: "JoeB" To: "Wayne Pascoe" Cc: "FBSDQ" Subject: RE: ipfilter/ipmon log msgs Date: Mon, 13 Jan 2003 17:23:52 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <8665ssybqs.fsf@marvin.penguinpowered.org.uk> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Did ipf -V and the which command on both ipf & ipmon and they are both in same directory. The only thing that look questionable is ipf -V says log flags: 0 = none set. Does this mean ipfilter_flags="" or ipmon_flags="-Ds" What is this talking about?? In rc.conf I have ipfilter_enable="YES" ipfilter_flags="" ipnat_enable="YES" ipmon_enable="YES" ipmon_flags="-Ds" Is there a ipfilter web site that I can check man info page on ipmon to see if it has newer information that what FBSD has in it's man ipmon which would mean that the new man info was not updated into the new FBSD release of ipfilter which happened in FBSD 4.7 -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Wayne Pascoe Sent: Monday, January 13, 2003 4:35 PM To: barbish@a1poweruser.com Cc: FBSDQ Subject: Re: ipfilter/ipmon log msgs "JoeB" writes: > Man ipmon says than when option -s is selected to send ipfilter > log messages to syslogd the day, month, year prefix is removed from > the message before posting to syslogd. This does not happen. Firstly, ensure you're starting ipmon with the -Ds flags. This will put it in daemon mode and log through syslogd. I've had a problem with logfile formats in the past and this was because I was not running the correct version of ipmon. do sudo ipf -V Check the version. Then do which ipf Then check to see that the ipmon is running is in the same directory. Otherwise, post a sample log line... Regards, -- - Wayne Pascoe You know, it's simply not true that wars never settle anything - James Burnham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message