PF PF: block all does not prevent connection to vnet jailed server

you cannot usefully filter L2 traffic with pf.
If you want to filter traffic between the outside and your jail set it up as routed traffic, optionally with nat.
You cannot do this on bridged traffic with pf.
 
Back
Top