translator
11,127
edits
(Created page with "Чтобы отобразить текущие загруженные правила: $usercmdC") Tags: Mobile web edit Mobile edit |
(Created page with "Чтобы сохранить текущие правила в файл: $usercmdD") Tags: Mobile web edit Mobile edit |
||
Line 103: | Line 103: | ||
{{UserCmd|command=sudo iptables -L}} | {{UserCmd|command=sudo iptables -L}} | ||
Чтобы сохранить текущие правила в файл: | |||
{{UserCmd|command=sudo sh -c "iptables-save > /etc/iptables/iptables.rules"}} | {{UserCmd|command=sudo sh -c "iptables-save > /etc/iptables/iptables.rules"}} | ||