Hello,everyone!
when I run the command "service iptables start", it returns the error: "Unit iptables.service failed to load: No such file or directory"
How to start iptables on Rpi2 based on raspbian?
Thanks!
Code: Select all
sudo iptables -LCode: Select all
sudo ufw allow http
sudo ufw enable
sudo ufw status