<?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: Setting up a proxy server at home</title>
	<atom:link href="http://www.applemacgeniusville.com/2008/10/06/setting-up-a-proxy-server-at-home/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.applemacgeniusville.com/2008/10/06/setting-up-a-proxy-server-at-home/</link>
	<description>…Because the people who are crazy enough to think they can change the world, are the ones who do.</description>
	<lastBuildDate>Sat, 19 Feb 2011 12:07:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: jeffbates</title>
		<link>http://www.applemacgeniusville.com/2008/10/06/setting-up-a-proxy-server-at-home/comment-page-1/#comment-2</link>
		<dc:creator>jeffbates</dc:creator>
		<pubDate>Thu, 09 Oct 2008 15:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.applemacgeniusville.com/wordpress/?p=54#comment-2</guid>
		<description>You will need to also have port forwarding setup for port 22 on your router so your tunnel will make it to the right machine.

If you find yourself somewhere and do not have a tunnel manager application installed, you can do all the tunneling right within Terminal. Just run the command below, provide your password, and leave the window open. (Closing it will kill the tunnel.)

user$ ssh -D 3000 shortname@yourserver.foo.com

You can take the above hints even further and tunnel specific ports that would otherwise be blocked by any firewalls in between you and your home machine.</description>
		<content:encoded><![CDATA[<p>You will need to also have port forwarding setup for port 22 on your router so your tunnel will make it to the right machine.</p>
<p>If you find yourself somewhere and do not have a tunnel manager application installed, you can do all the tunneling right within Terminal. Just run the command below, provide your password, and leave the window open. (Closing it will kill the tunnel.)</p>
<p>user$ ssh -D 3000 <a href="mailto:shortname@yourserver.foo.com">shortname@yourserver.foo.com</a></p>
<p>You can take the above hints even further and tunnel specific ports that would otherwise be blocked by any firewalls in between you and your home machine.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

