[Bug 294733] ipfw ::/0 expands to me6
[email protected] Thu, 23 Apr 2026 17:43:43 +0000
| Newsgroups | gmane.os.freebsd.devel.ipfw |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D294733
Bug ID: 294733
Summary: ipfw ::/0 expands to me6
Product: Base System
Version: 15.0-STABLE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Hello!
Running
ipfw add 01000 allow tcp from ::/0 to me 80
results in
01000 allow tcp from me6 to me 80
Which isn't any IPv6 address (like the wildcard should represent), but only=
the
addresses assigned to the machine.
This should be either fixed or rejected with an error message.
kind regards
--=20
You are receiving this mail because:
You are on the CC list for the bug.=