Loading .ssh/config.d/20_shore +13 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ HostName ns1.shore.co.il LocalForward 9091 xbmc.trusted:9091 DynamicForward 8080 User nimrod IdentityFile ~/.ssh/shore_ecdsa IdentityFile ~/.ssh/shore_rsa Host xbmc Loading @@ -12,12 +13,14 @@ HostName xbmc.trusted User nimrod ForwardX11 yes IdentityFile ~/.ssh/shore_ecdsa IdentityFile ~/.ssh/shore_rsa ProxyCommand ssh ns1 nc %h %p Host web1 HostName web1.trusted ProxyCommand ssh ns1 nc %h %p User nimrod IdentityFile ~/.ssh/shore_ecdsa IdentityFile ~/.ssh/shore_rsa Host ns2 Loading @@ -25,12 +28,14 @@ HostName ns2.shore.co.il User admin DynamicForward 9999 ProxyCommand ssh ns1 nc %h %p IdentityFile ~/.ssh/shore_ecdsa IdentityFile ~/.ssh/shore_rsa Host cgit HostName cgit.trusted ProxyCommand ssh ns1 nc %h %p User nimrod IdentityFile ~/.ssh/shore_ecdsa IdentityFile ~/.ssh/shore_rsa Host gitolite.Ansible.vagrant Loading @@ -40,4 +45,12 @@ Host ns3 HostName ns3.shore.co.il User root IdentityFile ~/.ssh/shore_ecdsa IdentityFile ~/.ssh/shore_ecdsa DynamicForward 8081 Host host01 HostName host01.trusted User nimrod ProxyCommand ssh ns1 nc %h %p IdentityFile ~/.ssh/shore_ecdsa IdentityFile ~/.ssh/shore_ecdsa Loading
.ssh/config.d/20_shore +13 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ HostName ns1.shore.co.il LocalForward 9091 xbmc.trusted:9091 DynamicForward 8080 User nimrod IdentityFile ~/.ssh/shore_ecdsa IdentityFile ~/.ssh/shore_rsa Host xbmc Loading @@ -12,12 +13,14 @@ HostName xbmc.trusted User nimrod ForwardX11 yes IdentityFile ~/.ssh/shore_ecdsa IdentityFile ~/.ssh/shore_rsa ProxyCommand ssh ns1 nc %h %p Host web1 HostName web1.trusted ProxyCommand ssh ns1 nc %h %p User nimrod IdentityFile ~/.ssh/shore_ecdsa IdentityFile ~/.ssh/shore_rsa Host ns2 Loading @@ -25,12 +28,14 @@ HostName ns2.shore.co.il User admin DynamicForward 9999 ProxyCommand ssh ns1 nc %h %p IdentityFile ~/.ssh/shore_ecdsa IdentityFile ~/.ssh/shore_rsa Host cgit HostName cgit.trusted ProxyCommand ssh ns1 nc %h %p User nimrod IdentityFile ~/.ssh/shore_ecdsa IdentityFile ~/.ssh/shore_rsa Host gitolite.Ansible.vagrant Loading @@ -40,4 +45,12 @@ Host ns3 HostName ns3.shore.co.il User root IdentityFile ~/.ssh/shore_ecdsa IdentityFile ~/.ssh/shore_ecdsa DynamicForward 8081 Host host01 HostName host01.trusted User nimrod ProxyCommand ssh ns1 nc %h %p IdentityFile ~/.ssh/shore_ecdsa IdentityFile ~/.ssh/shore_ecdsa