<?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>The #Shell &#187; Windows</title>
	<atom:link href="http://blog.rootshell.ir/tag/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rootshell.ir</link>
	<description>Hey, It&#039;s root, Take care</description>
	<lastBuildDate>Sun, 22 Aug 2010 21:12:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Connecting to OpenVPN on Linux and Windows</title>
		<link>http://blog.rootshell.ir/2010/01/connecting-to-openvpn-on-linux-and-windows/</link>
		<comments>http://blog.rootshell.ir/2010/01/connecting-to-openvpn-on-linux-and-windows/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 11:19:04 +0000</pubDate>
		<dc:creator>root</dc:creator>
				<category><![CDATA[Believe Me]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenVPN]]></category>
		<category><![CDATA[RootShell]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.rootshell.ir/?p=28</guid>
		<description><![CDATA[In fact the worst thing with upgrading your operating system is that there are always some features that you miss in the new one or it is broken by mistake ! I was using Ubuntu version 8.10 and when I upgraded to version 9.04, realized that intel driver that is included in this release is [...]]]></description>
			<content:encoded><![CDATA[<p>In fact the worst thing with upgrading your operating system is that there are always some features that you miss in the new one or it is broken by mistake ! I was using Ubuntu version 8.10 and when I upgraded to version 9.04, realized that intel driver that is included in this release is in beta stages and the performance was really poor. Then I downgrade to 8.10 and again with the release of 9.10 (karmic) my vpn and openvpn configuration using Network Manager did not work.</p>
<p>I decided to stick with Shell again, and connect using my OpenVPN configurations by a simple openvpn command.</p>
<p>It is as simple as running a single command, you should first switch the directory to where your config files exist and type :</p>
<p><code>sudo openvpn --config myclient.conf</code></p>
<p>Two weeks ago I had upgraded my Windows XP SP3 to Windows 7 and guess what, The openvpn-gui package wasn&#8217;t working either.</p>
<p>Taking a look at openvpn log, I found that it has routing problems with the following error and can&#8217;t set the routes, so the windows network applet says &#8220;No internet access&#8221; for that.</p>
<p><code>ROUTE: route addition failed using CreateIpForwardEntry: One or more arguments are not correct.</code></p>
<p>It seems that some forwarding structure and API has been changed since Vista and openvpn version 2.0.9 is not aware of them. After googling around, I found that the latest official OpenVPN release had fixed these issues. And it is interesting that they&#8217;ve included the GUI for windows in the official release. You can download version 2.1.1 from :</p>
<p><a href="http://openvpn.net/index.php/open-source/downloads.html"><code>http://openvpn.net/index.php/open-source/downloads.html</code></a></p>
<p>and take care, you should put it into &#8220;Windows Vista&#8221; compatibility mode and run it as administrator.</p>
<p><a href="http://blog.rootshell.ir/wp-content/uploads/2010/01/openvpn-compat.png"><img class="aligncenter size-full wp-image-29" title="Openvpn compatibility in Windows 7" src="http://blog.rootshell.ir/wp-content/uploads/2010/01/openvpn-compat.png" alt="" width="419" height="515" /></a></p>
<p style="text-align: left;">After installation, you should copy your config files into <strong>C:\Program Files\OpenVPN\config\</strong> and run OpenVPN GUI from start menu. If you got into routing problems again, try running the OpenVPN GUI as administrator too.</p>
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://blog.rootshell.ir/2010/01/connecting-to-openvpn-on-linux-and-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
