]> git.wh0rd.org - home.git/commitdiff
use vpn for work ssh
authorMike Frysinger <vapier@gentoo.org>
Tue, 5 Jan 2010 19:51:06 +0000 (14:51 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 28 Apr 2012 19:36:34 +0000 (15:36 -0400)
.ssh/config

index f8926dade657540dc64f24dc8ead08f71ee680b1..db7a17b19ce8391907ab60f2f420287ae5b0a67c 100644 (file)
@@ -81,8 +81,9 @@ Host snoopy
        IdentityFile ~/.ssh/id_dsa.adi
 
 Host work
-       HostName localhost
-       Port 2
+       HostName 10.8.8.6
+#      HostName localhost
+#      Port 2
 #      HostName 192.168.254.2
 #      ForwardX11 yes
 Host work-ports