<?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[Poor openvpn speeds on pfsense client, fast with desktop client to same server.]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I have pfsense 2.1.5 i386 setup as an openvpn client connecting to a ubuntu openvpn server. I have pfsense setup to route specific traffic on the lan through the vpn link. This is working fine, however the most performance i'm able to push through the VPN link is ~20Mbit. If i connect to the same vpn server with a desktop client (windows or linux) i'm able to push 80-100Mbit/s. CPU usage on my pfsense machine is about 20% on a 1.6Ghz atom soekris net6501-70. The biggest thing i'm not sure about is the NAT outbound rule i created, it was the only way I was able to get traffic to flow and I just guessed. Thanks!</p>
<p dir="auto">ubuntu server config:</p>
<pre><code>port 1197
proto udp
dev tun
ca ca.crt
cert server.crt
key server.key  # This file should be kept secret
dh dh2048.pem
server 10.9.0.0 255.255.255.0
ifconfig-pool-persist ipp3.txt
push "dhcp-option DNS 208.67.222.222"
push "dhcp-option DNS 208.67.220.220"
duplicate-cn
keepalive 10 120
comp-lzo
user nobody
group nogroup
persist-key
persist-tun
status openvpn-status.log
verb 3
</code></pre>
<p dir="auto">Client Setup<br />
<img src="http://i.imgur.com/uDZzBM5.jpg" alt="" class=" img-fluid img-markdown" /><br />
<img src="http://i.imgur.com/ZEVMbhK.png" alt="" class=" img-fluid img-markdown" /><br />
<img src="http://i.imgur.com/8UXmTYl.png?1" alt="" class=" img-fluid img-markdown" /><br />
<img src="http://i.imgur.com/XqE6erg.png" alt="" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.netgate.com/topic/73860/poor-openvpn-speeds-on-pfsense-client-fast-with-desktop-client-to-same-server</link><generator>RSS for Node</generator><lastBuildDate>Wed, 12 Aug 2026 21:10:12 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/73860.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 21 Sep 2014 18:49:15 GMT</pubDate><ttl>60</ttl></channel></rss>