
January 30th, 2006, 08:08 PM
|
|
Contributing User
|
|
Join Date: Oct 2005
Posts: 54
Time spent in forums: 15 h 54 m 28 sec
Reputation Power: 8
|
|
Block on PF
Hello all..
I have a little question on Packet Filter ..
How would you create a rule set for implicit block ?
I did that way:
on the top of the ruleset section in my pf.conf file, I have wrote:
block log all
I also tryed
block in log all
block out log all
( Tell me if I am Wrong .. )
those two rules hase the same meaning if I understand it right. Also it does not matter if I put it on the top or at the end of the ruleset section..
Also If I understand it right this rule should block every thing but not the rules that has been defined in the ruleset ?
if I am right why when I set this rule every thing is completly block even the other rules that allow traffic ..??
Thank you for your help on understanding this better .. 
Cheers 
|