A pf.conf file includes two rules, in this order: 0. block log all 1. pass in quick log on enc0 from $netB to $netA pflog says traffic from netB to netA matches rule 0 (so the traffic gets tossed).
A pf.conf file includes two rules, in this order:
0. block log all 1. pass in quick log on enc0 from $netB to $netA
.joel