diff --git a/.ssh/config.d/20_shore b/.ssh/config.d/20_shore
index 954b7b83df743877f85efefe050f06914cd191bd..a499c045839d62028f70d9476a0440559b088a78 100644
--- a/.ssh/config.d/20_shore
+++ b/.ssh/config.d/20_shore
@@ -14,6 +14,7 @@ ProxyCommand ssh ns1 nc %h %p
 Host web1
 HostName web1.trusted
 User nimrod
+ProxyCommand ssh ns1 nc %h %p
 
 Host ns2
 HostName ns2.shore.co.il