Upstream very low compared with downstream traffic with OpenVPN Client.
-
Hi @Gertjan
In that situation is correct but in my case I have two WAN with 250Mb/250Mb. The clients connect to WAN1 an goes to Internet trought the WAN2 or viceversa.
Regards
-
So,
Client -> OVPNWAN1 -> OVPNWAN2 -> ???
Better draw a clear diagram...
-
Most tests only test in one direction at a time so whilst that traffic has to go in and out at the VPN server the reply traffic the other way is minimal so I would expect somewhere close to the line rate. But, yeah, any reply traffic there is will reduce the potential test rate.
Steve
-
@Pippin this's the diagram:
Case 1.- Client -> Internet -> OVPN-WAN1 -> WAN2 -> Internet
Case 2.- Client -> Internet -> OVPN-WAN2 -> WAN1 -> Internet
Regards
-
Assuming the Client is at a remote location, maybe the client VPN software is limiting the speed ?
-
Hi @pwood999
I think that no because OpenVPN Client is installed by default and I think that isn't limited in any direction.
-
So to be clear you're seeing the same throughput when connecting via either WAN?
Steve
-
-
If the Server has 250Mb/250Mb. and the Client side has 300Mb/300Mb then the issue must be either server or client performance, unless you have some other limiters configured.
-
Hi @pwood999
This is clear, but what can I do?. This is the question...
Do I need to change any OVPN parameter?
No, I haven't configured any limiter on any side.
Regards
-
@ramses-sevilla said in Upstream very low compared with downstream traffic with OpenVPN Client.:
I don't understand the question.
You showed two connection cases, connecting via WAN1 or connecting via WAN2.
Do you see the same throughput restriction in both cases?
Steve
-
What hardware are your HA PfSense pair running on ?
Are you using physical or virtual machines ?
What CPU & OS does the client PC use ?Might be worth posting your OpenVPN configs (excluding public IP & secrets).
Also maybe this thread should be moved to OpenVPN forum ?
-
-
@pwood999 said in Upstream very low compared with downstream traffic with OpenVPN Client.:
What hardware are your HA PfSense pair running on ?
Are you using physical or virtual machines ?
What CPU & OS does the client PC use ?Might be worth posting your OpenVPN configs (excluding public IP & secrets).
Also maybe this thread should be moved to OpenVPN forum ?
Hi @pwood999
I am using two physical machines Supermicro SuperServer 5018D-FN8T.
The Client is a I5 with UBUNTU 18.04LTS.
Can you tell me where is the text OpenVPN Server config file in pfSense?
Regards and thanks
-
@ramses-sevilla said in Upstream very low compared with downstream traffic with OpenVPN Client.:
Can you tell me where is the text OpenVPN Server config file in pfSense?
The info you entered on the GUI config is used to create this OpenVPN server config file(s).
So, you know what's in it ;) Bcause you entered that info - or accepted default values.Look here :
/var/etc/openvpn/
You'll find serverx.* files where x is the OpenVPN server number, typically 1.