On Fri, 31 Jul 2015 09:43:25 -0700, Michael Sierchio wrote:
> On Jul 31, 2015 3:23 AM, "Ian Smith" wrote:
> >
>
> > firewall_enable=YES
> > firewall_type=OPEN # permit all, regardless of default_to_accept
> > dummynet_anable=YES
> >
> > which would at least load those modules in the
On Jul 31, 2015 3:23 AM, "Ian Smith" wrote:
>
> firewall_enable=YES
> firewall_type=OPEN # permit all, regardless of default_to_accept
> dummynet_anable=YES
>
> which would at least load those modules in the right order,
The order of variables in /etc/rc.conf is irrelevant, except that a la
On Thu, 30 Jul 2015 11:25:51 -0700, hiren panchasara wrote:
> (For various reason's I didn't get/see Ian's message. Trying to do the
> right thing by setting "In-Reply-To".)
No problem, thanks.
> On 07/27/15 at 01:07P, Ian Smith wrote:
> > On Sun, 19 Jul 2015 21:05:53 -0700, hiren panchasara
(For various reason's I didn't get/see Ian's message. Trying to do the
right thing by setting "In-Reply-To".)
On 07/27/15 at 01:07P, Ian Smith wrote:
> On Sun, 19 Jul 2015 21:05:53 -0700, hiren panchasara wrote:
> > Bah.
> >
> > So I removed ipfw and dummynet from kernconf and loaded them manu
On Sun, 19 Jul 2015 21:05:53 -0700, hiren panchasara wrote:
> Bah.
>
> So I removed ipfw and dummynet from kernconf and loaded them manually
> after machine came up and it worked as expected.
In your previous post, you'd said you were using 11-current, and:
> And GENERIC has:
> options
Bah.
So I removed ipfw and dummynet from kernconf and loaded them manually
after machine came up and it worked as expected.
Looks like some ordering issue between ipfw and dummynet. Fwiw, for
working setup, kldstat shows:
132 0x81e21000 21490ipfw.ko
141 0x81e43000 d0f
On 07/18/15 at 12:40P, hiren panchasara wrote:
> This is driving me nuts. I've had an ipfw/dummynet working config on
> separate setup and the same thing doesn't work on this new setup I have
> so I tried to narrow it down and removed all complexity and trying to
> see if this works on just single
This is driving me nuts. I've had an ipfw/dummynet working config on
separate setup and the same thing doesn't work on this new setup I have
so I tried to narrow it down and removed all complexity and trying to
see if this works on just single host. But it doesn't work as I expect
it to. I am prett