Počisti pravila iptables - Počisti / odstrani pravila iptables.

Pred tem splošno čiščenje poskrbite, da boste vedeli, kako jo prilagodite svojim potrebam

Počisti / Debian iptables pravila .

centos

Naslednji ukaz linija v naslednjem vrstnem redu:

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 - pomoč :

-P (politika) = veriga target

–Flush -F [veriga] Izbriši vsa pravila v verigi ali vseh verigah

-table -t tabela tabele za manipulacijo (default: `filter ')

-X [veriga] Izbriši uporabniško določeno verigo

Ustanovitelj in urednik Stealth Settings, od leta 2006 do danes. Izkušnje z operacijskimi sistemi Linux (Še posebej CentOS), Mac OS X, Windows XP> Windows 10 si WordPress (CMS).

kako » Linux » Počisti pravila iptables - Počisti / odstrani pravila iptables.
Pustite komentar