<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/tunnel</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 23:29:29 GMT</pubDate>
<item>
<title>(Bash) Remote port forwarding with ssh/putty - wnasich</title>
<link>http://snipplr.com/view/57880/remote-port-forwarding-with-sshputty/</link>
<description><![CDATA[ <p>This allow serve web pages to internet behind a firewall, using a linux server with a public IP address running sshd.
We must have root credentials and sshd configured with: GatewayPorts yes</p> ]]></description>
<pubDate>Wed, 17 Aug 2011 01:54:42 GMT</pubDate>
<guid>http://snipplr.com/view/57880/remote-port-forwarding-with-sshputty/</guid>
</item>
<item>
<title>(Bash) Quiet SSH tunnel in OS X - xz</title>
<link>http://snipplr.com/view/53353/quiet-ssh-tunnel-in-os-x/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 11 May 2011 20:31:46 GMT</pubDate>
<guid>http://snipplr.com/view/53353/quiet-ssh-tunnel-in-os-x/</guid>
</item>
<item>
<title>(Bash) ssh proxy tunnel - pacifists</title>
<link>http://snipplr.com/view/53107/ssh-proxy-tunnel/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 05 May 2011 17:29:38 GMT</pubDate>
<guid>http://snipplr.com/view/53107/ssh-proxy-tunnel/</guid>
</item>
<item>
<title>(Bash) mysql ssh tunnel (then kill PID) - moonbather</title>
<link>http://snipplr.com/view/39666/mysql-ssh-tunnel-then-kill-pid/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 29 Aug 2010 20:39:28 GMT</pubDate>
<guid>http://snipplr.com/view/39666/mysql-ssh-tunnel-then-kill-pid/</guid>
</item>
<item>
<title>(Bash) ssh tunnel SOCKS forward - MatiasD</title>
<link>http://snipplr.com/view/21446/ssh-tunnel-socks-forward/</link>
<description><![CDATA[ <p>Enable a secure tunnel for safe browsing.

Remember to enable SOCKS proxy. SOCKS host: "localhost" - Port: 9999</p> ]]></description>
<pubDate>Mon, 19 Oct 2009 07:09:43 GMT</pubDate>
<guid>http://snipplr.com/view/21446/ssh-tunnel-socks-forward/</guid>
</item>
<item>
<title>(Bash) VNC SSH Tunneling - iblis</title>
<link>http://snipplr.com/view/18280/vnc-ssh-tunneling/</link>
<description><![CDATA[ <p>Encrypts traffic between host port 5900 and client port 5921 (view the forwarded traffic at `vnc://localhost:5921`).</p> ]]></description>
<pubDate>Thu, 13 Aug 2009 16:54:26 GMT</pubDate>
<guid>http://snipplr.com/view/18280/vnc-ssh-tunneling/</guid>
</item>
<item>
<title>(Bash) SSH tunnel to local port - zachwood</title>
<link>http://snipplr.com/view/11155/ssh-tunnel-to-local-port/</link>
<description><![CDATA[ <p>To connect to your database remotely, tunnel in via SSH.

This creates an encrypted tunnel to your Slice’s mySQL port (3306) on your local port of 8888. Point your local admin/GUI app to localhost:8888. If this does not work, and you are running OS X with CocoaMySQL try pointing it to 0.0.0.0:8888 instead.</p> ]]></description>
<pubDate>Tue, 13 Jan 2009 23:31:20 GMT</pubDate>
<guid>http://snipplr.com/view/11155/ssh-tunnel-to-local-port/</guid>
</item>
<item>
<title>(Bash) SSH tunnel with local port forwarding (MySQL) - endorfin</title>
<link>http://snipplr.com/view/10427/ssh-tunnel-with-local-port-forwarding-mysql/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 12 Dec 2008 05:36:53 GMT</pubDate>
<guid>http://snipplr.com/view/10427/ssh-tunnel-with-local-port-forwarding-mysql/</guid>
</item>
<item>
<title>(Bash) Reverse ssh tunnel - Juanje</title>
<link>http://snipplr.com/view/6220/reverse-ssh-tunnel/</link>
<description><![CDATA[ <p>This is very useful with dinamic IP connections. You can connect from the host with the dinamic IP, leave the tunnel open to other machine with ssh access and fixed IP and then connect to this machine on specific port (22000 in the example) to connect to the host with dinamic IP.

Also it can be useful in case you need access to a host which is inside a local network and you can't access from outside, but from this host you can connect to outside.</p> ]]></description>
<pubDate>Wed, 14 May 2008 03:52:34 GMT</pubDate>
<guid>http://snipplr.com/view/6220/reverse-ssh-tunnel/</guid>
</item>
</channel>
</rss>