From 804533cde06189bb2109c063092d59b2d53ee4db Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 16 Mar 2025 17:15:39 +0100 Subject: ... --- accounts/gkleen@sif/ssh-hosts.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'accounts/gkleen@sif/ssh-hosts.nix') diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix index ac930614..4ca9e052 100644 --- a/accounts/gkleen@sif/ssh-hosts.nix +++ b/accounts/gkleen@sif/ssh-hosts.nix @@ -306,8 +306,8 @@ "mathw0h" = { hostname = "mathw0h.mathinst.loc"; }; - "proxy.mathw0g" = - { hostname = "mathw0g.mathinst.loc"; + "proxy.ssh.math.lmu.de" = + { hostname = "ssh.math.lmu.de"; extraOptions = { ControlPath = "none"; ExitOnForwardFailure = "yes"; @@ -317,7 +317,7 @@ }; "proxy.mathw0h" = { hostname = "mathw0h.mathinst.loc"; - proxyJump = "proxy.mathw0g"; + # proxyJump = "proxy.ssh.math.lmu.de"; extraOptions = { ControlPath = "none"; ExitOnForwardFailure = "yes"; -- cgit v1.2.3