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

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to