[Bug 233581] Bugg in PF or in PF man-page?

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 1 15:36:59 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233581

Kristof Provost <kp at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |Works As Intended

--- Comment #3 from Kristof Provost <kp at freebsd.org> ---
'set skip' merely means do not run pf on this interface. It is not an 'allow
all traffic from this interface' rule.

In this case your 'set skip' rule means that traffic from lo0 is not blocked,
but your block all rule is stopping it from being accepted on *vtnet0*, where
your IP address is assigned. You do need the rule to actually accept traffic.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-pf mailing list