Host unreachable_host
ProxyCommand ssh -e none gateway_host exec nc %h %p
ssh -J Jumphost FooServer
ssh -J Jumphost vivek@FooServer
ssh -J hello.vpn.cyberciti.biz www.nixcraft.com
ssh -J hello.vpn.cyberciti.biz:22 [email protected]
Host unreachable_host
ProxyCommand ssh -e none gateway_host exec nc %h %p
ssh -J Jumphost FooServer
ssh -J Jumphost vivek@FooServer
ssh -J hello.vpn.cyberciti.biz www.nixcraft.com
ssh -J hello.vpn.cyberciti.biz:22 [email protected]