How to save iptable rules in Ubuntu
We can use the following command to save iptable rules in Ubuntu.
iptables-save
The rules will save to the location '/etc/iptables/rules.v4'.
For Techs.... Techniques.... Technologies....
We can use the following command to save iptable rules in Ubuntu.
iptables-save
The rules will save to the location '/etc/iptables/rules.v4'.