Skip to main content

Tunneling ssh to other computers on the vlan

 

ssh -J $USER@$DOMAIN1 -i ~/.ssh/private_key1 $USER2@$IP -i ~/.ssh/private_key2