[Bug 257285] Kernel panic at ip_divert_event_tag on FreeBSD 13.0-RELEASE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 19 Jul 2021 22:46:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257285
--- Comment #6 from Deyan <didomeister@gmail.com> ---
(In reply to Mark Johnston from comment #5)
I have such a rule in ipfw:
${fw} 500 divert natd ip from any to any in via ${oif}
my natd.conf has these lines:
interface ${natd_interface}
dynamic yes
unregistered_only yes
redirect_port tcp ...
... multiple lines as the one above follow
--
You are receiving this mail because:
You are the assignee for the bug.