[Nottingham] Dealing with a router that does not support Port Forwarding

Jason Irwin jasonirwin73 at gmail.com
Mon May 18 08:34:37 UTC 2015


On 18/05/15 09:30, Mike Cardwell wrote:
> You could always wrap it in a while loop:
>   while [ 1 ]; do ssh -TfN -p 12345 54321:localhost:22 foo at bar.com; done &
That is some evil-genius level of cunning right there.

> SSH has a "TCPKeepAlive" option. Fiddling with that might help?
I thought that was just some server setting...I'll play around in a few
VMs and see what happens when I yank their networks.

Cheers!

J.



More information about the Nottingham mailing list