<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>digistractions</title>
	<atom:link href="http://digistractions.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://digistractions.wordpress.com</link>
	<description>diverting electrons and more</description>
	<lastBuildDate>Fri, 19 Oct 2007 18:17:44 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='digistractions.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>digistractions</title>
		<link>http://digistractions.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://digistractions.wordpress.com/osd.xml" title="digistractions" />
	<atom:link rel='hub' href='http://digistractions.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Use SSH tunneling as a proxy</title>
		<link>http://digistractions.wordpress.com/2007/10/19/use-ssh-tunneling-as-a-proxy/</link>
		<comments>http://digistractions.wordpress.com/2007/10/19/use-ssh-tunneling-as-a-proxy/#comments</comments>
		<pubDate>Fri, 19 Oct 2007 18:17:44 +0000</pubDate>
		<dc:creator>digistractions</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://digistractions.wordpress.com/2007/10/19/use-ssh-tunneling-as-a-proxy/</guid>
		<description><![CDATA[I did not know that it is straight forward to use SSH as a SOCKS proxy for your web browser. Simply use the command line switch -D portnumber: $ ssh -N -D 50000 user@server.domain.com If you want also an interactive shell session, leave out the -N. In order to avoid conflicts select a portnumber larger [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=digistractions.wordpress.com&amp;blog=1274263&amp;post=6&amp;subd=digistractions&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I did not know that it is straight forward to use <a href="http://en.wikipedia.org/wiki/Secure_Shell"> SSH </a> as a <a href="http://en.wikipedia.org/wiki/SOCKS"> SOCKS </a> proxy for your web browser. Simply use the command line switch -D <em>portnumber</em>:</p>
<p><code>$ ssh -N -D 50000 user@server.domain.com</code></p>
<p>If you want also an interactive shell session, leave out the -N. In order to avoid conflicts select a portnumber larger than 1024. Then, configure your web browser to use the proxy. In the network preferences select SOCKS proxy (I selected SOCKS 5). Additionally, enter localhost or 127.0.0.1 as the server and the portnumber from above.</p>
<p><a href='http://digistractions.files.wordpress.com/2007/10/picture-1.png' title='picture-1.png'><img src='http://digistractions.files.wordpress.com/2007/10/picture-1.thumbnail.png?w=500' alt='picture-1.png' /></a> </p>
<p>Now, the internet traffic of the browser is encrypted from the local machine up to the remote server and you appear (requesting IP) on the internet as the remote server. </p>
<p>Note that with firefox your DNS requests, however, are not using the proxy by default and could be spoofed on the local network, e.g. an open WLAN. This can be fixed in the &#8222;about:config&#8220; preferences by setting the value of network.proxy.socks_remote_dns to true. I don&#8217;t know about other browsers yet.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/digistractions.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/digistractions.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/digistractions.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/digistractions.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/digistractions.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/digistractions.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/digistractions.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/digistractions.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/digistractions.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/digistractions.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/digistractions.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/digistractions.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/digistractions.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/digistractions.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/digistractions.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/digistractions.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=digistractions.wordpress.com&amp;blog=1274263&amp;post=6&amp;subd=digistractions&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://digistractions.wordpress.com/2007/10/19/use-ssh-tunneling-as-a-proxy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c8d918d33934cd2c06e08c0a2c255afc?s=96&#38;d=identicon" medium="image">
			<media:title type="html">digistractions</media:title>
		</media:content>

		<media:content url="http://digistractions.files.wordpress.com/2007/10/picture-1.thumbnail.png" medium="image">
			<media:title type="html">picture-1.png</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://digistractions.wordpress.com/2007/06/22/hello-world/</link>
		<comments>http://digistractions.wordpress.com/2007/06/22/hello-world/#comments</comments>
		<pubDate>Fri, 22 Jun 2007 19:28:20 +0000</pubDate>
		<dc:creator>digistractions</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[First post on WordPress. This blogging stuff looks more complicated than I expected. I guess learning by doing is the way to go.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=digistractions.wordpress.com&amp;blog=1274263&amp;post=1&amp;subd=digistractions&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>First post on WordPress. This blogging stuff looks more complicated than I expected. I guess learning by doing is the way to go.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/digistractions.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/digistractions.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/digistractions.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/digistractions.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/digistractions.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/digistractions.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/digistractions.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/digistractions.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/digistractions.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/digistractions.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/digistractions.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/digistractions.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/digistractions.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/digistractions.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/digistractions.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/digistractions.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=digistractions.wordpress.com&amp;blog=1274263&amp;post=1&amp;subd=digistractions&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://digistractions.wordpress.com/2007/06/22/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c8d918d33934cd2c06e08c0a2c255afc?s=96&#38;d=identicon" medium="image">
			<media:title type="html">digistractions</media:title>
		</media:content>
	</item>
	</channel>
</rss>
