]> git.wh0rd.org - home.git/blobdiff - .ssh/config
updates
[home.git] / .ssh / config
index f8926dade657540dc64f24dc8ead08f71ee680b1..576e446b8b99f274306ad9b156fda7b32c6f10ab 100644 (file)
@@ -1,13 +1,29 @@
+# For HPN fast transfers
+# scp -oNoneEnabled=yes -oNoneSwitch=yes
+# also enable NoneEnabled on server side
+
+Host wh0rd.org
+       IdentityFile ~/.ssh/id_dsa.vapier
+
 Host depot
        User root
+       HostName home.wh0rd.org
 
 Host home
        HostName home.wh0rd.org
-       Port 2
+       Port 443
+
+Host home-ports
+       HostName vpn-vapier-m
+       #HostName home.wh0rd.org
+       #Port 443
+       Compression yes
+       DynamicForward 22222
 
 Host wh0rd-admin
        User wh0rd
        HostName wh0rd.vmadmin.bytemark.co.uk
+       IdentityFile ~/.ssh/id_dsa.vapier
 
 
 
@@ -22,27 +38,36 @@ 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 wiki.a.c
+       User vapier
+       IdentityFile ~/.ssh/id_dsa.adi
+       HostName 195.170.124.184
+       Port 6589
 
 Host norwood-cvs nwd2cvs1.corp.analog.com
        User cvsuser
@@ -65,10 +90,16 @@ Host shanghai-ports
        DynamicForward 22222
        LocalForward localhost:1143 nwd2exm5.ad.analog.com:143
        LocalForward localhost:2225 nwd2exm5.ad.analog.com:25
+
 Host nashua-test
        User root
        HostName 10.69.2.210
        IdentityFile ~/.ssh/id_dsa.adi
+Host nashua-jtag
+       # User adipcadmin
+       User vapier
+       HostName 10.69.2.179
+       IdentityFile ~/.ssh/id_dsa.adi
 
 Host macmini mac-mini
        HostName 10.99.22.146
@@ -79,21 +110,32 @@ 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 localhost
-       Port 2
+       HostName 10.8.8.6
+#      HostName localhost
+#      Port 2
 #      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
 
 
 
+###
+### random source systems
+###
+
+Host sourceware.org
+       IdentityFile ~/.ssh/id_dsa.vapier
+
 ###
 ### Gentoo systems
 ###
@@ -115,6 +157,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
 
@@ -200,23 +245,19 @@ Host eroyf
 ### PPC ###
 
 Host ppc
-       HostName luna.gentoo.osuosl.org
+       HostName rooster.ppc64.dev.gentoo.org
 
 ### S390 ###
 
-#      x3270 -sb -sl 1024 localhost:2320
-#      ssh -N -f -L 2320:192.168.44.20:23 vmgate.zseries.org -l vapier
-Host vmgate-ports
-       HostName vmgate.zseries.org
-       LocalForward 2320 192.168.44.20:23
+Host lgentoo1
+       HostName 148.100.96.97
+Host lgentoo2
+       HostName 148.100.96.98
+
 Host gentoo01
-       HostName gentoo01.zseries.org
+       HostName 71
 Host gentoo02
-       HostName gentoo02.zseries.org
-Host gentoo03
-       HostName gentoo03.zseries.org
-Host gentoo04
-       HostName gentoo04.zseries.org
+       HostName 71
 
 ### SPARC ###