I should note that I can establish a ssh connection on my Linux box to the remote no problem. Running the ssh -f -S none -L 127.0.0.1:port1:127.0.0.1:port2 user@ip -i /path/to/secret sleep 60 manually ...