Hello! Why does my port forwarding not work? It won´t forward it iptables -A FORWARD -i eth0 -p tcp --source-port 22 -d 192.168.1.254 --destination-port 22 Thank you Spiekey