วันพฤหัสบดีที่ 23 กรกฎาคม พ.ศ. 2558

iptables rules


http://ubuntuforums.org/showthread.php?t=1164682

For example if you wanted to save the rules to /etc/iptables.rules then you would type this:
Code:
sudo iptables-save > /etc/iptables.rules
If you want to restore that file you just have it do the reverse like this:
Code:
sudo iptables-restore < /etc/iptables.rules

ไม่มีความคิดเห็น: