hi,
i typically tail my pf-log with "tcpdump -vvnei pflog0".
this, of course, displays the matched "rule #", e.g.,
2007-04-18 13:07:11.363065 rule 40/0(match): pass in on tun0: (tos
0x0, ttl 54, id 10, offset 0, flags [DF], proto: UDP (17), length:
70) 144.160.112.22.37572 > 192.16
Hello!
I am trying to make kernel-only tcp round-robin proxy.
The following setup
rdr on em0 inet proto tcp from any to 89.108.66.9 port = smtp ->
port 25 round-robin
seemed to me abequate, but it does not work. In states I see
unknown-1717# pfctl -s state
No ALTQ support in kernel
ALTQ re