diff options
Diffstat (limited to 'accounts/gkleen@sif/default.nix')
| -rw-r--r-- | accounts/gkleen@sif/default.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix index e8ce4994..a6bf0803 100644 --- a/accounts/gkleen@sif/default.nix +++ b/accounts/gkleen@sif/default.nix | |||
| @@ -122,7 +122,8 @@ in { | |||
| 122 | # ProxyJump ssh.math.lmu.de | 122 | # ProxyJump ssh.math.lmu.de |
| 123 | 123 | ||
| 124 | Match host *.cipmath.loc !host cip04.cipmath.loc,mgmt-cls01.cipmath.loc !exec "nc -z -w 1 %h %p &>/dev/null" | 124 | Match host *.cipmath.loc !host cip04.cipmath.loc,mgmt-cls01.cipmath.loc !exec "nc -z -w 1 %h %p &>/dev/null" |
| 125 | ProxyJump cip04 | 125 | ProxyCommand ${lib.getExe pkgs.socat} - SOCKS4A:127.0.0.1:%h:%p,socksport=8126 |
| 126 | # ProxyJump cip04 | ||
| 126 | 127 | ||
| 127 | Match host *.ifi.lmu.de,*.math.lmu.de | 128 | Match host *.ifi.lmu.de,*.math.lmu.de |
| 128 | AddressFamily inet | 129 | AddressFamily inet |
