Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 May 2000 03:11:31 +0200
From:      Gianmarco Giovannelli <gmarco@giovannelli.it>
To:        questions@freebsd.org
Cc:        vyger@proximaautomation.com
Subject:   ipfw and verbose mode
Message-ID:  <4.3.1.2.20000512030301.025a0340@194.184.65.4>

next in thread | raw e-mail | index | archive | help
Hi everyone,
I have a 4.0-STABLE box with a  ipfw enabled.

In the kernel:
options         IPFIREWALL
options         IPFIREWALL_VERBOSE      #print information about
options         IPFIREWALL_VERBOSE_LIMIT=100    #limit verbosity

freebsd:/home/vyger> uname -a
FreeBSD freebsd.proximaautomation.com 4.0-STABLE FreeBSD 4.0-STABLE #0: Tue May
  9 18:21:04 CEST 
2000     root@freebsd.proximaautomation.com:/usr/src/sys/compile/FREEBSD  i386

The problem is that ipfw, even if working, don't log me on
the screen or in /var/log/messages the rules that are triggered
(with the log keyword) like:

ipfw -q add 10000 deny log ip from any to any

on a 3.4-STABLE it works like a charm and logs everything (on 
/var/log/messages and on the console).

Perhaps I have missed something ?



Best Regards,
Gianmarco Giovannelli ,  "Unix expert since yesterday"
http://www.giovannelli.it/~gmarco
http://www2.masternet.it





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.1.2.20000512030301.025a0340>