Iptables on Ubuntu
set iptables on ubunat
apt-get install iptables-persistent
vi /etc/iptables/rules.v4
append the rules and save
reboot the server
apt-get install iptables-persistent
vi /etc/iptables/rules.v4
append the rules and save
reboot the server
Comments
Post a Comment