Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

edit iptables

iptables-save > iptables.txt
# Edit iptables.txt
iptables-restore < iptables.txt
 
PREVIOUS NEXT
Tagged: #edit #iptables
ADD COMMENT
Topic
Name
4+7 =