From 275ed1ed3746e9495f9c5d1e2406d3b121ef8883 Mon Sep 17 00:00:00 2001 From: tfheen Date: Tue, 2 Mar 2004 17:56:49 +0000 Subject: [PATCH] foo git-svn-id: file:///svn/tfheen/trunk/dotfiles@453 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- ssh/config | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ssh/config b/ssh/config index 04bfcd2..7772aa6 100644 --- a/ssh/config +++ b/ssh/config @@ -1,5 +1,7 @@ # Fattigmanns vpn #Host * +#ProxyCommand ssh -q -a -x -o 'ProxyCommand none' 10.0.2.2 -p 2222 nc -q 5 %h 22 +#Host * #ProxyCommand ssh -q -a -x -o 'ProxyCommand none' 129.241.56.185 nc -q 5 %h 22 # PVV @@ -154,3 +156,6 @@ Port 18022 User root HostKeyAlias acme.tdt2485 CheckHostIP no + +Host 10.0.0.1 +Cipher blowfish -- 2.39.5