X-Git-Url: https://git.madduck.net/etc/ssh.git/blobdiff_plain/71029e5f7e72af85576d654db3cfe4173ab5de6d..843d434f539ae321bc5b8bf338c1ac72108bbcc3:/.ssh/config.in diff --git a/.ssh/config.in b/.ssh/config.in index e240817..79369b7 100644 --- a/.ssh/config.in +++ b/.ssh/config.in @@ -31,6 +31,7 @@ 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 @@ -55,7 +56,7 @@ Host piper.oerlikon.madduck.net | piper # AddressFamily inet Host pipere Hostname wall.madduck.net - Port 2222 + Port 22223 CheckHostIP no ForwardAgent yes ForwardX11 yes @@ -66,6 +67,14 @@ Host diamond.oerlikon.madduck.net | diamond 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 @@ -312,7 +321,7 @@ Host * # RhostsRSAAuthentication no # RSAAuthentication no # ServerAliveCountMax 3 -# ServerAliveInterval 45 + ServerAliveInterval 45 SetupTimeOut 10 # SmartcardDevice off StrictHostKeyChecking yes