X-Git-Url: https://git.madduck.net/etc/ssh.git/blobdiff_plain/e2a818417917b2c2b66e0e5aeac6858ac4e7688f..c16e02e0ef5b5183b2aa7dda044f9dd9c8b51399:/.ssh/config.in diff --git a/.ssh/config.in b/.ssh/config.in index f902a76..3e0b44d 100644 --- a/.ssh/config.in +++ b/.ssh/config.in @@ -31,18 +31,19 @@ Host madduck.net HostKeyAlias seamus.madduck.net Host tunes.madduck.net | tunes + Hostname bell.madduck.net HostKeyAlias bell.madduck.net Host lapse.madduck.net | lapse.oerlikon.madduck.net | lapse CheckHostIP no ForwardAgent yes ForwardX11 yes - AddressFamily inet +# AddressFamily inet Host wall.madduck.net | wall.oerlikon.madduck.net | oerlikon.no-up.org | wall CheckHostIP no ForwardAgent yes - AddressFamily inet +# AddressFamily inet Host embryo.madduck.net | embryo.gauting.madduck.net | gauting.no-ip.org | embryo CheckHostIP no @@ -52,7 +53,26 @@ Host piper.oerlikon.madduck.net | piper Hostname piper.oerlikon.madduck.net ForwardAgent yes ForwardX11 yes - AddressFamily inet +# AddressFamily inet +Host pipere + Hostname wall.madduck.net + Port 2222 + CheckHostIP no + ForwardAgent yes + ForwardX11 yes + HostKeyAlias piper.oerlikon.madduck.net + +Host diamond.oerlikon.madduck.net | diamond + Hostname diamond.oerlikon.madduck.net + ForwardAgent yes + ForwardX11 yes +# AddressFamily inet + +Host pict.oerlikon.madduck.net | pict + Hostname pict.oerlikon.madduck.net + ForwardAgent yes + ForwardX11 yes +# AddressFamily inet Host debian-community.org | bikeshed.debian-community.org | bikeshed Hostname bikeshed.debian-community.org @@ -293,7 +313,7 @@ Host * # RhostsRSAAuthentication no # RSAAuthentication no # ServerAliveCountMax 3 -# ServerAliveInterval 45 + ServerAliveInterval 45 SetupTimeOut 10 # SmartcardDevice off StrictHostKeyChecking yes