These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for iptables/ipset on the new forum.
Hello,
I've installed ipset and generated a hash of certain counties IP's. How do I add following rule using the Networking > Linux Firewall module?
iptables -A INPUT -m set –-set geoblock src -j DROP
Thank you, monoman.