diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2021-11-18 10:34:19 +0059 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2021-11-18 10:34:19 +0059 |
| commit | ef6c6fa61d70f059b07e0dbf705d5c37419efa12 (patch) | |
| tree | 5cb09dd7621701eed4634cb25f5df945da3e0370 /accounts/gkleen@sif/default.nix | |
| parent | 88353e67dc8c90d6158443e3b95649819f0f031a (diff) | |
| download | nixos-ef6c6fa61d70f059b07e0dbf705d5c37419efa12.tar nixos-ef6c6fa61d70f059b07e0dbf705d5c37419efa12.tar.gz nixos-ef6c6fa61d70f059b07e0dbf705d5c37419efa12.tar.bz2 nixos-ef6c6fa61d70f059b07e0dbf705d5c37419efa12.tar.xz nixos-ef6c6fa61d70f059b07e0dbf705d5c37419efa12.zip | |
gkleen@sif: legacy hostkeys for math.lmu.de
Diffstat (limited to 'accounts/gkleen@sif/default.nix')
| -rw-r--r-- | accounts/gkleen@sif/default.nix | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix index cacdd98e..55cb1743 100644 --- a/accounts/gkleen@sif/default.nix +++ b/accounts/gkleen@sif/default.nix | |||
| @@ -72,8 +72,10 @@ in { | |||
| 72 | Match host uniworx3.ifi.lmu.de,uniworx4.ifi.lmu.de,uniworx5.ifi.lmu.de,uni2workgw.ifi.lmu.de,blackbeard.tcs.ifi.lmu.de,gitlab2.rz.ifi.lmu.de,oregon.tcs.ifi.lmu.de !exec "nc -z -w 1 %h %p &>/dev/null" | 72 | Match host uniworx3.ifi.lmu.de,uniworx4.ifi.lmu.de,uniworx5.ifi.lmu.de,uni2workgw.ifi.lmu.de,blackbeard.tcs.ifi.lmu.de,gitlab2.rz.ifi.lmu.de,oregon.tcs.ifi.lmu.de !exec "nc -z -w 1 %h %p &>/dev/null" |
| 73 | ProxyJump remote.cip.ifi.lmu.de | 73 | ProxyJump remote.cip.ifi.lmu.de |
| 74 | 74 | ||
| 75 | Match host *.mathinst.loc,*.cipmath.loc | 75 | Match host *.mathinst.loc,*.cipmath.loc,*.math.lmu.de |
| 76 | IdentityFile ~/.ssh/gkleen@mathinst.loc | 76 | IdentityFile ~/.ssh/gkleen@mathinst.loc |
| 77 | HostKeyAlgorithms +ssh-rsa | ||
| 78 | PubkeyAcceptedAlgorithms +ssh-rsa | ||
| 77 | 79 | ||
| 78 | Match host *.mathinst.loc !exec "nc -z -w 1 %h %p &>/dev/null" | 80 | Match host *.mathinst.loc !exec "nc -z -w 1 %h %p &>/dev/null" |
| 79 | ProxyJump mathw0g | 81 | ProxyJump mathw0g |
