<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.4" -->
<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/"
	>

<channel>
	<title>y2Bishop2y</title>
	<link>http://www.berenbaum.net/blog</link>
	<description>Rantings about C++, java, javascript, movies and other great nerd topics</description>
	<pubDate>Fri, 20 Oct 2006 15:04:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>
	<language>en</language>
			<item>
		<title>Secure tunnel</title>
		<link>http://www.berenbaum.net/blog/2006/10/20/secure-tunnel/</link>
		<comments>http://www.berenbaum.net/blog/2006/10/20/secure-tunnel/#comments</comments>
		<pubDate>Fri, 20 Oct 2006 13:34:53 +0000</pubDate>
		<dc:creator>erb</dc:creator>
		
	<category>hosting</category>
		<guid isPermaLink="false">http://www.berenbaum.net/blog/2006/10/20/secure-tunnel/</guid>
		<description><![CDATA[I was setting up a secure connection last night. We have macs at work so I was just able to  &#8220;ssh&#8221; into my servers.
At home I am running windows, so I had to use cywin run SSH. I installed another package that wraps up all the needed cygwin libraries, copSSH
You can also set up [...]]]></description>
			<content:encoded><![CDATA[<p>I was setting up a secure connection last night. We have macs at work so I was just able to  &#8220;ssh&#8221; into my servers.<br />
At home I am running windows, so I had to use cywin run SSH. I installed another package that wraps up all the needed cygwin libraries, <a href="http://www.itefix.no/phpws/index.php">copSSH</a></p>
<p>You can also set up the secure tunnel via <a href="http://docs.cs.byu.edu/docs/sshtunnels/3.php">Putty</a> </p>
<p>The one issue that I had was that after I set up the tunnel, I had to change my browser&#8217;s proxy setting.  You are biding to a local port on your machine that is then forwarded over the secure tunnel to the destination machine.  The requests are proxied over the secure channel.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.berenbaum.net/blog/2006/10/20/secure-tunnel/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
