Date: Wed, 2 Mar 2005 13:46:42 +0100 From: Kees Plonsz <kees@jeremino.homeunix.net> To: freebsd-questions@freebsd.org Subject: ip6fw loggingcount reset Message-ID: <200503021346.42225.kees@jeremino.homeunix.net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503021346.42225.kees>