[Bug 291562] freebsd-update: 14.3-15.0 ipfw incompatibility disaster for remote system with no console access

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 24 Apr 2026 08:42:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291562

--- Comment #20 from vova@zote.me ---
more information: 

explicit set of OSVERSION to 1500025 fixes fallback 

```
ns3# env OSVERSION=1500025 ipfw show
WARNING! KBI incompatibility for ipfw is detected, trying to run /sbin/ipfw15.
65535    0       0 count ip from any to any not // orphaned dynamic states
counter
65535 6117 6054521 allow ip from any to any
```

-- 
You are receiving this mail because:
You are the assignee for the bug.