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

Kristof Provost <[email protected]> changed:

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

--- Comment #3 from Kristof Provost <[email protected]> ---
'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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "[email protected]"

Reply via email to