<?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>Personal Configurations &#187; tunnel</title>
	<atom:link href="http://blog.shahabv.com/tag/tunnel/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.shahabv.com</link>
	<description>IP Networking, Linux(ing) and Web Development</description>
	<lastBuildDate>Sun, 21 Mar 2010 21:10:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Moving completely to Linux</title>
		<link>http://blog.shahabv.com/2009/07/moving-completely-to-linux/</link>
		<comments>http://blog.shahabv.com/2009/07/moving-completely-to-linux/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 19:48:03 +0000</pubDate>
		<dc:creator>Shahab</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[tunnel]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.shahabv.com/?p=88</guid>
		<description><![CDATA[Today after finding linux version of my current softwares in windows I decide to migerate to my 9.04 Ubuntu.
Hope to have a good life with Ubuntu&#8230;  
P.S I am going to use ssh tunnel in ubuntu too, command is like this :
ssh -l username -D 8080 remote-server
for example :
ssh -l root -D 8080 X.X.X.X
and [...]]]></description>
			<content:encoded><![CDATA[<p>Today after finding linux version of my current softwares in windows I decide to migerate to my 9.04 Ubuntu.<br />
Hope to have a good life with Ubuntu&#8230; <img src='http://blog.shahabv.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>P.S I am going to use ssh tunnel in ubuntu too, command is like this :</p>
<blockquote><p><em><strong>ssh -l username -D 8080 remote-server</strong></em></p></blockquote>
<p>for example :</p>
<blockquote><p><em><strong>ssh -l root -D 8080 X.X.X.X</strong></em></p></blockquote>
<p>and then you must set your firefox to use <em>socks</em> as proxy for <em><strong>127.0.0.1:8080</strong></em> not html proxy <img src='http://blog.shahabv.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
And enjoy your life beside Telecom filtering.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.shahabv.com/2009/07/moving-completely-to-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SSH Tunneling via Putty</title>
		<link>http://blog.shahabv.com/2009/07/ssh-tunneling-via-putty/</link>
		<comments>http://blog.shahabv.com/2009/07/ssh-tunneling-via-putty/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 19:35:28 +0000</pubDate>
		<dc:creator>Shahab</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[ipsec]]></category>
		<category><![CDATA[putty]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[tunnel]]></category>
		<category><![CDATA[vpn]]></category>

		<guid isPermaLink="false">http://blog.shahabv.com/?p=83</guid>
		<description><![CDATA[After droping and filtering all tunneling packets ( VPN even IPSec ) from Telecom company, I decide to do ssh tunneling to one of my servers in USA with putty 
Its really cool and usefull, if any body need I can describe more but I think Google has enough about it.
]]></description>
			<content:encoded><![CDATA[<p>After droping and filtering all tunneling packets ( VPN even IPSec ) from Telecom company, I decide to do ssh tunneling to one of my servers in USA with putty <img src='http://blog.shahabv.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Its really cool and usefull, if any body need I can describe more but I think Google has enough about it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.shahabv.com/2009/07/ssh-tunneling-via-putty/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
