flip:linux:ipatables
Различия
Показаны различия между двумя версиями страницы.
Предыдущая версия справа и слеваПредыдущая версия | |||
flip:linux:ipatables [2024/12/02 22:20] – flip | flip:linux:ipatables [2024/12/02 22:44] (текущий) – flip | ||
---|---|---|---|
Строка 91: | Строка 91: | ||
< | < | ||
- | # iptables -nvL | + | iptables -nvL |
</ | </ | ||
Строка 97: | Строка 97: | ||
< | < | ||
- | # iptables -F | + | iptables -F |
- | # iptables -X | + | iptables -X |
- | # iptables -t nat -F | + | iptables -t nat -F |
- | # iptables -t nat -X | + | iptables -t nat -X |
- | # iptables -t mangle -F | + | iptables -t mangle -F |
- | # iptables -t mangle -X | + | iptables -t mangle -X |
- | # iptables -t raw -F | + | iptables -t raw -F |
- | # iptables -t raw -X | + | iptables -t raw -X |
- | # iptables -t security -F | + | iptables -t security -F |
- | # iptables -t security -X | + | iptables -t security -X |
- | # iptables -P INPUT ACCEPT | + | iptables -P INPUT ACCEPT |
- | # iptables -P FORWARD ACCEPT | + | iptables -P FORWARD ACCEPT |
- | # iptables -P OUTPUT ACCEPT | + | iptables -P OUTPUT ACCEPT |
</ | </ | ||
flip/linux/ipatables.1733178041.txt.gz · Последнее изменение: 2024/12/02 22:20 — flip