Date: Sun, 28 Aug 2016 13:53:13 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ipfw@FreeBSD.org Subject: [Bug 212170] ipfw fwd does not works if defaultgateway is not assigned Message-ID: <bug-212170-7515-ufDb63aYWk@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-212170-7515@https.bugs.freebsd.org/bugzilla/> References: <bug-212170-7515@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212170 Andrey V. Elsukov <ae@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ae@FreeBSD.org --- Comment #1 from Andrey V. Elsukov <ae@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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212170-7515-ufDb63aYWk>