Does anybody know how to reset the logging count in ip6fw ?
In ipfw you can use the "reset" command, but is doesnot seem
to work in ip6fw.

The filter rule I use is:
ip6fw allow log tcp from any to 2001:888:108e:0:250:bfff:fea1:7d0

The log stops logging after:
kernel: ip6fw: limit reached on entry 6000

sysctl variables for ip6fw:
net.inet6.ip6.fw.enable: 1
net.inet6.ip6.fw.debug: 1
net.inet6.ip6.fw.verbose: 1
net.inet6.ip6.fw.verbose_limit: 500

kernels options:
options         IPV6FIREWALL
options         IPV6FIREWALL_VERBOSE
options         IPV6FIREWALL_DEFAULT_TO_ACCEPT

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to