<?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[PIA VPN Set-up]]></title><description><![CDATA[<p dir="auto">I have asked this before and never been able to set it up, but has anyone been able to get PIA VPN set up on their UBPorts devices?</p>
<p dir="auto">I have it set up on all my systems apart from my Touch ones and they are the ones that I want to try and start using more and more, especially my tablets.</p>
<p dir="auto">Can anyone advise me how to set PIA up, who has successfully set it up on their devices and is running with it currently? I have seen a set-up guide but that did not work, so anyone who has done it successfully and can share the steps, would be appreciated.</p>
]]></description><link>https://forums.ubports.com/topic/812/pia-vpn-set-up</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 18:22:57 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/812.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 21 Dec 2017 11:59:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to PIA VPN Set-up on Wed, 15 Mar 2023 19:29:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ukphil" aria-label="Profile: ukphil">@<bdi>ukphil</bdi></a> hI uk Phil: I saw your comments about PIA VPN set up that uou posted 6 years ago.</p>
<p dir="auto">I got my Aquaris M10 FHD updated to Ubuntu 16.04 this week and wondered if you have made progress in getting PIA installed on 16.04.</p>
<p dir="auto">There is a good web page on how to install PIA for a Raspberry Pi: <a href="https://www.raspberrypi-spy.co.uk/2020/06/raspberry-pi-vpn-setup-guide/" rel="nofollow ugc">https://www.raspberrypi-spy.co.uk/2020/06/raspberry-pi-vpn-setup-guide/</a></p>
<p dir="auto">It has worked well for my on my pi computers.... but I don't know if it will work for  the Ubports Ubuntu Tablet.</p>
<p dir="auto">It seems that it might work, if the operating system (16.04) is really Ubuntu linux.</p>
<p dir="auto">Could you please comment so that I could think and learn more, please?</p>
<p dir="auto">Thanks,<br />
Daryl</p>
]]></description><link>https://forums.ubports.com/post/71435</link><guid isPermaLink="true">https://forums.ubports.com/post/71435</guid><dc:creator><![CDATA[Daryl]]></dc:creator><pubDate>Wed, 15 Mar 2023 19:29:57 GMT</pubDate></item><item><title><![CDATA[Reply to PIA VPN Set-up on Mon, 12 Mar 2018 15:56:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ukphil" aria-label="Profile: ukphil">@<bdi>ukphil</bdi></a> what <a class="plugin-mentions-user plugin-mentions-a" href="/user/unisuperbox" aria-label="Profile: UniSuperBox">@<bdi>UniSuperBox</bdi></a> told you doesn't work anymore?</p>
<p dir="auto"><a href="https://forums.ubports.com/topic/553/private-internet-access-app/2">https://forums.ubports.com/topic/553/private-internet-access-app/2</a></p>
]]></description><link>https://forums.ubports.com/post/7618</link><guid isPermaLink="true">https://forums.ubports.com/post/7618</guid><dc:creator><![CDATA[advocatux]]></dc:creator><pubDate>Mon, 12 Mar 2018 15:56:10 GMT</pubDate></item><item><title><![CDATA[Reply to PIA VPN Set-up on Mon, 12 Mar 2018 05:07:45 GMT]]></title><description><![CDATA[<p dir="auto">I have been searching for info. on how to set the Touch VPN options to run my PIA account, but still no luck.</p>
]]></description><link>https://forums.ubports.com/post/7605</link><guid isPermaLink="true">https://forums.ubports.com/post/7605</guid><dc:creator><![CDATA[UKPhil]]></dc:creator><pubDate>Mon, 12 Mar 2018 05:07:45 GMT</pubDate></item><item><title><![CDATA[Reply to PIA VPN Set-up on Thu, 21 Dec 2017 16:02:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ukphil" aria-label="Profile: ukphil">@<bdi>ukphil</bdi></a> PIA uses OpenVPN, so my understanding is you can use the UBPorts GUI interface.</p>
]]></description><link>https://forums.ubports.com/post/6032</link><guid isPermaLink="true">https://forums.ubports.com/post/6032</guid><dc:creator><![CDATA[cherrie]]></dc:creator><pubDate>Thu, 21 Dec 2017 16:02:13 GMT</pubDate></item><item><title><![CDATA[Reply to PIA VPN Set-up on Thu, 21 Dec 2017 12:30:57 GMT]]></title><description><![CDATA[<p dir="auto">Is this for all (including PIA)?</p>
]]></description><link>https://forums.ubports.com/post/6029</link><guid isPermaLink="true">https://forums.ubports.com/post/6029</guid><dc:creator><![CDATA[UKPhil]]></dc:creator><pubDate>Thu, 21 Dec 2017 12:30:57 GMT</pubDate></item><item><title><![CDATA[Reply to PIA VPN Set-up on Thu, 21 Dec 2017 12:21:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wgarcia" aria-label="Profile: wgarcia">@<bdi>wgarcia</bdi></a> I tested it so far on a N5 running RC. Create a config file e.g. vpn.conf<br />
#######################################<br />
IPSec gateway &lt;name-of-vpn-gw&gt;<br />
IPSec ID &lt;ID&gt;<br />
IPSec obfuscated secret &lt;long line of characters make sure it is on 1 line&gt;<br />
Xauth username &lt;your-login&gt;<br />
#######################################</p>
<p dir="auto">Now call: sudo vpnc-connect --domain &lt;your-domain&gt; /home/phablet/vpn.conf<br />
It will ask first your sudo password, then the password for the VPN service.<br />
At the end this message will be displayed.<br />
VPNC started in background (pid: xxxxxxx)...</p>
<p dir="auto">Execute command: ifconfig tun0<br />
and you should have a tunnel interface with an IP Address.</p>
<p dir="auto">To disconnect type: sudo vpnc-disconnect</p>
<p dir="auto">There is no GUI at the moment, current VPN offers only OpenVPN.</p>
]]></description><link>https://forums.ubports.com/post/6028</link><guid isPermaLink="true">https://forums.ubports.com/post/6028</guid><dc:creator><![CDATA[cherrie]]></dc:creator><pubDate>Thu, 21 Dec 2017 12:21:09 GMT</pubDate></item><item><title><![CDATA[Reply to PIA VPN Set-up on Thu, 21 Dec 2017 12:11:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wgarcia" aria-label="Profile: wgarcia">@<bdi>wgarcia</bdi></a> said in <a href="/post/6025">PIA VPN Set-up</a>:<br />
There the only available option seems to be OpenVPN.</p>
<p dir="auto">That is the issue that there is only the Open VPN options.</p>
]]></description><link>https://forums.ubports.com/post/6027</link><guid isPermaLink="true">https://forums.ubports.com/post/6027</guid><dc:creator><![CDATA[UKPhil]]></dc:creator><pubDate>Thu, 21 Dec 2017 12:11:49 GMT</pubDate></item><item><title><![CDATA[Reply to PIA VPN Set-up on Thu, 21 Dec 2017 12:10:18 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://www.privateinternetaccess.com" rel="nofollow ugc">Private Internet Access</a></p>
<p dir="auto">I see on the downloads site there is a download for linux, but I was under the understanding that this did not support UBPorts.</p>
]]></description><link>https://forums.ubports.com/post/6026</link><guid isPermaLink="true">https://forums.ubports.com/post/6026</guid><dc:creator><![CDATA[UKPhil]]></dc:creator><pubDate>Thu, 21 Dec 2017 12:10:18 GMT</pubDate></item><item><title><![CDATA[Reply to PIA VPN Set-up on Thu, 21 Dec 2017 12:09:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cherrie" aria-label="Profile: cherrie">@<bdi>cherrie</bdi></a> Vpnc and CISCO VPN, that's interesting. How can the settings be entered? Has the connection to be established from the command line, editing a configuration file,  or can the setttings be entered with the configuration gui interface? There the only available option seems to be OpenVPN.</p>
]]></description><link>https://forums.ubports.com/post/6025</link><guid isPermaLink="true">https://forums.ubports.com/post/6025</guid><dc:creator><![CDATA[wgarcia]]></dc:creator><pubDate>Thu, 21 Dec 2017 12:09:03 GMT</pubDate></item><item><title><![CDATA[Reply to PIA VPN Set-up on Thu, 21 Dec 2017 12:02:44 GMT]]></title><description><![CDATA[<p dir="auto">What is PIA VPN? With ota3 vpnc is included which allows to access a Cisco VPN network.</p>
]]></description><link>https://forums.ubports.com/post/6024</link><guid isPermaLink="true">https://forums.ubports.com/post/6024</guid><dc:creator><![CDATA[cherrie]]></dc:creator><pubDate>Thu, 21 Dec 2017 12:02:44 GMT</pubDate></item></channel></rss>