From 05cd785c60420dbbd53698f3d0c185ace1a01436 Mon Sep 17 00:00:00 2001 From: Dirk Alders Date: Mon, 1 May 2023 20:04:33 +0200 Subject: [PATCH] multimedia_ext finalised --- .ssh/config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.ssh/config b/.ssh/config index d2dfbd8..44749d3 100644 --- a/.ssh/config +++ b/.ssh/config @@ -62,9 +62,11 @@ Host multimedia_tmux RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh Host multimedia_ext + HostName localhost User dirk - ProxyCommand ~/bin/pdns-proxy multimedia + Port 10022 RequestTTY yes + ProxyJump jump@mount-mockery.de RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh LocalForward 1880 localhost:1880