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

Andrey V. Elsukov <a...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |a...@freebsd.org

--- Comment #1 from Andrey V. Elsukov <a...@freebsd.org> ---
If ipfw rule's counter didn't increased, this means a packet doesn't matched
the rule. Since you don't have gateway, system couldn't determine outbound
interface. So, "out" opcode in the rule is cause, why it didn't matched.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-ipfw@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to "freebsd-ipfw-unsubscr...@freebsd.org"

Reply via email to