I use ipf + ipnat to route my LAN onto the network through a FreeBSD gateway. The gateway is running ipmon and it's dumping every single packet to /var/log/messages, making the logfile essentially useless to me.
How can I limit the amount of logging that ipmon does? (I start it with ipmon -Ds in rc.conf)
How can I limit the amount of logging that ipmon does? (I start it with ipmon -Ds in rc.conf)