This is a discussion on ipmon not logging correctly within the IPFilter forums, part of the System Security and Security Related category; Hello, I've got a new fbsd 5.1 machine that is not logging ipmon output correctly. Below are the ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello,
I've got a new fbsd 5.1 machine that is not logging ipmon output correctly. Below are the relevant lines from /etc/syslog.conf, /etc/newsyslog.conf and /etc/rc.conf, Basically what's happening the ipmon output is being written to /var/log/all.log which tells me that line is working, but i do not want it to go there, i want ipmon output in ipf.log and although the files get created they're blank for a majority of the day, the only thing they have in them is a notation that newsyslog rotated them.if anyone can point me in the right direction i'd appreciate it. This has worked before. Thanks. Dave. /etc/syslog.conf local0.* <tab> /var/log/ipf.log # directing ipmon to log to /var/log/ipf.log *.notice;authpriv.none;local0.none;kern.debug;lpr. info;mail.crit;news.err /var/log/messages *.* <tab> /var/log/all.log #needed for logwatch /etc/newsyslog.conf /var/log/ipf.log <tab> 600 <tab> 14 <tab> 100 <tab> * <tab> Z /etc/rc.conf ipmon_flags="-Dsvn" |
![]() |
| Thread Tools | |
| Display Modes | |
|
|