<?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>SupportSages &#187; OpenVPN</title>
	<atom:link href="http://www.supportsages.com/blog/tag/openvpn/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.supportsages.com/blog</link>
	<description>Technical Support and Server Management : Musings in the fox hole.</description>
	<lastBuildDate>Thu, 05 Jan 2012 03:05:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>OpenVPN issues on a OpenVZ / Virtuozzo enabled VPS</title>
		<link>http://www.supportsages.com/blog/2009/09/openvpn-issues-on-a-openvz-virtuozzo-enabled-vps/</link>
		<comments>http://www.supportsages.com/blog/2009/09/openvpn-issues-on-a-openvz-virtuozzo-enabled-vps/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 16:00:19 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[VPS]]></category>
		<category><![CDATA[OpenVPN]]></category>
		<category><![CDATA[openvz]]></category>
		<category><![CDATA[Tun/TAP]]></category>

		<guid isPermaLink="false">http://www.supportsages.com/blog/?p=560</guid>
		<description><![CDATA[<strong>Error</strong> Note: Cannot open TUN/TAP dev /dev/net/tun: Permission denied (errno=13)

Just follow the KB at http://wiki.openvz.org/VPN_via_the_TUN/TAP_device

<strong>Error</strong> <span>Note: Cannot set tx queue length on tun0: Operation not permitted (errno=1) </span>

<span>As mentioned in the same KB URL, just do the steps below and things should be alright again</span>
<blockquote>
<pre>vzctl set 101 --devices c:10:200:rw --save
vzctl set 101 --capability net_admin:on --save</pre>
</blockquote>

Basically the errors are caused by the non-execution of the two commands mentioned above.]]></description>
			<content:encoded><![CDATA[<p><strong>Error</strong> Note: Cannot open TUN/TAP dev /dev/net/tun: Permission denied (errno=13)</p>
<p>Just follow the KB at http://wiki.openvz.org/VPN_via_the_TUN/TAP_device</p>
<p><strong>Error</strong> <span>Note: Cannot set tx queue length on tun0: Operation not permitted (errno=1) </span></p>
<p><span>As mentioned in the same KB URL, just do the steps below and things should be alright again</span></p>
<blockquote>
<pre>vzctl set 101 --devices c:10:200:rw --save
vzctl set 101 --capability net_admin:on --save</pre>
</blockquote>
<p>Basically the errors are caused by the non-execution of the two commands mentioned above.</p>
<div class="tweetthis" style="text-align:left;"><p> <a  class="tt" href="http://twitter.com/home/?status=OpenVPN+issues+on+a+OpenVZ+%2F+Virtuozzo+enabled+VPS+http%3A%2F%2Fwww.supportsages.com%2Fblog%2F560" title="Post to Twitter"><img class="nothumb" src="http://www.supportsages.com/blog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter3.png" alt="Post to Twitter" /></a> <a  class="tt" href="http://twitter.com/home/?status=OpenVPN+issues+on+a+OpenVZ+%2F+Virtuozzo+enabled+VPS+http%3A%2F%2Fwww.supportsages.com%2Fblog%2F560" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.supportsages.com/blog/2009/09/openvpn-issues-on-a-openvz-virtuozzo-enabled-vps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

