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

Kristof Provost <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
         Resolution|---                         |Works As Intended
             Status|New                         |Closed

--- Comment #2 from Kristof Provost <[email protected]> ---
I'm sorry, but this is pf behaving exactly as documented and expected.

pf has been configured to send replies via gateway 192.168.169.254 on vtnet0,
and that's what it does. The administrator has defined policy for those
packets, and that's that pf is for: enforcing network administrator policy.

One could similarly argue that every block drop rule also violates RFCs (in
that we don't send an error message for closed ports). Administrator policy
trumps the RFC.

If you don't want pf to send certain reply packets via gateway 192.168.169.254
on vtnet0 that can be configured.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to