X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=blobdiff_plain;f=.ssh%2Fconfig;h=61494355cbe7fad53659586a82c4b157c9cd5724;hp=182b65660767cce6a38f86b1d89e7dc3b2d18ced;hb=1d1e9def33d1b1921252706672d24aaddf5e163d;hpb=ce1b99d317f4fb6004c8ec8709194234a0aad707 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