+IdentityFile explicite listing.
[nethome.git] / .ssh / config
index 1ddf920..d586e96 100644 (file)
+IdentityFile ~/.ssh/id_dsa
+IdentityFile ~/.ssh/id_rsa
+IdentityFile ~/.ssh/identity
+IdentityFile ~/.ssh/barstool-id_dsa
+
 Host localhost
 #Cipher none
 Compression no
 
-Host dolly.vellum.cz
-User short
-Port 99
-Host dolly
-User short
-Port 99
-HostName dolly.vellum.cz
+Host sebastian.redhat.com
+ControlMaster auto
+ControlPath /tmp/ssh-%h-%p-%r.sock
+# Required for: http://intranet.corp.redhat.com/ic/intranet/LWNReminder.html
+LocalForward 3228 squid.redhat.com:8080
+# Looks to be stucking:
+LocalForward 3328 squid.corp.redhat.com:3128
+LocalForward 3025 mail.stuttgart.redhat.com:25
+LocalForward 3993 pobox.devel.redhat.com:993
+LocalForward 3983 pobox.stuttgart.redhat.com:993
+LocalForward 6667 irc.devel.redhat.com:6667
+LocalForward 3389 ldap.stuttgart.redhat.com:389
+LocalForward 3046 curly.devel.redhat.com:4046
+LocalForward 3047 curly.devel.redhat.com:2049
+LocalForward 3234 engarchive.rdu.redhat.com:1234
+LocalForward 3235 engarchive.rdu.redhat.com:2049
+# Brew is too slow remotely:
+# http://brewhub.devel.redhat.com/brewhub
+#LocalForward 3280 brewhub.devel.redhat.com:80
+#LocalForward 3088 kerberos.corp.redhat.com:88
+# Using RHTS repository instead:
+#LocalForward 3180 devserv.devel.redhat.com:3180
+ProxyCommand none
+StrictHostKeyChecking yes
+Host *.test.redhat.com *.lab.boston.redhat.com *.rhts.boston.redhat.com *.z900.redhat.com *.cambridge.redhat.com *.gsslab.rdu.redhat.com prdell.brq.redhat.com
+User root
+UserKnownHostsFile /dev/null
+Host cvs.fedora.redhat.com sources.redhat.com
+ProxyCommand none
+StrictHostKeyChecking yes
+Host *.redhat.com porkchop devserv barstool
+User jkratoch
+ProxyCommand ssh sebastian.redhat.com exec nc %h %p
+StrictHostKeyChecking no
+NumberOfPasswordPrompts 6
+Host porkchop
+HostName porkchop.devel.redhat.com
+HostKeyAlias porkchop.devel.redhat.com
+Host devserv
+HostName devserv.devel.redhat.com
+HostKeyAlias devserv.devel.redhat.com
+Host barstool
+HostName barstool.build.redhat.com
+HostKeyAlias barstool.build.redhat.com
 
-Host gulz
-HostName gw.gulz.cz
+Host hotelgate hotelgate.hotelsevendays.cz
 User root
+Host hotelgate
+HostName hotelgate.hotelsevendays.cz
+HostKeyAlias hotelgate.hotelsevendays.cz
 
-Host *sourceforge.net
-User kratochvil
-CompressionLevel 3
+Host gw.jklabs.cz
+User lace
 
-Host chip.ms.mff.cuni.cz
-User krbu
+Host tercie.tone.cz
+User short
 
-Host *.ms.mff.cuni.cz
-User jkra7289
+Host *sourceforge.net
+User kratochvil
 
 Host vega.fjfi.cvut.cz
 User jkratoc
        # unable to get .ssh2/authorization working
 Protocol 1,2
 
-Host *
+Host paulina.vellum.cz pauline.vellum.cz vellum.cz
+User short
+Host manon.vellum.cz manon
+User lace
+Host manon
+HostName manon.vellum.cz
+HostKeyAlias manon.vellum.cz
+Host dolly.vellum.cz
+User short
+Host rallye.panda.cz
 User short
+
+Host atrey.karlin.mff.cuni.cz
+User short
+
+Host *
 Compression yes
 CompressionLevel 9
-ForwardAgent yes
+ForwardAgent no
 ConnectionAttempts 1
 UsePrivilegedPort no
-UseRsh no
 RhostsRSAAuthentication no
 ForwardX11 no
+ServerAliveInterval 60
+StrictHostKeyChecking ask
+#ControlMaster auto
+#ControlPath /tmp/ssh-%h-%p-%r.sock
+GSSAPIAuthentication no