Date: Sun, 11 Mar 2018 16:45:51 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ipfw@FreeBSD.org Subject: [Bug 216867] IPFW workstation rules block DNSSEC resulting in DNS failure on freebsd.org domains Message-ID: <bug-216867-7515-V0JrdsclER@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-216867-7515@https.bugs.freebsd.org/bugzilla/> References: <bug-216867-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=3D216867 Rodney W. Grimes <rgrimes@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rgrimes@FreeBSD.org --- Comment #3 from Rodney W. Grimes <rgrimes@FreeBSD.org> --- (In reply to Helge Oldach from comment #2) In general the reass should come before any rule that might check a port number, as only the first packet, or a completly reassembled packet has a port number. So I agree it should be moved before the check state, and probably moved even much earlier. The other issue is that net.inet.ip.fw.one_pass must be turned on for this to work, that change requires further considerations and testing. --=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-216867-7515-V0JrdsclER>