1,234
edits
Changes
→Port forwarding SSH
[[File:AWSportForwardingSetUp.png|800px|border|center]]
There are a lot of many variables in this setup. A couple of troubleshooting tools you can use are iptables logs and tcpdump:
* <source>iptables -I FORWARD -j LOG
tail -f /var/log/messages </source>