On Fri, 22 Oct 2004 10:07:52 -0700, Mitch (WebCob) <mitch at webcob dot com> wrote:
> My rules are in a few different native FreeBSD setups. have a couple
> different things I've tried - simple default connection failover (supporting
> inbound on both links if they are up) as well as attempts at using both by
> switching rulesets etc. but they are with ipfw - not ipf and not in mono.
>
> I wonder - can ipfw and ipf work together in mono?
>
They can interoperate. In fact they do in m0n0wall, to some extent.
Traffic shaper is ipfw/dummynet stuff. Nothing to keep you from using
<shellcmd> stuff in config.xml (AFAIK) for ipfw.
Not sure what the order is though.
-Chris |