<?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[How to configure NordVPN on Ubuntu Touch]]></title><description><![CDATA[<h2>Using "VPN editor" from the OpenStore<br />
<a href="https://open-store.io/app/com.ubuntu.developer.pete-woods.vpn-editor" rel="nofollow ugc">https://open-store.io/app/com.ubuntu.developer.pete-woods.vpn-editor</a></h2>
<hr />
<ol>
<li>From one of NordVPN's official .ovpn files (<a href="http://nordvpn.com/ovpn" rel="nofollow ugc">nordvpn.com/ovpn</a>), create the two following:</li>
</ol>
<hr />
<p dir="auto"><strong>ca.crt: containing this part of the .ovpn file:</strong></p>
<p dir="auto"><em>-----BEGIN CERTIFICATE-----<br />
(...)<br />
-----END CERTIFICATE-----</em></p>
<hr />
<p dir="auto"><strong>TSL.key: containing this part of the .ovpn file:</strong></p>
<p dir="auto"><em>-----BEGIN OpenVPN Static key V1-----<br />
(...)<br />
-----END OpenVPN Static key V1-----</em></p>
<hr />
<p dir="auto">Save both <strong>ca.crt</strong> and <strong>TSL.key</strong> in a known directory.</p>
<hr />
<ol start="2">
<li>Open VPN editor app. Add new connection, and set it up this way:</li>
</ol>
<hr />
<p dir="auto">ID: AnyNameToRecognizeTheConnection<br />
Remote: <strong><strong>x.x.x.x</strong></strong>:1194<br />
(choose <strong>the IP of any NordVPN server</strong>)<br />
Type: Password<br />
Username: <strong>xxxxxxxx</strong>   (provided in your user's account)<br />
Password: <strong>··············</strong>   (provided in your user's account)<br />
CA certificate: <strong>ca.crt</strong>           (file previously created from the .ovpn)</p>
<hr />
<h2>Advanced:</h2>
<p dir="auto">Tick "Use renegotiation interval: 0"<br />
Tick "Use LZO data compression<br />
Tick "Use custom virtual device type:"<br />
TUN<br />
and name: tun</p>
<p dir="auto">Tick "Use custom tunnel MTU: 1500"<br />
Tick "Randomize remote hosts"</p>
<hr />
<h2>Security:</h2>
<p dir="auto">Cipher: AES-256-CBC<br />
HMAC authentication: SHA-512</p>
<hr />
<h2>TLS:</h2>
<p dir="auto">Tick "Verify peer certificate"<br />
Peer certificate TLS type: Server<br />
Tick "Use additional TLS authentication:"<br />
Key file: <strong>TLS.key</strong>                (file previously created from the .ovpn)<br />
Key direction: 1</p>
<hr />
<ol start="3">
<li>The connection is ready to use. Turn the switch on and wait for it to go green.<br />
Try <a href="http://ipleak.net" rel="nofollow ugc">ipleak.net</a> from a web browser to test the connection.</li>
</ol>
]]></description><link>https://forums.ubports.com/topic/5580/how-to-configure-nordvpn-on-ubuntu-touch</link><generator>RSS for Node</generator><lastBuildDate>Wed, 11 Mar 2026 01:13:13 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/5580.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 26 Jan 2021 21:12:08 GMT</pubDate><ttl>60</ttl></channel></rss>