X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.ssh%2Fconfig;h=61494355cbe7fad53659586a82c4b157c9cd5724;hb=3664cd01073438b3f67d3cc5a00640beb9e4e130;hp=997ba77da1314aacc2404c3051cb387b6aea6081;hpb=a55116d0ff765445c34226fa71c2ddc9d9f683b2;p=home-base.git diff --git a/.ssh/config b/.ssh/config index 997ba77..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 @@ -53,12 +55,13 @@ Host archimedes.ucr.edu dn-archimedes.donarmstrong.com UserKnownHostsFile ~/.ssh/known_hosts_don IdentityFile ~/.ssh/identity_don ControlPath ~/tmp/archimedes_%p_%r + LocalForward localhost:9050 localhost:9050 Host rzlab3.ucr.edu dn-rzlab3.donarmstrong.com User don 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