Re: centos 5.5: iptables: module recent

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hi,

Helmut Drodofsky wrote:
> When I add the line interactive, the result is
> 
> [root@host sysconfig]# iptables -A INPUT -m state --state NEW -m recent 
> --update --seconds 60 --hitcount 1000 -p tcp --dport 25 -j LOG 
> --log-prefix "FW DROP IP Flood: "
> 
> iptables: Unknown error 18446744073709551615

IIRC, you may be hitting a hard limit on the --hitcount value. I was 
bitten by something similar a few months ago and ended up reducing both 
the --hitcount and the --seconds value to achieve roughly the same "math".

HTH,
Mario
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux