Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
22.7 Legacy Series
»
LAN interfaces - high latency, low speed
« previous
next »
Print
Pages: [
1
]
Author
Topic: LAN interfaces - high latency, low speed (Read 1516 times)
GreenMatter
Full Member
Posts: 166
Karma: 1
LAN interfaces - high latency, low speed
«
on:
December 04, 2022, 01:15:23 pm »
OPNsense (22.7.9) runs in VM (8GB RAM, 4 Intel Xeon E-2278G cores) with GB Intel NICs as vmx (virtual interface, full duplex). It's been all ok so far but I've just noticed serious problem in my network.
Everything what goes through opnsense LAN interfaces has high latency (over 1000ms) and speed between 2 and 10 Mb/s.
Speedtest run on opnsense to WAN is ok. Communication between switch clients (in the same subnet) is also not affected. Only when client hits OPNsesne LAN interface (to other subnet or WAN) speed goes down and latency is high.
What could be a reason, how to troubleshoot it?
Logged
OPNsense on:
Intel(R) Xeon(R) E-2278G CPU @ 3.40GHz (4 cores)
8 GB RAM
50 GB HDD
and plenty of vlans ;-)
GreenMatter
Full Member
Posts: 166
Karma: 1
Re: LAN interfaces - high latency, low speed
«
Reply #1 on:
December 05, 2022, 10:04:02 am »
As I couldn't find any cause for such behavior I run:
Code:
[Select]
pkg upgrade -f
To my surprise nginx was downgraded:
Code:
[Select]
Installed packages to be DOWNGRADED:
nginx: 1.22.1_1,3 -> 1.22.0_7,3 [OPNsense]
Seemingly after reboot nothing was changed (as side note, previously till 5-10 minutes after reboot was ok and after that issue reappeared). But after next hour or so, problem disappeared. So, I'm lost when it comes to root cause of such network degradation...
Logged
OPNsense on:
Intel(R) Xeon(R) E-2278G CPU @ 3.40GHz (4 cores)
8 GB RAM
50 GB HDD
and plenty of vlans ;-)
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
22.7 Legacy Series
»
LAN interfaces - high latency, low speed