รองหาวิธี block iptables จากต่างประเทศ พอมาเจอของท่าน icez แล้วรองนำไปใช้แล้ว error แบบนี้ เหมือน iptable ไม่รู้จักคำนี้ ต้องแก้อย่างไรดีครับ
Flushing firewall rules: [ OK ]
Setting chains to policy ACCEPT: filter [ OK ]
Unloading iptables modules: [ OK ]
Applying iptables firewall rules: Bad argument for' Error occurred at line: 11 Try
iptables-restore -h’ or ‘iptables-restore --help’ for more information.
[FAILED]
ใช้ centos 5 กับ 6 error เหมือนกันครับ iptables -v iptables v1.3.5: no command specified และ iptables v1.4.7: no command specified
error เหมือนกันครับ
-N ftp_pass
for i in wget -qO - http://www.icez.net/files/thaiiplist
; do
-A ftp_pass -s $i -j ACCEPT
done
ขอบคุณครับ