X-Git-Url: https://git.madduck.net/etc/ssh.git/blobdiff_plain/cb3908c25a30fdc0447929d692707d28f15b730c..7c5fa8e92705cd084dbfe15d32743e4d531be345:/.ssh/config.in diff --git a/.ssh/config.in b/.ssh/config.in index ed05be1..d469b7c 100644 --- a/.ssh/config.in +++ b/.ssh/config.in @@ -78,6 +78,7 @@ Host eugene-luks Host diamond.madduck.net | diamond Hostname diamond.madduck.net LocalForward localhost:8389 localhost:8384 + DynamicForward localhost:9041 Host debian.madduck.net | debian HostKeyAlias diamond.madduck.net Host scratch.madduck.net | scratch @@ -98,6 +99,7 @@ Host flics.madduck.net | flics Host domine.madduck.net | domine Hostname domine.madduck.net + DynamicForward localhost:9031 Host shelter.madduck.net | shelter Hostname shelter.madduck.net @@ -124,6 +126,7 @@ Host albatross.lehel.madduck.net | albatross.lehel | albatross Hostname albatross.lehel.madduck.net HostKeyAlias albatross.lehel LocalForward localhost:8387 localhost:8384 + DynamicForward localhost:9049 Host albatross-luks Hostname albatross.lehel.madduck.net StrictHostKeyChecking no @@ -135,6 +138,7 @@ Host albatross-via-clegg | ralbatross ProxyJump clegg.dyndns.madduck.net AddressFamily inet LocalForward localhost:8387 localhost:8384 + DynamicForward localhost:9049 Host bike.lehel.madduck.net | bike.lehel | bike Hostname bike.lehel.madduck.net @@ -152,10 +156,14 @@ Host mother.gauting | mother | mother.gauting.madduck.net Host mothere Hostname mother.dyndns.madduck.net - Port 22021 + Port 22221 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 @@ -165,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 @@ -337,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