Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Aug 2016 13:36:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 212077] [11.0-RC1][jail][ipfw] adding table causes kernel panic
Message-ID:  <bug-212077-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212077

            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@FreeBSD.org
          Reporter: konrad.kreciwilk@korbank.pl
                CC: freebsd-amd64@FreeBSD.org
                CC: freebsd-amd64@FreeBSD.org

Created attachment 173971
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D173971&action=
=3Dedit
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=3D100    #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=20

it causes kernel panic

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212077-8>