Hi,
I'm running FreeBSD 11.2-RELEASE-p9 on dedicated server at Hetzner.
The NIC adapter I have on my server:
From some time I've started experiencing very slow network connections. For example I'm downloading packages with ~8kb/s on avarage.. It's very slow.
I did create a ticket with the technical support and asked if it would be possible to run network diagnostics on my server. They came back to me saying that everything works OK on the server itself.
I've upgraded the NIC driver with
and rebooted the machine but this didn't help..
Can I ask what's the best way of troubleshooting something like this? How to find the root cause?
Any help would be greatly appreciated.
--
Best regards
macosxgeek
I'm running FreeBSD 11.2-RELEASE-p9 on dedicated server at Hetzner.
The NIC adapter I have on my server:
Bash:
em0@pci0:0:4:0: class=0x020000 card=0x11001af4 chip=0x100e8086 rev=0x03 hdr=0x00
vendor = 'Intel Corporation'
device = '82540EM Gigabit Ethernet Controller'
class = network
subclass = ethernet
bar [10] = type Memory, range 32, base 0xfebc0000, size 131072, enabled
bar [14] = type I/O Port, range 32, base 0xc000, size 64, enabled
From some time I've started experiencing very slow network connections. For example I'm downloading packages with ~8kb/s on avarage.. It's very slow.
I did create a ticket with the technical support and asked if it would be possible to run network diagnostics on my server. They came back to me saying that everything works OK on the server itself.
I've upgraded the NIC driver with
Code:
pkg install intel-em-kmod
Can I ask what's the best way of troubleshooting something like this? How to find the root cause?
Any help would be greatly appreciated.
--
Best regards
macosxgeek