new script for connecting a couple useful ports to the office.
[feisty_meow.git] / scripts / security / khandroma_tunnels.sh
diff --git a/scripts/security/khandroma_tunnels.sh b/scripts/security/khandroma_tunnels.sh
new file mode 100644 (file)
index 0000000..3491f46
--- /dev/null
@@ -0,0 +1,3 @@
+ssh -i $HOME/.ssh/id_dsa_fred -2 -N -v -L "*:5908:localhost:5908" fred@khandroma.cs.virginia.edu &>~/.tmp/zz_tunnel_khandro_w7.log &
+ssh -i $HOME/.ssh/id_dsa_fred -2 -N -v -L "*:4040:localhost:8080" fred@khandroma.cs.virginia.edu &>~/.tmp/zz_tunnel_khandro_jenkins.log &
+