<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Lockstockmods &#187; Secure Tunnel</title>
	<atom:link href="http://www.lockstockmods.net/tag/secure-tunnel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lockstockmods.net</link>
	<description>If its not broken... take it apart and mod it</description>
	<lastBuildDate>Sun, 04 Jul 2010 16:59:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>SSH Tunnel with Putty and Squid</title>
		<link>http://www.lockstockmods.net/2009/11/04/ssh-tunnel-with-putty-and-squid/</link>
		<comments>http://www.lockstockmods.net/2009/11/04/ssh-tunnel-with-putty-and-squid/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 13:15:55 +0000</pubDate>
		<dc:creator>Kode</dc:creator>
				<category><![CDATA[IRC/Shells]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Secure Tunnel]]></category>
		<category><![CDATA[Secure web browsing]]></category>
		<category><![CDATA[SSH Putty Tunnel]]></category>
		<category><![CDATA[SSH Tunnel]]></category>
		<category><![CDATA[Tunnel with Putty]]></category>

		<guid isPermaLink="false">http://www.lockstockmods.net/?p=80</guid>
		<description><![CDATA[The purpose of this guide is to provide an easy to follow set of instructions that should allow you to create an SSH tunnel in around 10 minutes. Step 1: Getting started What you will need: Remote server running SSH (Debian server is used in this guide) Putty Squid Install squid: apt-get install squid Step [...]]]></description>
			<content:encoded><![CDATA[<p>The purpose of this guide is to provide an easy to follow set of instructions that should allow you to create an SSH tunnel in around 10 minutes.</p>
<h3>Step 1: Getting started</h3>
<p>What you will need:</p>
<ul>
<li>Remote server running SSH (Debian server is used in this guide)</li>
<li><a title="Putty" href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html" target="_blank">Putty</a></li>
<li>Squid</li>
</ul>
<p>Install squid:</p>
<pre><code>apt-get install squid</code></pre>
<h3>Step 2: Configure putty</h3>
<ul>
<li>Start putty</li>
<li>From left hand tree menu select Click SSH (under the Connection menu item) to expand the tree items, then click on Tunnels</li>
<li>In Source port enter 3128 (default Squid port), select Dynamic and click on the Add button<br />
<img class="alignnone size-full wp-image-81" title="Putty Tunnel Options" src="http://www.lockstockmods.net/wp-content/uploads/2009/11/putty1.gif" alt="Putty Tunnel Options" width="466" height="446" /></p>
<p><div id="attachment_82" class="wp-caption alignnone" style="width: 476px"><img class="size-full wp-image-82" title="Putty Tunnels view" src="http://www.lockstockmods.net/wp-content/uploads/2009/11/putty2.gif" alt="An entry should show up in the forwarded ports section" width="466" height="446" /><p class="wp-caption-text">An entry should show up in the forwarded ports section</p></div></li>
<li>In the left hand menu go to Session</li>
<li>Put the hostname of your server, select SSH (if not already selected), then under Saved Sessions type tunnel (or any name you want to call the saved session) and click save.  This will enable you, in the future to click on &#8220;tunnel&#8221;, click Load, then Open.<br />
<img class="alignnone size-full wp-image-106" title="Session Config" src="http://www.lockstockmods.net/wp-content/uploads/2009/11/putty3.gif" alt="Session Config" width="466" height="446" /></li>
<li>Click Open.  You cannot SSH tunnel without an open connection, it will ask you for your username and password.</li>
</ul>
<h3>Step 3: Configure Firefox</h3>
<ul>
<li>Click Tools, then select Options&#8230;</li>
<li>Select the Advanced option then then Network tab.<br />
<img class="alignnone size-full wp-image-84" title="Firefox Options" src="http://www.lockstockmods.net/wp-content/uploads/2009/11/firefox1.gif" alt="Firefox Options" width="521" height="486" /></li>
<li>Click on Settings</li>
<li>Select Manual proxy configuration, then under SOCKS Host type localhost and in Port enter 3128 (In Vista SP1 you might have to use 127.0.0.1 instead of localhost for the SOCKS Host)<br />
<img class="alignnone size-full wp-image-86" title="Firefox Configuration" src="http://www.lockstockmods.net/wp-content/uploads/2009/11/firefox2.gif" alt="Firefox Configuration" width="461" height="462" /></li>
</ul>
<p>Congratulations, you should now have a fully functioning SSH Tunnel, you can test this by going to <a title="Whats My Ip" href="http://www.whatsmyip.org/" target="_blank">Whats My IP</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lockstockmods.net/2009/11/04/ssh-tunnel-with-putty-and-squid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)

Served from: www.lockstockmods.net @ 2010-09-09 17:51:16 -->