X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=.ssh%2Fconfig;h=61494355cbe7fad53659586a82c4b157c9cd5724;hb=3664cd01073438b3f67d3cc5a00640beb9e4e130;hp=182b65660767cce6a38f86b1d89e7dc3b2d18ced;hpb=d6905f73bcd0ee4c1495fe2c9aff2c03dd08bbc5;p=home-base.git diff --git a/.ssh/config b/.ssh/config index 182b656..6149435 100644 --- a/.ssh/config +++ b/.ssh/config @@ -24,7 +24,9 @@ Host *-ilo.lab.donarmstrong.com !teco-ilo.lab.donarmstrong.com !uval-ilo.lab.don ForwardAgent no KexAlgorithms diffie-hellman-group1-sha1 PreferredAuthentications keyboard-interactive,password - HostkeyAlgorithms ssh-rsa + Ciphers aes128-cbc,3des-cbc + MACs hmac-md5,hmac-sha1 + HostkeyAlgorithms ssh-rsa,ssh-dss SendEnv Host charlie delta *.sndservers.com *.*.prometheuslabor.com *.prometheuslabor.com IdentityFile ~/.ssh/identity_sndservers @@ -59,7 +61,7 @@ Host rzlab3.ucr.edu dn-rzlab3.donarmstrong.com UserKnownHostsFile ~/.ssh/known_hosts_don IdentityFile ~/.ssh/identity_don ControlPath ~/tmp/rzlab3_%p_%r -Host rzlab.ucr.edu dn-rzlab.donarmstrong.com svn.donarmstrong.com git.donarmstrong.com +Host rzlab.ucr.edu dn-rzlab.donarmstrong.com svn.donarmstrong.com git.donarmstrong.com rzlab.int.donarmstrong.com User don UserKnownHostsFile ~/.ssh/known_hosts_don IdentityFile ~/.ssh/identity_don