From 3dada613bfb61f0ee5a431e4f710e2ee64853850 Mon Sep 17 00:00:00 2001 From: Jan Eitzinger Date: Tue, 18 Apr 2023 16:36:51 +0200 Subject: [PATCH] Cleanup ssh config --- dot_ssh/config | 41 +++++++++-------------------------------- 1 file changed, 9 insertions(+), 32 deletions(-) diff --git a/dot_ssh/config b/dot_ssh/config index 091b3d4..f743721 100644 --- a/dot_ssh/config +++ b/dot_ssh/config @@ -12,8 +12,14 @@ Hostname cshpc.rrze.uni-erlangen.de ForwardAgent no User unrz254 -Host emmy -HostName emmy +Host fritz +HostName fritz +ForwardAgent no +User unrz254 +ProxyJump cshpc + +Host alex +HostName alex ForwardAgent no User unrz254 ProxyJump cshpc @@ -31,17 +37,11 @@ User unrz254 ProxyJump cshpc Host monitoring -Hostname hpc-monitoring.rrze.uni-erlangen.de +Hostname monitoring.nhr.fau.de ForwardAgent no User unrz254 ProxyJump cshpc -Host romonitoring -Hostname hpc-monitoring.rrze.uni-erlangen.de -ForwardAgent no -User rotreibi -ProxyJump cshpc - Host gondor Hostname 192.168.178.60 ForwardAgent no @@ -56,30 +56,7 @@ Hostname github.com ForwardAgent no User git -Host prope-git -Hostname git.rwth-aachen.de -ForwardAgent no -User git - -Host metacca-git -Hostname public.cdl.uni-saarland.de -ForwardAgent no -User git - Host rrze-git Hostname gitlab.rrze.uni-erlangen.de ForwardAgent no User git - -Host jekyll-rsync -Hostname moebiusband.org -IdentityFile ~/.ssh/rsync-key - -Host pi-hole -Hostname 192.168.178.2 -User pi - -Host icelake -ProxyCommand ssh -p 17490 -l unrz254 62.189.71.8 -W %h:%p -HostName 10.40.0.55 -User unrz254