On Wed, Dec 23, 2009 at 6:51 AM, stan <[email protected]> wrote:
> On Tue, Dec 22, 2009 at 12:51:11PM -0500, Steve Shockley wrote:
>> On 12/22/2009 11:35 AM, stan wrote:
>> >int_if = "eme0"
>>
>> ?
>>
>
> OK now I have this:
>
> set skip on lo
> ext_if = "bge0"
> int_if = "em0"
> pfsync_if = "em1"
>
> match in all scrub (no-df)
>
> block out quick from $pfsync_if to $ext_if
> block out quick from $pfsync_if to $int_if
> block in quick from $int_if to $pfsync_if

Should this be $ext_if instead of $int_if?

> block in quick from $int_if to $pfsync_if
>
> And I can still pint the pfsync interface.
>
> What basic mistake am I making ?
>
> --
> A: Because it messes up the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
> A: Top-posting.
> Q: What is the most annoying thing in e-mail?
>
>



-- 
Aaron Mason - Programmer, open source addict
I've taken my software vows - for beta or for worse

Reply via email to