]> err.no Git - dotfiles/commitdiff
poor mans vpn
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Thu, 21 Apr 2005 22:45:43 +0000 (22:45 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Thu, 21 Apr 2005 22:45:43 +0000 (22:45 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@755 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

ssh/config

index a3ce231c64f6dffce4b6ebd4f8770b4898555688..ed63a56e87d8e158d83a90b33247874c5a1b550e 100644 (file)
@@ -1,4 +1,11 @@
 # Fattigmanns vpn
+Host bowah
+Hostname bowah.err.no
+Port 80
+ProxyCommand none
+
+##Host *
+#ProxyCommand ssh -q -a -x bowah 'nc %h %p'
 #Host *
 #ProxyCommand ssh -q -a -x -o 'ProxyCommand none' 129.241.56.185 'nc %h %p'