November 30, 20232 yr so my set-up is a bit weird but it works and i used it for years without problems. i have a pf-sense vm that i pass through pci the motherboard giagabit that is connected to WAN. i have another virtual ethenet adapter in the vm br0 then i have a eth0 2.5 gigabit adapter that is bridged with the br0 adapter and i connect my laptop to that for internet/server access but for one reason eh0 doesn't bridge anymore. br0 is working because i my server can still access the internet and i can still vpn into the pfsense router to access the server.
November 30, 20232 yr Author 7 minutes ago, JorgeB said: Please post the diagnostics. it gets stuck here. its been like this for hours. Downloading... /boot/logs/constantinides-diagnostics-20231130-1640.zip top -bn1 -o%CPU 2>/dev/null|todos >'/constantinides-diagnostics-20231130-1640/system/top.txt' tail /boot/bz*.sha256 >> '/constantinides-diagnostics-20231130-1640/unraid-6.12.5.txt' uptime nproc lscpu 2>/dev/null|todos >'/constantinides-diagnostics-20231130-1640/system/lscpu.txt' lsscsi -vgl 2>/dev/null|todos >'/constantinides-diagnostics-20231130-1640/system/lsscsi.txt' lspci -knn 2>/dev/null|todos >'/constantinides-diagnostics-20231130-1640/system/lspci.txt' lsusb 2>/dev/null|todos >'/constantinides-diagnostics-20231130-1640/system/lsusb.txt' free -mth 2>/dev/null|todos >'/constantinides-diagnostics-20231130-1640/system/memory.txt' ps -auxf --sort=-pcpu 2>/dev/null|todos >'/constantinides-diagnostics-20231130-1640/system/ps.txt' lsof -Pni 2>/dev/null|todos >'/constantinides-diagnostics-20231130-1640/system/lsof.txt' lsmod|sort 2>/dev/null|todos >'/constantinides-diagnostics-20231130-1640/system/lsmod.txt' df -h 2>/dev/null|todos >'/constantinides-diagnostics-20231130-1640/system/df.txt' ip -br a|awk '/^(eth|bond)[0-9]+ /{print $1}'|sort
November 30, 20232 yr Community Expert Solution 28 minutes ago, technomancer__ said: it gets stuck here. its been like this for hours. I assume the 2.5GbE NIC is Realtek, if so are you using jumbo frames with it? There's a known issues with the current kernel in tree Realtek driver, you can use MTU 1500 with the stock driver or the Realtek driver plugin, the latter will work with jumbo frames also.
December 1, 20232 yr Author 6 hours ago, JorgeB said: I assume the 2.5GbE NIC is Realtek, if so are you using jumbo frames with it? There's a known issues with the current kernel in tree Realtek driver, you can use MTU 1500 with the stock driver or the Realtek driver plugin, the latter will work with jumbo frames also. thank you that fixed it. UI is also more responsive than 6.12.4 but still very unresponsive. Before 6.12.2 the ui loaded instantly now pages mostly docker and dashboard take a minute or so to load Edited December 1, 20232 yr by technomancer__
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.