X-Git-Url: https://git.madduck.net/etc/ssh.git/blobdiff_plain/54eda516c9bf61d8abb5b4a00e7ae93e982b4e6d..7c5fa8e92705cd084dbfe15d32743e4d531be345:/.ssh/config.in diff --git a/.ssh/config.in b/.ssh/config.in index 372cd02..d469b7c 100644 --- a/.ssh/config.in +++ b/.ssh/config.in @@ -160,6 +160,10 @@ Host mothere CheckHostIP no HostKeyAlias mother.gauting.madduck.net +Host bell.gauting | bell | bell.gauting.madduck.net + Hostname bell.fritz.box + HostKeyAlias bell.gauting.madduck.net + ### MTVIC Host wall.mtvic.madduck.net | wall.mtvic | wall @@ -169,9 +173,6 @@ Host wall-ipv4 Hostname wall.mtvic.madduck.net AddressFamily inet -Host bell.mtvic.madduck.net | bell.mtvic | bell - Hostname bell.mtvic.madduck.net - Host julia.mtvic.madduck.net | julia.mtvic | julia Hostname julia.mtvic.madduck.net LocalForward localhost:8388 localhost:8384 @@ -341,7 +342,7 @@ Host * ControlPath ~/.var/ssh/ssh_control_%l_%h_%p_%r ControlMaster auto ControlPersist 30 - ExitOnForwardFailure yes + ExitOnForwardFailure no ForwardAgent no #ForwardX11 no #ForwardX11Trusted no