https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212077
Bug ID: 212077
Summary: [11.0-RC1][jail][ipfw] adding table causes kernel
panic
Product: Base System
Version: 11.0-RC1
Hardware: amd64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
CC: [email protected]
Created attachment 173971
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173971&action=edit
Crashdump generated by system
Kernel with compiled:
# Vimage
options VIMAGE
# Firewall
options IPFIREWALL #firewall
options IPFIREWALL_VERBOSE #enable logging to syslogd(8)
options IPFIREWALL_VERBOSE_LIMIT=100 #limit verbosity
options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default
# CARP
device carp
I have created jail (using cbsd) with vnet. When I try to added (on jail):
ipfw add 1 allow ip from 'table(10)' to me
it causes kernel panic
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "[email protected]"