From 956c4bf1446a1605076ab1d7a9f86b1fc9c92f25 Mon Sep 17 00:00:00 2001 From: tfheen Date: Mon, 7 Apr 2008 08:19:17 +0000 Subject: [PATCH] vpn! git-svn-id: file:///svn/tfheen/trunk/dotfiles@1206 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- ssh/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ssh/config b/ssh/config index 10e7df3..b8a4c96 100644 --- a/ssh/config +++ b/ssh/config @@ -126,3 +126,6 @@ ProxyCommand none Host *.ubuntu.com ProxyCommand ssh -q -a -x chinstrap.ubuntu.com nc -q0 %h 22 + +Host *.kunder.linpro.no +ProxyCommand ssh -q -a -x login.linpro.no nc -q0 %h 22 -- 2.39.5