X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=.ssh%2Fconfig;h=54dc5c038ef79deca4496da9d5b45d4b29bfe12b;hb=f7cd4f82429ced401e403adc19ec3ced7e92c825;hp=2d6baccca994672fe456c2f434039dd6ba41606c;hpb=14fe9193027893fbd6573d4dbafcd7a66c0c3c74;p=nethome.git diff --git a/.ssh/config b/.ssh/config index 2d6bacc..54dc5c0 100644 --- a/.ssh/config +++ b/.ssh/config @@ -1,105 +1,138 @@ -Host *.sun.com -ProxyCommand ssh -q -x -C -P -o 'BatchMode yes' -o 'EscapeChar none' -o 'FallBackToRsh no' -o 'StrictHostKeyChecking yes' -o 'UseRsh no' ultra60 "nc %h %p" - -Host jsc-*.czech.sun.com -User root-jk150151 -Host *.sun.com -User jk150151 +IdentityFile ~/.ssh/id_dsa +IdentityFile ~/.ssh/id_rsa +IdentityFile ~/.ssh/identity +IdentityFile ~/.ssh/koji-id_rsa Host localhost #Cipher none Compression no -User lace -Host dell +Host sebastian.redhat.com ovpn-phx2.redhat.com +ControlMaster auto +ControlPath /tmp/ssh-%h-%p-%r.sock +# Required for: http://intranet.corp.redhat.com/ic/intranet/LWNReminder.html +# =squid.rdu.redhat.com=file.rdu.redhat.com +LocalForward 3228 squid.redhat.com:8080 +# Looks to be stucking (=squid.redhat.com=10.11.255.147): +LocalForward 3328 squid.corp.redhat.com:3128 +LocalForward 3428 squid.brq.redhat.com:3128 +LocalForward 3528 squid.bos.redhat.com:8080 +LocalForward 3025 smtp.corp.redhat.com:25 +#LocalForward 3025 mail.stuttgart.redhat.com:25 +LocalForward 3993 pobox.devel.redhat.com:993 +#LocalForward 3983 pobox.stuttgart.redhat.com:993 +LocalForward 3973 mail.corp.redhat.com:993 +#:porky.stuttgart.redhat.com NOTICE AUTH :*** Looking up your hostname... +#:porky.stuttgart.redhat.com NOTICE AUTH :*** Checking Ident +#:porky.stuttgart.redhat.com NOTICE AUTH :*** Found your hostname +#:porky.stuttgart.redhat.com NOTICE AUTH :*** No Ident response +#ERROR :Closing Link: sebastian-int.corp.redhat.com (No more connections allowed on that IP) +# http://intranet.corp.redhat.com/ic/intranet/IRCServerList.html +LocalForward 6667 porky.stuttgart.redhat.com:6667 +# Now being gatewayed: LocalForward 6668 irc.freenode.net:6667 +LocalForward 6668 barstool.build.redhat.com:6688 +#obsolete? +#LocalForward 6669 devserv.devel.redhat.com:6667 +LocalForward 6669 irc.devel.redhat.com:6667 +#LocalForward 3389 ldap.stuttgart.redhat.com:389 +LocalForward 3389 ldap.str.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 +# RHTS: +LocalForward 3290 rhts.redhat.com:80 +LocalForward 3293 rhts.redhat.com:443 +# www.farm.hsv.redhat.com - http://farmer.farm.hsv.redhat.com/ +LocalForward 3291 www.farm.hsv.redhat.com:80 +# /tmp/tts-fill.sh +LocalForward 3292 tts.englab.brq.redhat.com:443 +# monotone: elfutils +LocalForward 4691 ups.hsv.redhat.com:4691 +# 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 +# [redhat.com #915466] +LocalForward 3190 calendar.corp.redhat.com:443 +LocalForward 3196 mail06.corp.redhat.com:443 +# redhat.com XMPP +LocalForward 3222 chat.corp.redhat.com:5222 +# brq.redhat.com XMPP +LocalForward 3223 services.brq.redhat.com:5222 +# cvs.devel.redhat.com pserver+ssh +LocalForward 3401 cvs.devel.redhat.com:2401 +LocalForward 3422 cvs.devel.redhat.com:22 +GatewayPorts yes + +ProxyCommand none +StrictHostKeyChecking yes +Host rawhide64.englab.brq.redhat.com +User jkratoch +Host tofu.yyz.redhat.com +User hudson +Host *.test.redhat.com *.lab.boston.redhat.com *.rhts.boston.redhat.com *.lab.bos.redhat.com *.eng.bos.redhat.com *.rhts.bos.redhat.com *.z900.redhat.com *.cambridge.redhat.com *.gsslab.rdu.redhat.com prdell.brq.redhat.com *.englab.brq.redhat.com User root - -Host nb +UserKnownHostsFile /dev/null +Host cvs.fedora.redhat.com sources.redhat.com ovpn-phx2.redhat.com +ProxyCommand none +StrictHostKeyChecking yes +Host ovpn-phx2.redhat.com +Port 330 +User jkratoch +Host people.redhat.com +ProxyCommand ssh barstool.build.redhat.com exec nc %h %p +Host *.redhat.com porkchop devserv barstool 192.168.79.133 +User jkratoch +#ProxyCommand ssh sebastian.redhat.com exec nc %h %p +ProxyCommand ssh ovpn-phx2.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 bombadil.infradead.org User lace -ForwardX11 yes -Host hotelgate +Host hotelgate hotelgate.hotelsevendays.cz User root -ForwardAgent yes -ForwardX11 yes - -Host hoteltest -User root -ForwardAgent yes -ForwardX11 yes - -Host ultra60 -User root -ForwardAgent yes -ForwardX11 yes - -Host node0 -User lace -ForwardAgent yes -HostName node0.mms2.org -HostKeyAlias node0.mms2.org - -Host mms2 -User lace -ForwardAgent yes -HostName node0.mms2.org -HostKeyAlias node0.mms2.org +Host hotelgate +HostName hotelgate.hotelsevendays.cz +HostKeyAlias hotelgate.hotelsevendays.cz -Host node0.mms2.org +Host gw.jklabs.cz User lace -ForwardAgent yes - -Host u60 -User root -ForwardAgent yes -ForwardX11 yes -HostName ultra60 -HostKeyAlias ultra60 - -Host shrike -User root -ForwardAgent yes - -Host ats-casablanca -HostName localhost -Port 5000 -HostKeyAlias ats-casablanca -User root -Host charlie -HostName charlie.karlovo.cz -User root -Host charlie.karlovo.cz -User root - -Host gulz -HostName gw.gulz.cz -User root +Host tercie.tone.cz +User short -Host gw.jklabs.cz -User root +Host neutron.fjfi.cvut.cz +User short Host *sourceforge.net User kratochvil -CompressionLevel 3 - -Host chip.ms.mff.cuni.cz -User krbu - -Host *.ms.mff.cuni.cz -User jkra7289 Host vega.fjfi.cvut.cz User jkratoc # unable to get .ssh2/authorization working Protocol 1,2 -Host paulina.vellum.cz -User short -Host pauline.vellum.cz -User short -Host vellum.cz +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 @@ -109,11 +142,15 @@ Host atrey.karlin.mff.cuni.cz User short Host * -User root Compression yes CompressionLevel 9 -#ForwardAgent yes +ForwardAgent no ConnectionAttempts 1 UsePrivilegedPort no RhostsRSAAuthentication no ForwardX11 no +ServerAliveInterval 60 +StrictHostKeyChecking ask +#ControlMaster auto +#ControlPath /tmp/ssh-%h-%p-%r.sock +GSSAPIAuthentication no