[Bug 212170] ipfw fwd does not works if defaultgateway is not assigned

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Aug 28 13:53:13 UTC 2016


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

Andrey V. Elsukov <ae at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ae at FreeBSD.org

--- Comment #1 from Andrey V. Elsukov <ae at 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.


More information about the freebsd-ipfw mailing list