From 93f07176317920ee881773519ee342f9c62ab9c9 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 6 Feb 2022 16:42:35 +0100 Subject: sif: wgrz --- accounts/gkleen@sif/ssh-hosts.nix | 9 +++++++-- 1 file changed, 7 insertions(+), 2 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 e7087c26..94ba4e9b 100644 --- a/accounts/gkleen@sif/ssh-hosts.nix +++ b/accounts/gkleen@sif/ssh-hosts.nix @@ -314,13 +314,13 @@ proxyJump = "mathw0h"; }; "mathw0g" = - { hostname = "mathw0g.math.lmu.de"; + { hostname = "mathw0g.mathinst.loc"; }; "mathw0h" = { hostname = "mathw0h.mathinst.loc"; }; "proxy.mathw0g" = - { hostname = "mathw0g.math.lmu.de"; + { hostname = "mathw0g.mathinst.loc"; extraOptions = { ControlPath = "none"; ServerAliveCountMax = "15"; @@ -352,6 +352,11 @@ proxyJump = "mathw0h"; user = "root"; }; + "vpn-wg01" = + { hostname = "vpn-wg01.mathinst.loc"; + proxyJump = "mathw0h"; + user = "root"; + }; "repo-apt01" = { hostname = "repo-apt01.mathinst.loc"; proxyJump = "mathw0h"; -- cgit v1.2.3