From: tfheen Date: Fri, 3 Oct 2003 19:23:48 +0000 (+0000) Subject: Add poor man's VPN X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33f0949953ceb3cc3699bb18dc53513a7b301895;p=dotfiles Add poor man's VPN git-svn-id: file:///svn/tfheen/trunk/dotfiles@194 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- diff --git a/ssh/config b/ssh/config index 7d04deb..ba40eae 100644 --- a/ssh/config +++ b/ssh/config @@ -1,6 +1,12 @@ +# Fattigmanns vpn +#Host * +#ProxyCommand ssh -q -a -x -o 'ProxyCommand none' 129.241.56.185 nc %h 22 # PVV +Host kvin-via-ozelot +Hostname kvin.pvv.org + Host bacchus Hostname bacchus.pvv.org