Skip to content
Snippets Groups Projects
Select Git revision
  • 25b925fc877f649d6a9590abbc17db0ea65f62a3
  • master default
2 results

20_endless

Blame
  • 20_endless 791 B
    
    # vim:ft=sshconfig
    #Endless
    
    Host appupdates.endlessm.com irc.endlessm.com status.endlessm.com
    Port 2200
    
    Host vpn-router.sf.endlessm.com
    Port 2022
    
    Host braavos.endlessm-sf.com
    KexAlgorithms diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
    MACs hmac-sha1
    User sysmgr
    
    Host ap?.endlessm-sf.com router.endlessm-sf.com
    Ciphers aes256-cbc
    User endlessapadmin
    
    Host 10.17.*.* *.dev.endlessm.com *.dev.endlessm-sf.com
    ProxyCommand ssh vpn-router.uw1.endlessm.com -W %h:%p
    
    Host 172.31.*.* 10.*.*.* *.endlessm-sf.com
    ProxyCommand ssh openvpn.endlessm.com -W %h:%p
    
    Host 172.31.*.* 10.*.*.* *.endlessm.com *.endlessm-sf.com endlessm.com
    User nimrod
    IdentityFile ~/.ssh/endless_ecdsa
    IdentityFile ~/.ssh/endless_rsa
    IdentityFile ~/.ssh/endless_us-west-2
    IdentityFile ~/.ssh/endless_us-west-1