X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.ssh%2Fconfig;h=50ede41c4e19b2c12c334f10d36becd617052cab;hp=e6ee8ddd06f96a05de1cf45a2bce5cbcbc661b98;hb=d5e6966219376a6704589bf4bfc3f9496bff4ff4;hpb=92787b634e6654a164bfd7ac30f7ac99dbb1dcdc diff --git a/.ssh/config b/.ssh/config index e6ee8dd..50ede41 100644 --- a/.ssh/config +++ b/.ssh/config @@ -1,36 +1,182 @@ +IdentityFile ~/.ssh/id_dsa +IdentityFile ~/.ssh/id_rsa +IdentityFile ~/.ssh/identity +IdentityFile ~/.ssh/koji-id_rsa + Host localhost #Cipher none Compression no -Host dolly.vellum.cz -User short -Port 99 +Host sebastian.redhat.com ovpn-phx2.redhat.com 209.132.183.3 +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 +# Now being gatewayed: LocalForward 6668 irc.freenode.net:6667 +LocalForward 6668 barstool.build.redhat.com:6688 +# http://intranet.corp.redhat.com/ic/intranet/IRCServerList.html +# devserv.devel.redhat.com is obsolete? "administratively prohibited" now. +LocalForward 6670 devserv.devel.redhat.com:6667 +LocalForward 6671 porky.stuttgart.redhat.com:6667 +LocalForward 6672 irc.devel.redhat.com:6667 +LocalForward 6673 irc-2.devel.redhat.com:6667 +LocalForward 6674 irc.yyz.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 +# Kerberos +LocalForward 3749 kerberos.corp.redhat.com:749 +LocalForward 3880 kerberos.rdu.redhat.com:88 +LocalForward 3881 kerberos.bos.redhat.com:88 +LocalForward 3882 kerberos.hsv.redhat.com:88 +LocalForward 3883 genbu.tokyo.redhat.com:88 +LocalForward 3884 kerberos.stuttgart.redhat.com:88 +LocalForward 3885 kerberos.bne.redhat.com:88 +LocalForward 3886 kerberos.iad.redhat.com:88 -Host gulz - # VOL BreezeNET: -HostName 195.122.203.142 +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 *.rhts.eng.rdu.redhat.com *.rhts.eng.nay.redhat.com *.s390.bos.redhat.com User root +UserKnownHostsFile /dev/null +Host cvs.fedora.redhat.com sources.redhat.com ovpn-phx2.redhat.com 209.132.183.3 +ProxyCommand none +StrictHostKeyChecking yes +Host ovpn-phx2.redhat.com 209.132.183.3 +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 shell shell.lab.bos.redhat.com +User jkratoch +#ProxyCommand /usr/bin/ssh sebastian.redhat.com exec nc %h %p +#ProxyCommand /usr/bin/ssh ovpn-phx2.redhat.com exec nc %h %p +#ProxyCommand /usr/bin/ssh 209.132.183.3 exec nc %h %p +#ProxyCommand /usr/bin/ssh host0 /usr/bin/ssh 209.132.183.3 exec nc %h %p +ProxyCommand /usr/bin/ssh -W %h:%p 209.132.183.3 +StrictHostKeyChecking no +NumberOfPasswordPrompts 6 +Host shell +HostName shell.lab.bos.redhat.com +HostKeyAlias shell.lab.bos.redhat.com +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 cvsdevelrh +#HostName 192.168.67.2 +#User jkratoch +#Port 3422 +#HostKeyAlias cvs.devel.redhat.com -Host *sourceforge.net -User kratochvil -CompressionLevel 3 +Host virt +# 172.1[6-9].* 172.2[0-9].* 172.3[0-1].* +User root +UserKnownHostsFile /dev/null +StrictHostKeyChecking no -Host chip.ms.mff.cuni.cz -User krbu +Host bombadil.infradead.org +User lace -Host *.ms.mff.cuni.cz -User jkra7289 +Host hotelgate hotelgate.hotelsevendays.cz +User root +Host hotelgate +HostName hotelgate.hotelsevendays.cz +HostKeyAlias hotelgate.hotelsevendays.cz + +Host gw.jklabs.cz +User lace + +Host tercie.tone.cz +User short + +Host neutron.fjfi.cvut.cz +User short + +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 deda +User root + +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