Date: Sun, 11 Jul 2021 12:15:20 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 254478] Panic when using ipfw and divert sockets Message-ID: <bug-254478-7501-hf4QCGn9ak@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-254478-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-254478-7501@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=3D254478 Jack <xxjack12xx@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xxjack12xx@gmail.com --- Comment #8 from Jack <xxjack12xx@gmail.com> --- I am getting an instant kernel panic when try a machine behind the nat trie= s to access the internet. I have the following firewall rules in ipfw bge0 being the public interface= and bge1 being the private with ip 10.0.0.1 ipfw nat 1 config if bge0 same_ports ipfw add 100 nat 1 ip4 from any to me in via bge0 ipfw add 101 nat 1 ip4 from 10.0.0.0/24 to any out via bge0 ipfw add allow ip from any to any --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254478-7501-hf4QCGn9ak>