]> git.wh0rd.org - home.git/blobdiff - .ssh/config
more words
[home.git] / .ssh / config
index 4334cca765d7765a3787bd871c659f693e8bc92b..5c586a94c227b346a9769f67baa41221294362bf 100644 (file)
@@ -1,6 +1,17 @@
 Host depot
        User root
 
+Host home
+       HostName home.wh0rd.org
+       Port 443
+
+Host home-ports
+       HostName 10.8.8.14
+       #HostName home.wh0rd.org
+       Port 443
+       Compression yes
+       DynamicForward 22222
+
 Host wh0rd-admin
        User wh0rd
        HostName wh0rd.vmadmin.bytemark.co.uk
@@ -43,6 +54,7 @@ Host firewall-sources.blackfin.uclinux.org
 Host norwood-cvs nwd2cvs1.corp.analog.com
        User cvsuser
        HostName nwd2cvs1.corp.analog.com
+       IdentityFile ~/.ssh/id_dsa.adi
 Host shanghai-cvs
        User root
        HostName 10.99.22.20
@@ -63,10 +75,22 @@ Host shanghai-ports
 Host nashua-test
        User root
        HostName 10.69.2.210
+       IdentityFile ~/.ssh/id_dsa.adi
+
+Host macmini mac-mini
+       HostName 10.99.22.146
+Host osx
+       User blackfin
+       HostName osx.ad.analog.com
+       IdentityFile ~/.ssh/id_dsa.adi
+Host snoopy
+       HostName snoopy.ad.analog.com
+       IdentityFile ~/.ssh/id_dsa.adi
 
 Host work
-       HostName localhost
-       Port 2
+       HostName 10.8.8.6
+#      HostName localhost
+#      Port 2
 #      HostName 192.168.254.2
 #      ForwardX11 yes
 Host work-ports
@@ -92,9 +116,11 @@ Host work-ports
 
 Host dev
        HostName dev.gentoo.org
+       IdentityFile ~/.ssh/id_dsa.vapier
 
 Host dev-ports
        HostName dev.gentoo.org
+       IdentityFile ~/.ssh/id_dsa.vapier
        LocalForward 127.0.0.1:1111 127.0.0.1:25
 
 Host tinderbox
@@ -182,7 +208,7 @@ Host eroyf
 ### PPC ###
 
 Host ppc
-       HostName luna.gentoo.osuosl.org
+       HostName rooster.ppc64.dev.gentoo.org
 
 ### S390 ###