On 3/23/07, carlopmart <[EMAIL PROTECTED]> wrote:
My problem is wih pf rules. If I put on pf.conf "pass all", all works ok.

Then the easiest debugging feature is doing a tcpdump on pflog0 for
blocked packets. Assuming (without your pf.conf, it's hard to guess)
you use a default block, add a log clause to that line.

Blocked packets will then show up on tcpdump.
$ sudo tcpdump -n -e -vv -ttt -i pflog0

Hope this helps,

Rogier

--
If you don't know where you're going, any road will get you there.

Reply via email to