> >is it possible to have natd run on both external interfaces without
> >causing problems? how would i configure that?
>
> Why would you want to run natd on external 2 interfaces at the same time?
I'm not sure if this is the case, but if the box was multihomed (for
example, DHCP-based DSL and C
At 18:07 22-2-01 -0500, Peter Brezny wrote:
>Hello,
>
>I've just added a second external interface to a machine. I'd like to not
>have to duplicate all the rules that involve outside interfaces.
>
>
>I've got rules like
>
> $fwcmd add deny all from 0.0.0.0/8 to any in via $oif
>
>is it po