Difference between revisions of "Firewalls/fa"

Created page with "برای بارگذاری قوانین از یک پرونده: $usercmdE"
(Created page with "برای ذخیره قوانین فعلی در یک پرونده: $usercmdD")
Tags: Mobile web edit Mobile edit
(Created page with "برای بارگذاری قوانین از یک پرونده: $usercmdE")
Line 108: Line 108:
{{UserCmd|command=sudo sh -c "iptables-save > /etc/iptables/iptables.rules"}}
{{UserCmd|command=sudo sh -c "iptables-save > /etc/iptables/iptables.rules"}}


To load the rules from a file
برای بارگذاری قوانین از یک پرونده:
{{UserCmd|command=sudo sh -c "iptables-restore > /etc/iptables/iptables.rules"}}
{{UserCmd|command=sudo sh -c "iptables-restore > /etc/iptables/iptables.rules"}}


To allow ssh connections
To allow ssh connections
translator
1,103

edits