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
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?

Reply via email to