Hi people, Sorry about this super basic question, how do i specify a ip range? For example for a rule like this: iptables -A INPUT -p tcp --dport 80 -s 192.168.1.211-219 -d 192.168.1.206 -j ACCEPT I just want to allow the ip's 192.168.1.211 till .219. What would be the correct syntax? Jorge, -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html