วิธีการ BLOCK IP ด้วย IPTABLE

หากต้องการ block IP ให้ใช้คำสั่ง
iptables -A INPUT -s xx.xx.xx.xx -j DROP

หากต้องการยกเลิกให้ใช้
iptables -D INPUT -s xx.xx.xx.xx -j DROP

ดูรายการ

iptables -L -v -n --line-numbers
Share on Google Plus

About I'am Webmaster

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment
    Facebook Comment

0 comments :