Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - belotv

#1
I had the same issue since 24.1.9 and fixed it by disabling Crowdsec (when the package is installed, it is enabled by default). I did not revert dhcp6c to an older version.
Crowdsec has a cron job running every hour so it could explain why it stops after exactly 1 hour (my DHCP  leases are 8h - renewed every 4h).

I did not spend time to check why it is causing WAN IPv6 to be lost. It looks unrelated but practically it works.
#2
General Discussion / Re: Move to 14.1?
June 05, 2024, 02:22:08 PM
Hello,

I updated to 14.1 Kernel and it indeed increased Wireguard performance, however, my network is now quite unstable.

It is probably because I am using RTL8168. which is only stable using the os-realtek-re (with realtek-re-kmod).
According to pciconf, even if os-realtek-re is still installed, it reverted back to using the default opensource driver (rather than the vendor one).

How can i update the kmod to the version compatible with the kernel ?
I do not see any option for that in opnsense-update, and pkg does not allow the package to be installed manually (pkg: wrong architecture: FreeBSD:14:amd64 instead of FreeBSD:13:amd64)

Kr