# iptables -A FORWARD -p tcp --syn --dport smtp -m connlimit --connlimit-above 1 -j DROP iptables: No chain/target/match by that name
в чем может быть дело?
# iptables -A FORWARD -p tcp --syn --dport smtp -m connlimit --connlimit-above 1 -j DROP iptables: No chain/target/match by that name
в чем может быть дело?