<?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[vpn]]></title><description><![CDATA[<p dir="auto">I want to set up OpenVPN on Ubuntu Touch, but my VPN only supports the AES-256-GCM cipher and the OpenVPN setting in Ubuntu Touch only supports AES-256-CBC. Is it possible to add AES-256-GCM support?</p>
<p dir="auto">I tried to follow this guide: <a href="https://ubports.com/blog/ubports-news-1/vpn-on-ubuntu-touch-3022" target="_blank" rel="noopener noreferrer nofollow ugc">https://ubports.com/blog/ubports-news-1/vpn-on-ubuntu-touch-3022</a>, but when I download the OpenVPN config it only contains the CA certificate and TLS cert—not the four certificates mentioned in the guide.</p>
]]></description><link>https://forums.ubports.com/topic/12254/vpn</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 08:16:59 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/12254.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 12 May 2026 05:46:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to vpn on Tue, 12 May 2026 08:06:25 GMT]]></title><description><![CDATA[<p dir="auto">I use WireGuard on a Raspberry Pi behind the router. It works perfectly.</p>
<p dir="auto"><a href="https://forums.ubports.com/topic/10154/vpn-import-openvpn-and-wireguard-configurations-using-networkmanager-nmcli?_=1769974444404">https://forums.ubports.com/topic/10154/vpn-import-openvpn-and-wireguard-configurations-using-networkmanager-nmcli?_=1769974444404</a></p>
]]></description><link>https://forums.ubports.com/post/95615</link><guid isPermaLink="true">https://forums.ubports.com/post/95615</guid><dc:creator><![CDATA[Linus67]]></dc:creator><pubDate>Tue, 12 May 2026 08:06:25 GMT</pubDate></item><item><title><![CDATA[Reply to vpn on Tue, 12 May 2026 06:48:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/privacy-freedom" aria-label="Profile: Privacy-freedom">@<bdi>Privacy-freedom</bdi></a><br />
If you want the server on UT, I don't know.<br />
To connect to a domestic openvpn server:</p>
<p dir="auto">I made it working by exporting a config file from a pc and import in networkmanager client<br />
I use pihole with openvpn</p>
<p dir="auto">sudo nmcli connection import type openvpn file /home/phablet/Documents/phd.nmconnection<br />
on pihole<br />
sudo iptables -t nat -A POSTROUTING -s 10.23.18.0/24 ! -d 10.23.18.0/24 -j SNAT --to 192.168.129.36</p>
<p dir="auto">Look at<br />
<a href="https://forums.ubports.com/topic/11513/openvpn-setup-does-not-offer-what-i-need-for-my-vpn-server..../10">https://forums.ubports.com/topic/11513/openvpn-setup-does-not-offer-what-i-need-for-my-vpn-server..../10</a></p>
]]></description><link>https://forums.ubports.com/post/95613</link><guid isPermaLink="true">https://forums.ubports.com/post/95613</guid><dc:creator><![CDATA[Vlad Nirky]]></dc:creator><pubDate>Tue, 12 May 2026 06:48:37 GMT</pubDate></item></channel></rss>