iptables -A INPUT -p all -s 192.168.1.0/26 -j DROP
iptables -A INPUT -p all -s 192.168.1.8/29 -j DROP
iptables -A INPUT -p all 192.168.1.9 -j ACCEPT
iptables -A INPUT -p all 192.168.14 -j ACCEPT
iptables -A INPUT -m iprange --src-range 192.168.1.10~192.168.1.13 -j DROP
欢迎光临 曲径通幽论坛 (http://www.groad.net/bbs/) | Powered by Discuz! X3.2 |