Hello, I would like to limit the number of connections an IP is allowed to open. (My server is a woody router box.) # iptables -A FORWARD -s 192.168.0.203 -m iplimit --iplimit-above 100 -j DROP The result is always: # iptables: No chain/target/match by that name I can't load the module iplimit: # modprobe ipt_iplimit # modprobe: Can't locate module ipt_iplimit while # modprobe ipt_limit works fine. I found the libipt_iplimit.so module in the same place as lipipt_limit.so. So, why doesn't it work? --Manuel -- "Happy ProMail" bis 24. März: http://www.gmx.net/de/go/promail Zum 6. Geburtstag gibt's GMX ProMail jetzt 66 Tage kostenlos!