<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Setting up OpenVPN]]></title><description><![CDATA[<p dir="auto">I have a question about the procedure to setup OpenVPN. I read the documentation and I see that it lists all the .crt and .key files etc. I have a single .ovpn file which contains everything and when I manually run openvpn it connects happily. The service however does not auto connect. Do all those files need to be present in order for the openvpn client to run?</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.mango-os.com/topic/2882/setting-up-openvpn</link><generator>RSS for Node</generator><lastBuildDate>Tue, 15 Sep 2026 05:27:24 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/2882.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 31 Jul 2017 15:33:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Setting up OpenVPN on Mon, 31 Jul 2017 16:11:19 GMT]]></title><description><![CDATA[<p dir="auto">It was indeed a Mango ES and that did it! Thanks a ton Joel.</p>
]]></description><link>https://forum.mango-os.com/post/15123</link><guid isPermaLink="true">https://forum.mango-os.com/post/15123</guid><dc:creator><![CDATA[psysak]]></dc:creator><pubDate>Mon, 31 Jul 2017 16:11:19 GMT</pubDate></item><item><title><![CDATA[Reply to Setting up OpenVPN on Mon, 31 Jul 2017 15:43:59 GMT]]></title><description><![CDATA[<p dir="auto">If this is on a MangoES here are some steps you can use for that type of file. Also I have noticed that you may need to reboot the whole MangoES to get the VPN service to activate but after that it will auto connect every time.</p>
<ul>
<li>Copy the .ovpn file to /etc/openvpn/</li>
<li>Rename file to vpn.conf</li>
<li>To manually run one time run sudo openvpn --config vpn.conf</li>
</ul>
<p dir="auto">To run as service run:</p>
<ul>
<li>sudo systemctl enable openvpn@vpn.service</li>
<li>sudo systemctl start openvpn@vpn.service</li>
</ul>
]]></description><link>https://forum.mango-os.com/post/15122</link><guid isPermaLink="true">https://forum.mango-os.com/post/15122</guid><dc:creator><![CDATA[JoelHaggar]]></dc:creator><pubDate>Mon, 31 Jul 2017 15:43:59 GMT</pubDate></item></channel></rss>