pfctl -s rules

wishmaster artemrts at ukr.net
Sat Dec 1 07:47:02 UTC 2012



> It likely tries to apply rules on an interface that doesn't exist yet (for example openvpn's tun).

  This issue can avoid by enclose iface's name into parentheses. 
  Like this:

  pass in quick on tun0 inet proto tcp from any to (tun0) port ...



More information about the freebsd-pf mailing list