Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jun 2017 15:47:13 -0400
From:      Mike Tancsa <mike@sentex.net>
To:        Malte Graebner <mg@maltedoc.de>, freebsd-pf@freebsd.org
Subject:   Re: pf logging only no active filtering
Message-ID:  <c88d1da5-ac0f-8556-c31b-5b1da401ecee@sentex.net>
In-Reply-To: <f03bb685-4888-bc37-e80a-3e5751ec7d7f@maltedoc.de>
References:  <ce326104-b653-1839-8b2a-687a39da7188@maltedoc.de> <32bdfeef-fd4a-09d9-d811-4b4b6b24aa15@sentex.net> <f03bb685-4888-bc37-e80a-3e5751ec7d7f@maltedoc.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On 6/15/2017 3:32 PM, Malte Graebner wrote:
> using quick phrase has the side effect, that Im not able to see, if
> there are any packets that would be blocked which shouldn't, because of
> not eval the hole ruleset ( about 500 rules ).

I am not sure I follow, can you rephrase/state the above ? Do you mean
the quick pass rule is not being evaluated, even if its the very first
rule ?  perhaps illustrate the condition with a minimal set of pf rules?

If you dont use the pass in {rdr|binat|nat} and make the quick line the
first line, nothing should get evaluated after the quick pass.
Also, I would always add 'log' to all the rules when debugging, so you
see whats actually being hit.  There should not be any mysteries that way.

	---Mike




> 
> e.g. : multiple bi directional nat rules , doing not what I expect them
> to do. Then I can fix the ruleset, without affecting the live
> environment. But therefore I need to process the hole ruleset, to not
> get unhandy suprises with some rules when going live.
> 
> 
> Am 15.06.2017 um 21:18 schrieb Mike Tancsa:
>> On 6/15/2017 2:21 PM, Malte Graebner wrote:
>>> Hello folks,
>>> is there an option, to only log all stuff going on via "log" command and
>>> without taking any action to traffic flow itself ?
>> Perhaps
>>
>> pass quick log <make it specific or general as you want>
>>
>> ... quick matches and then no longer evals the rules.
>>
>>     ---Mike
>>
>>
> 
> 


-- 
-------------------
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, mike@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada   http://www.tancsa.com/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c88d1da5-ac0f-8556-c31b-5b1da401ecee>