[Bug 280390] NPTv6 not working

[email protected] Tue, 19 May 2026 20:35:59 +0000
Newsgroups gmane.os.freebsd.devel.net
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280390

--- Comment #32 from [email protected] ---
I've inserted two allow rules before the NPTv6 rule:

ipfw -q add allow ip6 from me6 to any
ipfw -q add allow ip6 from any to me6
ipfw -q add nptv6 NPT ip6 from any to any

Everything works fine now.

Thanks for supporting!

-- 
You are receiving this mail because:
You are on the CC list for the bug.