<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[HyperForum — OpenVPN - ERROR: Cannot open TUN/TAP dev /dev/net/tun:]]></title>
		<link>https://forums.hyperbola.info/viewtopic.php?id=861</link>
		<atom:link href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=861&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in OpenVPN - ERROR: Cannot open TUN/TAP dev /dev/net/tun:.]]></description>
		<lastBuildDate>Mon, 29 May 2023 06:28:06 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: OpenVPN - ERROR: Cannot open TUN/TAP dev /dev/net/tun:]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=6204#p6204</link>
			<description><![CDATA[<p>just a minor detail is that adding a line</p><div class="codebox"><pre><code>modules=&quot;tun&quot;</code></pre></div><p> didn&#039;t work, </p><p>What worked was to uncomment the following line:</p><div class="codebox"><pre><code>modules_2_6=&quot;tun&quot;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (nparafe)]]></author>
			<pubDate>Mon, 29 May 2023 06:28:06 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=6204#p6204</guid>
		</item>
		<item>
			<title><![CDATA[Re: OpenVPN - ERROR: Cannot open TUN/TAP dev /dev/net/tun:]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=6201#p6201</link>
			<description><![CDATA[<div class="quotebox"><cite>anthk wrote:</cite><blockquote><p>The service will load modules on demand, such as tun or fuse, often needed by different software.</p></blockquote></div><p>Thank you for your precious help <img src="https://forums.hyperbola.info/img/smilies/smile.png" width="15" height="15" alt="smile" /> .</p>]]></description>
			<author><![CDATA[null@example.com (nparafe)]]></author>
			<pubDate>Sat, 27 May 2023 06:39:30 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=6201#p6201</guid>
		</item>
		<item>
			<title><![CDATA[Re: OpenVPN - ERROR: Cannot open TUN/TAP dev /dev/net/tun:]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=6199#p6199</link>
			<description><![CDATA[<p>The service will load modules on demand, such as tun or fuse, often needed by different software.</p>]]></description>
			<author><![CDATA[null@example.com (anthk)]]></author>
			<pubDate>Fri, 26 May 2023 19:43:02 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=6199#p6199</guid>
		</item>
		<item>
			<title><![CDATA[Re: OpenVPN - ERROR: Cannot open TUN/TAP dev /dev/net/tun:]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=6198#p6198</link>
			<description><![CDATA[<div class="quotebox"><cite>anthk wrote:</cite><blockquote><p>You can add tun to /etc/conf.d/modules with </p><div class="codebox"><pre><code> modules=&quot;tun&quot; </code></pre></div><p>&nbsp; and </p><div class="codebox"><pre><code> doas rc-update add modules default </code></pre></div></blockquote></div><p>Can you please explain the differnce between the OP and your method?<br />After I did what I have posted above, everything works even after rebooting. What are the benefits of adding a system service?</p>]]></description>
			<author><![CDATA[null@example.com (nparafe)]]></author>
			<pubDate>Fri, 26 May 2023 12:32:44 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=6198#p6198</guid>
		</item>
		<item>
			<title><![CDATA[Re: OpenVPN - ERROR: Cannot open TUN/TAP dev /dev/net/tun:]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=6193#p6193</link>
			<description><![CDATA[<p>You can add tun to /etc/conf.d/modules with </p><div class="codebox"><pre><code> modules=&quot;tun&quot; </code></pre></div><p>&nbsp; and </p><div class="codebox"><pre><code> doas rc-update add modules default </code></pre></div>]]></description>
			<author><![CDATA[null@example.com (anthk)]]></author>
			<pubDate>Wed, 24 May 2023 15:18:30 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=6193#p6193</guid>
		</item>
		<item>
			<title><![CDATA[OpenVPN - ERROR: Cannot open TUN/TAP dev /dev/net/tun:]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=6188#p6188</link>
			<description><![CDATA[<p>Trying to run openvpn gave me an error:<br /></p><div class="codebox"><pre><code>OpenVPN - ERROR: Cannot open TUN/TAP dev /dev/net/tun: No such file or directory (errno=2)</code></pre></div><p>The solution for me was:</p><div class="codebox"><pre><code>mkdir -p /dev/net
mknod /dev/net/tun c 10 200
chmod 600 /dev/net/tun</code></pre></div><p><a href="https://serverfault.com/questions/1003011/openvpn-error-cannot-open-tun-tap-dev-dev-net-tun-no-such-file-or-directory">source</a></p>]]></description>
			<author><![CDATA[null@example.com (nparafe)]]></author>
			<pubDate>Wed, 24 May 2023 07:43:12 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=6188#p6188</guid>
		</item>
	</channel>
</rss>
