There is one more simple tool.
- Add your ip forwarding rule;
- Run
sudo apt-get install iptables-persistent
;
That’s it. forwarding rules will be persistent.
There is one more simple tool.
sudo apt-get install iptables-persistent
;That’s it. forwarding rules will be persistent.