[Bug 212077] [11.0-RC1][jail][ipfw] adding table causes kernel panic
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Aug 23 13:36:50 UTC 2016
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: freebsd-bugs at FreeBSD.org
Reporter: konrad.kreciwilk at korbank.pl
CC: freebsd-amd64 at FreeBSD.org
CC: freebsd-amd64 at FreeBSD.org
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.
More information about the freebsd-amd64
mailing list