@jordiSL said in Poor perfomance over OpenVPN:
FW: Super Micro XG-1537
You mean, like original Netgate hardware (XG-1537)?
@jordiSL "I get is 30Mbps"
Yes, it seems low...
(This gives me almost 10x higher speed (M11SDV-4C-LN4F), so your device also needs to know this speed)
interesting to read this:
https://docs.netgate.com/pfsense/en/latest/book/hardware/hardware-sizing-guidance.html
two things I'm thinking about now:
loader.conf.local (flow control (FC), EEE, hw.igb.rx_process_limit="-1"
hw.igb.tx_process_limit="-1, etc.)
https://docs.netgate.com/pfsense/en/latest/hardware/tuning-and-troubleshooting-network-cards.html
https://calomel.org/freebsd_network_tuning.html
@jordiSL "The client fiber is 300Mbps which I'm connected."
incorrectly configured this side or incorrect measurement method...
BTW:
OpenVPN dslreports.com (on 500/200 - ISP):
c7581716-ed59-4378-b5c7-5617a6c24f44-image.png
and what about these?
ifconfig igb0 -rxcsum -rxcsum6 -txcsum -txcsum6 -lro -tso -vlanhwtso
(igb, IX, em, etc.)