X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.ssh%2Fconfig;h=d586e96e9c0b5f7b7a3dc0051d7f6c771fb6707c;hp=59045448a1ffcf369a4d3e102ef330a39271efcd;hb=ce95d0f5a983efeeba14cb8b66f811257efda601;hpb=82079b22573dc1ba5dda12325c584c2f7d5ceae7 diff --git a/.ssh/config b/.ssh/config index 5904544..d586e96 100644 --- a/.ssh/config +++ b/.ssh/config @@ -1,3 +1,8 @@ +IdentityFile ~/.ssh/id_dsa +IdentityFile ~/.ssh/id_rsa +IdentityFile ~/.ssh/identity +IdentityFile ~/.ssh/barstool-id_dsa + Host localhost #Cipher none Compression no @@ -26,9 +31,12 @@ LocalForward 3235 engarchive.rdu.redhat.com:2049 #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 prdell.brq.redhat.com +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 @@ -46,7 +54,6 @@ HostKeyAlias barstool.build.redhat.com Host hotelgate hotelgate.hotelsevendays.cz User root -ForwardAgent yes Host hotelgate HostName hotelgate.hotelsevendays.cz HostKeyAlias hotelgate.hotelsevendays.cz