]> err.no Git - dotfiles/commitdiff
added golem-eth0 and fix up proxycommand
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Sat, 24 Apr 2004 14:16:00 +0000 (14:16 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Sat, 24 Apr 2004 14:16:00 +0000 (14:16 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@553 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

ssh/config

index 7ba037dd25cebed1a9b9426e26d8f98b49f767bb..71960a77993623716f8fbe988a4777dd641b2fdb 100644 (file)
@@ -1,6 +1,6 @@
 # Fattigmanns vpn
 #Host *
-#ProxyCommand ssh -q -a -x -o 'ProxyCommand none' 129.241.56.185 nc -q 5 %h 22
+#ProxyCommand ssh -q -a -x -o 'ProxyCommand none' 129.241.56.185 'nc %h %p'
 
 # PVV
 
@@ -163,3 +163,9 @@ Hostname tfheen.raw.no
 Port 23
 HostKeyAlias golem.intern.raw.no
 CheckHostIP no
+
+Host golem-eth0
+Hostname tfheen.raw.no
+Port 24
+HostKeyAlias golem-eth0.intern.raw.no
+CheckHostIP no