Where do ipfw kern:emerg logs come from?

Eugene Grosbein eugen at kuzbass.ru
Mon Oct 13 22:37:26 PDT 2003


"Eric W. Bates" wrote:

> The messages actually appear to be truncated versions of the security.info
> messages:
> 
> Oct 13 14:11:26 <security.info> brock /kernel: ipfw: 400 UNKNOWN TCP
> 192.168.1.91:1104 208.172.16.132:80 out via de0
> Oct 13 14:11:26 <security.info> brock /kernel: ipfw: 500 SkipTo 10000 TCP
> 192.168.1.91:1104 208.172.16.132:80 out via de0
> Oct 13 14:11:26 <security.info> brock /kernel: ipfw: 10000 Divert 8668 TCP
> 192.168.1.91:1104 208.172.16.132:80 out via de0
> 
> I found ipfw logging code sys/netinet/in ip_fw.c; but there doesn't seem to
> be anything using LOG_KERN or LOG_EMERG.
> 
> Is this a bug?

I guess syslogd is guilty.

Eugene Grosbein


More information about the freebsd-net mailing list