Version 13.0 reboots intermittently
Andrey V. Elsukov
bu7cher at yandex.ru
Wed Apr 21 12:23:44 UTC 2021
17.04.2021 16:14, Software Info пишет:
> Hi All,
> I had 12.2 working without issue as a VPN Server running OpenVPN. I
> upgraded to version 13.0 last night and now the server intermittently
> reboots. I saw a core.tt file which I have attached. I would
> appreciate any help I can get.
I'm not sure, but since you use natd, panics may be related to ip_divert
module. If KTLS somehow is used in your environment, this means unmapped
mbufs also can be used.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255164
You can try to reconfigure your ipfw rules to use in-kernel NAT instead
of natd.
Also you can try to disable unmapped mbufs:
sysctl kern.ipc.mb_use_ext_pgs=0
--
WBR, Andrey V. Elsukov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20210421/e0bba163/attachment.sig>
More information about the freebsd-stable
mailing list