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

mail.shore.co.il.conf

Blame
  • 20_shore 587 B
    
    # vim:ft=sshconfig
    # shore.co.il infrastructure
    
    Host host01.shore.co.il kodi.shore.co.il ea6350.shore.co.il git.shore.co.il
        ProxyCommand ssh ns1.shore.co.il -W %h:%p
    
    Host host01.shore.co.il ns4.shore.co.il
        LocalForward 9090 localhost:9090
    
    Host ea6350.shore.co.il
        IdentityFile ~/.ssh/shore_rsa
        User root
        LocalForward 8080 localhost:80
    
    Host git.shore.co.il
        IdentityFile ~/.ssh/gitlab_ed25519
        HostName host01.shore.co.il
        Port 2222
    
    Host *.shore.co.il 192.168.3.*
        IdentityFile ~/.ssh/shore_ecdsa
        IdentityFile ~/.ssh/shore_ed25519
        User nimrod