<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to Use HTTP/Radio/Anything Behind a Proxy or Firewall</title>
	<atom:link href="http://www.engfers.com/2008/08/21/how-to-use-http_radio_anything-behind-a-proxy-or-firewall/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.engfers.com/2008/08/21/how-to-use-http_radio_anything-behind-a-proxy-or-firewall/</link>
	<description>» scrumptions blog &#038; code » nothing more, nothing less</description>
	<lastBuildDate>Tue, 07 Sep 2010 21:12:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Cyndi</title>
		<link>http://www.engfers.com/2008/08/21/how-to-use-http_radio_anything-behind-a-proxy-or-firewall/comment-page-1/#comment-2744</link>
		<dc:creator>Cyndi</dc:creator>
		<pubDate>Thu, 04 Jun 2009 14:27:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.engfers.com/?p=143#comment-2744</guid>
		<description>WOW.  Way too technical for me!</description>
		<content:encoded><![CDATA[<p>WOW.  Way too technical for me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Unblock Me</title>
		<link>http://www.engfers.com/2008/08/21/how-to-use-http_radio_anything-behind-a-proxy-or-firewall/comment-page-1/#comment-1336</link>
		<dc:creator>Unblock Me</dc:creator>
		<pubDate>Thu, 29 Jan 2009 18:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.engfers.com/?p=143#comment-1336</guid>
		<description>Just wanted to thank you for a really good post.  I found it quite useful and will check your site often.</description>
		<content:encoded><![CDATA[<p>Just wanted to thank you for a really good post.  I found it quite useful and will check your site often.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: engfer</title>
		<link>http://www.engfers.com/2008/08/21/how-to-use-http_radio_anything-behind-a-proxy-or-firewall/comment-page-1/#comment-780</link>
		<dc:creator>engfer</dc:creator>
		<pubDate>Mon, 10 Nov 2008 20:11:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.engfers.com/?p=143#comment-780</guid>
		<description>I guess I could have called that an &lt;strong&gt;SSH server&lt;/strong&gt;. You just an box to SSH into. Just SSH into the box and make sure that box can make external calls to external sources (you can test this with `wget http://www.google.com`). Normal communications send web requests directly from your client onto the web. Using the above method, web requests go from your client to the SSH server (the thing you had a question about) to the web. Think of it like trying to leave a house with it&#039;s windows and doors sealed; if you can dig a tunnel from your house to your neighbors house, you can exit via their front door. 

I.E. In order for this to work, you need an SSH client (your house) like PuTTY, an SSH server (neighbor&#039;s house) like OpenSSH, and the ability to establish an SSH connection between them (dig the tunnel).

As far as it not working, I have some questions...
 - Can you SSH into the box?
 - Once SSH&#039;d in, can you reach the web? (use wget)
 - What program are you trying to proxy?

Your network may block SSH requests; if that is the case they you are hosed.

Let me know!</description>
		<content:encoded><![CDATA[<p>I guess I could have called that an <strong>SSH server</strong>. You just an box to SSH into. Just SSH into the box and make sure that box can make external calls to external sources (you can test this with `wget <a href="http://www.google.com" rel="nofollow">http://www.google.com</a>`). Normal communications send web requests directly from your client onto the web. Using the above method, web requests go from your client to the SSH server (the thing you had a question about) to the web. Think of it like trying to leave a house with it&#8217;s windows and doors sealed; if you can dig a tunnel from your house to your neighbors house, you can exit via their front door. </p>
<p>I.E. In order for this to work, you need an SSH client (your house) like PuTTY, an SSH server (neighbor&#8217;s house) like OpenSSH, and the ability to establish an SSH connection between them (dig the tunnel).</p>
<p>As far as it not working, I have some questions&#8230;<br />
 &#8211; Can you SSH into the box?<br />
 &#8211; Once SSH&#8217;d in, can you reach the web? (use wget)<br />
 &#8211; What program are you trying to proxy?</p>
<p>Your network may block SSH requests; if that is the case they you are hosed.</p>
<p>Let me know!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abdul</title>
		<link>http://www.engfers.com/2008/08/21/how-to-use-http_radio_anything-behind-a-proxy-or-firewall/comment-page-1/#comment-779</link>
		<dc:creator>abdul</dc:creator>
		<pubDate>Mon, 10 Nov 2008 18:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.engfers.com/?p=143#comment-779</guid>
		<description>i tried it. it says 403 forbidden
i did not understand this:
2. Server or Workstation Endpoint that can Accept SSH Connections
could you please explain in more detail?
thank you</description>
		<content:encoded><![CDATA[<p>i tried it. it says 403 forbidden<br />
i did not understand this:<br />
2. Server or Workstation Endpoint that can Accept SSH Connections<br />
could you please explain in more detail?<br />
thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ido</title>
		<link>http://www.engfers.com/2008/08/21/how-to-use-http_radio_anything-behind-a-proxy-or-firewall/comment-page-1/#comment-507</link>
		<dc:creator>Ido</dc:creator>
		<pubDate>Fri, 19 Sep 2008 16:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.engfers.com/?p=143#comment-507</guid>
		<description>Cool stuff! 
Very good post - keep them coming :)</description>
		<content:encoded><![CDATA[<p>Cool stuff!<br />
Very good post &#8211; keep them coming <img src='http://www.engfers.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
