ลบกฎใน iptables – ล้าง/ลบกฎ iptables

ก่อนที่คุณจะทำความสะอาดทั่วไป ตรวจสอบให้แน่ใจว่าคุณรู้วิธีกำหนดค่าตามความต้องการของคุณ

ชัดเจน /กฎ Iptables Debian -

centos

บรรทัดคำสั่งต่อไปนี้ตามลำดับด้านล่าง:

1. iptables -P INPUT ACCEPT
2. iptables -P FORWARD ACCEPT
3. iptables -P OUTPUT ACCEPT
4. iptables -F
5. iptables -X
6. iptables -t nat -F
7. iptables -t nat -X
8. iptables -t mangle -F
9. iptables -t mangle -X

iptables –ช่วย -

-p (นโยบาย) = เป้าหมายโซ่

–Flush -F [chain] ลบกฎทั้งหมดในห่วงโซ่หรือโซ่ทั้งหมด

-table -t ตารางตารางเพื่อจัดการ (ค่าเริ่มต้น: `ตัวกรอง ')

-x [เชน] ลบห่วงโซ่ที่ผู้ใช้กำหนด

ผู้ก่อตั้งและบรรณาธิการ การตั้งค่าการลักลอบ, din 2006 pana in prezent. Experienta pe sistemele de operare Linux (in special CentOS), Mac OS X , Windows XP > Windows 10 Si WordPress (CMS)

บ้าน แหล่งที่มาของคุณบทเรียนเคล็ดลับและข่าวที่เป็นประโยชน์ ลบกฎใน iptables – ล้าง/ลบกฎ iptables
แสดงความคิดเห็น