X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.ssh%2Fconfig;h=18fde99b63bb36248108a5119b688b4f95c0522f;hp=3afe62f0de638af334b2ecf806b8b75a3b9e7ba2;hb=603a7c02633bf8e9f67fdf972806803b3f533de5;hpb=eaecbe4f66db5304b754bd8230de72ae508424f3 diff --git a/.ssh/config b/.ssh/config index 3afe62f..18fde99 100644 --- a/.ssh/config +++ b/.ssh/config @@ -2,12 +2,13 @@ IdentityFile ~/.ssh/id_dsa IdentityFile ~/.ssh/id_rsa IdentityFile ~/.ssh/identity IdentityFile ~/.ssh/koji-id_rsa +IdentityFile ~/.ssh/id_dsa-sourceware Host localhost #Cipher none Compression no -Host sebastian.redhat.com +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 @@ -19,19 +20,18 @@ 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 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) -LocalForward 6667 porky.stuttgart.redhat.com:6667 -LocalForward 6668 irc.freenode.net:6667 -#obsolete? -#LocalForward 6669 devserv.devel.redhat.com:6667 -LocalForward 6669 irc.devel.redhat.com:6667 +# 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 @@ -64,24 +64,49 @@ LocalForward 3223 services.brq.redhat.com:5222 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 ProxyCommand none StrictHostKeyChecking yes -Host rawhide64.englab.brq.redhat.com +Host rawhide64.englab.brq.redhat.com shell.lab.bos.redhat.com User jkratoch -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 +Host tofu.yyz.redhat.com +User hudson +Host power05.str.redhat.com +User root +Port 30 +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 *.eng.brq.redhat.com *.rhts.eng.rdu.redhat.com *.rhts.eng.nay.redhat.com *.s390.bos.redhat.com dhcp45.install.bos.redhat.com User root UserKnownHostsFile /dev/null -Host cvs.fedora.redhat.com sources.redhat.com +Host cvs.fedora.redhat.com sources.redhat.com ovpn-phx2.redhat.com 209.132.183.3 ProxyCommand none StrictHostKeyChecking yes -Host people.redhat.com -ProxyCommand ssh barstool.build.redhat.com exec nc %h %p -Host *.redhat.com porkchop devserv barstool 192.168.79.133 +Host ovpn-phx2.redhat.com 209.132.183.3 +Port 330 +User jkratoch +Host *.redhat.com porkchop devserv barstool 192.168.79.133 shell shell.lab.bos.redhat.com User jkratoch -ProxyCommand ssh sebastian.redhat.com exec nc %h %p +#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 +###bastion: +###ProxyCommand /usr/bin/ssh -W %h:%p 209.132.183.3 +# iptables -t nat -A OUTPUT -p tcp -d 10.10.36.184 --dport 6667 -j DNAT --to-destination 127.0.0.1:6671 +# iptables -t nat -A OUTPUT -p tcp -d 10.4.122.10 --dport 25 -j DNAT --to-destination 127.0.0.1:3025 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 @@ -91,10 +116,30 @@ 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 git.fedorahosted.org fedorahosted.org +User jankratochvil +Host *.fsffrance.org +User jankratochvil + +Host virt +# 172.1[6-9].* 172.2[0-9].* 172.3[0-1].* +User root +UserKnownHostsFile /dev/null +StrictHostKeyChecking no +Compression no +HostName 172.20.0.2 Host bombadil.infradead.org User lace +Host nokia6 +User root + Host hotelgate hotelgate.hotelsevendays.cz User root Host hotelgate @@ -107,6 +152,9 @@ User lace Host tercie.tone.cz User short +Host fencepost.gnu.org +User jankratochvil + Host neutron.fjfi.cvut.cz User short @@ -118,7 +166,9 @@ User jkratoc # unable to get .ssh2/authorization working Protocol 1,2 -Host paulina.vellum.cz pauline.vellum.cz vellum.cz +Host paulina.vellum.cz pauline.vellum.cz paulina +HostName pauline.vellum.cz +HostKeyAlias pauline.vellum.cz User short Host manon.vellum.cz manon User lace @@ -133,6 +183,12 @@ User short Host atrey.karlin.mff.cuni.cz User short +Host deda +User root + +Host jklabs-server +User root + Host * Compression yes CompressionLevel 9