Skip to content
Snippets Groups Projects
Select Git revision
  • c209d2be5519f843c42de3be861d627adb1dada1
  • master default
  • host01
  • ns4
  • kodi
5 results

mail.shore.co.il.conf

Blame
  • 20_shore 1.19 KiB
    # shore.co.il infrastructure
    
    Host ns1.shore.co.il www.shore.co.il
    HostName ns1.shore.co.il
    LocalForward 9091 xbmc.shore.co.il:9091
    DynamicForward 8080
    User nimrod
    IdentityFile ~/.ssh/shore_ecdsa
    IdentityFile ~/.ssh/shore_rsa
    
    Host xbmc.shore.co.il
    HostName xbmc.shore.co.il
    User nimrod
    ForwardX11 yes
    IdentityFile ~/.ssh/shore_ecdsa
    IdentityFile ~/.ssh/shore_rsa
    ProxyCommand ssh ns1.shore.co.il nc %h %p
    
    Host ns2.shore.co.il
    HostName ns2.shore.co.il
    User admin
    DynamicForward 9999
    IdentityFile ~/.ssh/shore_ecdsa
    IdentityFile ~/.ssh/shore_rsa
    
    Host cgit.shore.co.il
    HostName cgit.shore.co.il
    ProxyCommand ssh ns1.shore.co.il nc %h %p
    User nimrod
    IdentityFile ~/.ssh/shore_ecdsa
    IdentityFile ~/.ssh/shore_rsa
    
    Host ns3.shore.co.il
    HostName ns3.shore.co.il
    User root
    IdentityFile ~/.ssh/shore_ecdsa
    IdentityFile ~/.ssh/shore_rsa
    DynamicForward 8081
    
    Host host01.shore.co.il
    HostName host01.shore.co.il
    User nimrod
    ProxyCommand ssh ns1.shore.co.il nc %h %p
    IdentityFile ~/.ssh/shore_ecdsa
    IdentityFile ~/.ssh/shore_rsa
    
    Host wdr4300.shore.co.il
    HostName wdr4300.shore.co.il
    User root
    ProxyCommand ssh ns1.shore.co.il nc %h %p
    IdentityFile ~/.ssh/shore_ecdsa
    IdentityFile ~/.ssh/shore_rssa
    LocalForward 8082 localhost:80