[Bug 292023] ipfw_nat64: kernel panic when combining nat64lsn + nat64clat over a bridge
[email protected] Tue, 30 Dec 2025 12:04:33 +0000
| Newsgroups | gmane.os.freebsd.devel.ipfw |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292023 Andrey V. Elsukov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Andrey V. Elsukov <[email protected]> --- # CLAT Rules $cmd 00350 nat64lsn CLAT tag 464 ipv6 from $plat_prefix to $clat_prefix in recv bridge0 in $cmd 00351 nat64lsn CLAT tag 464 ipv4 from 100.64.1.0/24 to not me in recv bridge0 in Shouldn't they use `nat64clat CLAT` opcode? -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.