Try to flush the iptable with sudo iptables -F
and try again!
As you can see, the FORWARD is setted to DROP
, try to flush and then execute the command sudo iptables -P FORWARD ACCEPT
Try to flush the iptable with sudo iptables -F
and try again!
As you can see, the FORWARD is setted to DROP
, try to flush and then execute the command sudo iptables -P FORWARD ACCEPT