From d49a059b1eb7326625f071387457ba51a305c803 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Sun, 21 Jul 2019 10:06:14 +0200 Subject: [PATCH] add ERIGrid ssh hosts --- home/.ssh/config | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/home/.ssh/config b/home/.ssh/config index 7e1c404..f46e337 100644 --- a/home/.ssh/config +++ b/home/.ssh/config @@ -140,6 +140,18 @@ Host tud-villas User iepg ForwardAgent yes +Host dtu-villas + User thangu + ProxyJump villas-hub + ForwardAgent yes + HostName 10.10.12.22 + +Host tud-villas + User iepg + ProxyJump villas-hub + ForwardAgent yes + HostName 10.10.12.21 + # # Private #