From: martin f. krafft Date: Tue, 17 Sep 2019 06:05:14 +0000 (+0200) Subject: jump host for mother X-Git-Url: https://git.madduck.net/etc/ssh.git/commitdiff_plain/ed6eff2a155bf51ad23b23bef9bbb070784e8233?ds=sidebyside jump host for mother --- diff --git a/.ssh/config.in b/.ssh/config.in index ab97485..463b92d 100644 --- a/.ssh/config.in +++ b/.ssh/config.in @@ -143,6 +143,10 @@ Host embryo.gauting.madduck.net | embryo Host mother.gauting | mother | mother.gauting.madduck.net Hostname mother.gauting +Host mother-via-embryo + Hostname mother.gauting + ProxyJump embryo.gauting.madduck.net + AddressFamily inet Host mothere Hostname embryo.gauting.madduck.net Port 22021