หลังการติดตั้ง CentOS Linux ปิด Firewall สามารถทำได้ดังนี้
1. ทำการปิดบริการ IPTABLES และ IP6TABLES ด้วยคำสั่ง service
> ปิดขณะที่ Logณ์ อยู่
service iptables stop [enter]
service ip6tables stop [enter]
2. ปิดบริการแบบถาวร ไม่ให้ทำงานตอนบู๊ตระบบ
chkconfig iptables off [enter]
chkconfig iptables off [enter]
3. ตรวจสอบด้วยคำสั่ง CHKCONFIG
chkconfig --list iptables [enter]
chkconfig --list ip6tables [enter]
chkconfig --list [enter]
- See more at: http://www.arnut.com/bb/node/140#sthash.BOI1y7kX.dpuf
-
Blogger Comment
-
Facebook Comment
Subscribe to:
Post Comments
(
Atom
)
0 comments :
Post a Comment