X-Git-Url: https://git.madduck.net/etc/ssh.git/blobdiff_plain/e2a818417917b2c2b66e0e5aeac6858ac4e7688f..228c2836762031ee469e011850593b36012b45f9:/.ssh/config.in diff --git a/.ssh/config.in b/.ssh/config.in index f902a76..79369b7 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,34 @@ 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 22223 + 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 diamonde + Hostname wall.madduck.net + Port 22224 + CheckHostIP no + ForwardAgent yes + ForwardX11 yes + HostKeyAlias diamond.oerlikon.madduck.net + + +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 +321,7 @@ Host * # RhostsRSAAuthentication no # RSAAuthentication no # ServerAliveCountMax 3 -# ServerAliveInterval 45 + ServerAliveInterval 45 SetupTimeOut 10 # SmartcardDevice off StrictHostKeyChecking yes