In the last episode (Jun 16), oxy said: > I've being searching but found no direct way to monitor indivitually > logged entries of ipfw in real time. Something like ipmon from ipf. > From the ipfw --option command i get only summaries. > > How do i get real time logs on my screen?
If you set the sysctl net.inet.ip.fw.verbose=1, then any ipfw rule with the "log" flag on it will get logged via syslog to /var/log/security. -- Dan Nelson dnel...@allantgroup.com _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"