]> git.wh0rd.org - home.git/blobdiff - .ssh/config
declare id file
[home.git] / .ssh / config
index 5448c9a33af2cbe3d729a7c8a884900c5192d45b..c0478f5d2d346ce4bfcc6ea439bada8609c24c5b 100644 (file)
@@ -1,20 +1,26 @@
+# For HPN fast transfers
+# scp -oNoneEnabled=yes -oNoneSwitch=yes
+# also enable NoneEnabled on server side
+
 Host depot
        User root
+       HostName home.wh0rd.org
 
 Host home
        HostName home.wh0rd.org
        Port 443
 
 Host home-ports
-       HostName 10.8.8.14
+       HostName vpn-vapier-m
        #HostName home.wh0rd.org
-       Port 443
+       #Port 443
        Compression yes
        DynamicForward 22222
 
 Host wh0rd-admin
        User wh0rd
        HostName wh0rd.vmadmin.bytemark.co.uk
+       IdentityFile ~/.ssh/id_dsa.vapier
 
 
 
@@ -29,27 +35,31 @@ Host cvs.blackfin.uclinux.org blackfin.uclinux.org db.blackfin.uclinux.org sourc
 
 Host uboot u-boot www.denx.de
        User gu-blackfin
-       HostName www.denx.de
        IdentityFile ~/.ssh/id_dsa.bfin
+       HostName www.denx.de
 
 Host db.b.u.o
        User root
+       IdentityFile ~/.ssh/id_dsa.adi
        HostName db.blackfin.uclinux.org
        Port 443
 Host docs.b.u.o
        User root
+       IdentityFile ~/.ssh/id_dsa.adi
        HostName docs.blackfin.uclinux.org
 Host sources.b.u.o
        User root
+       IdentityFile ~/.ssh/id_dsa.adi
        HostName sources.blackfin.uclinux.org
 Host firewall-sources.b.u.o
        User root
+       IdentityFile ~/.ssh/id_dsa.adi
        HostName firewall-sources.blackfin.uclinux.org
        Port 443
 Host firewall-sources.blackfin.uclinux.org
        User vapier
+       IdentityFile ~/.ssh/id_dsa.adi
        Port 443
-       IdentityFile ~/.ssh/id_dsa.bfin
 
 Host norwood-cvs nwd2cvs1.corp.analog.com
        User cvsuser
@@ -86,6 +96,9 @@ Host osx
 Host snoopy
        HostName snoopy.ad.analog.com
        IdentityFile ~/.ssh/id_dsa.adi
+Host edin
+       HostName edin-manchester.spd.analog.com
+       IdentityFile ~/.ssh/id_dsa.adi
 
 Host work
        HostName 10.8.8.6
@@ -94,11 +107,11 @@ Host work
 #      HostName 192.168.254.2
 #      ForwardX11 yes
 Host work-ports
-       HostName wh0rd.org
+       HostName 10.8.8.6
 #      HostName 192.168.254.2
-       LocalForward 143 nwd2exm5.ad.analog.com:143
-       LocalForward 25 nwd2exm5.ad.analog.com:25
-       DynamicForward 192.168.0.2:8080
+#      LocalForward 143 nwd2exm5.ad.analog.com:143
+#      LocalForward 25 nwd2exm5.ad.analog.com:25
+       DynamicForward 8080
 
 
 
@@ -123,6 +136,9 @@ Host dev-ports
        IdentityFile ~/.ssh/id_dsa.vapier
        LocalForward 127.0.0.1:1111 127.0.0.1:25
 
+Host git.overlays.gentoo.org
+       IdentityFile ~/.ssh/id_dsa.vapier
+
 Host tinderbox
        HostName x86dev.gentoo.osuosl.org
 
@@ -208,7 +224,7 @@ Host eroyf
 ### PPC ###
 
 Host ppc
-       HostName luna.gentoo.osuosl.org
+       HostName rooster.ppc64.dev.gentoo.org
 
 ### S390 ###