https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280390
Andrey V. Elsukov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Andrey V. Elsukov <[email protected]> --- (In reply to cnbatch from comment #0) You need to make sure, that IPv6 packets are handled by NPT rule in both directions. But as I see, you use `allow ip6 from any to any via vtnet0` rule just before NPT rule. It will consume all packets that are going from external to internal network and it is why NPT does not work. -- You are receiving this mail because: You are the assignee for the bug.
