I am posting 2 console logs created using the script command.
The main differences between the 2 is,
log 1 is a 9.1 kernel with modules and vimage compiled in. This shows
the first problem being that dynamically loaded ipfw with a vimage
kernel don't work.
Log 2 is a 9.1 kernel with modules a
2 maj 2013 kl. 18:46 skrev Ian Smith :
> On Thu, 2 May 2013 12:09:08 +0200, Anders Hagman wrote:
>> Hi
> Yo
>> 2 maj 2013 kl. 07:42 skrev Ian Smith :
>>
>>> On Wed, 1 May 2013 17:43:03 -0400, Joe wrote:
>> I have ipfw running inside of a vnet jail on a 9.1-RELEASE host using
> the
>>
On Thu, 2 May 2013 12:09:08 +0200, Anders Hagman wrote:
> Hi
Yo
> 2 maj 2013 kl. 07:42 skrev Ian Smith :
>
> > On Wed, 1 May 2013 17:43:03 -0400, Joe wrote:
> I have ipfw running inside of a vnet jail on a 9.1-RELEASE host using
> >>> the
> jail(8) definition statements for starti
On Thu, 2 May 2013 09:29:58 -0500, Mark Felder wrote:
> On Thu, 02 May 2013 08:49:43 -0500, Joe wrote:
> >
> > I tested doing a kldload ipfw and fall into the default deny problem.
> > Is there a sysctl to flip the default deny to default accept?
> >
>
> options IPFIREWALL_DEFAULT_TO_ACC
On Thu, 02 May 2013 08:49:43 -0500, Joe wrote:
I tested doing a kldload ipfw and fall into the default deny problem.
Is there a sysctl to flip the default deny to default accept?
options IPFIREWALL_DEFAULT_TO_ACCEPT when you build the kernel is the only
way AFAIK
_
Anders Hagman wrote:
Hi
2 maj 2013 kl. 07:42 skrev Ian Smith :
On Wed, 1 May 2013 17:43:03 -0400, Joe wrote:
I have ipfw running inside of a vnet jail on a 9.1-RELEASE host using
the
jail(8) definition statements for starting and stopping the vnet jail.
As a
side note non-vnet jails are w
Hi
2 maj 2013 kl. 07:42 skrev Ian Smith :
> On Wed, 1 May 2013 17:43:03 -0400, Joe wrote:
I have ipfw running inside of a vnet jail on a 9.1-RELEASE host using
>>> the
jail(8) definition statements for starting and stopping the vnet jail.
>>> As a
side note non-vnet jails are worki