[Bug 56934] [patch] rc.firewall rules for natd expect an interface, but it can be an address
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Feb 2 22:30:38 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=56934
Eugene Grosbein <eugen at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |Rejected
Status|Open |Closed
CC| |eugen at freebsd.org
--- Comment #6 from Eugene Grosbein <eugen at freebsd.org> ---
"ipfw divert natd all from any to any via ${natd_interface}" is quite correct
rule for natd_interface being IP address and "via" keyword processes IP address
correctly as documented in ipfw(8) manual page. No patches necessary.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list