Hi list,
Why the below iptables command always gives Unknown error. Is there
anybody has
a solution.
[EMAIL PROTECTED] ~]# iptables -A INPUT -p tcp --syn --dport 80 -m connlimit
--connlimit-above 16 --connlimit-mask 24 -j REJECT
iptables: Unknown error 4294967295
[EMAIL PROTECTED] ~]#
I am trying this command, because I want to limit simultaneous connections per
ip for http service. I couldn't find a way with apache so I decided to use
iptables but it also fails.
PS: Server RHEL 5.1 (with latest updates) on HP DL 386 G5 machine.
Thanks.
hakan
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list