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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Wayne Pascoe Sent: Monday, January 13, 2003 4:35 PM To: [EMAIL PROTECTED] Cc: FBSDQ Subject: Re: ipfilter/ipmon log msgs "JoeB" <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message