Date: Sun, 18 Jul 2021 07:52:46 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 257079] natd keeps crashing Message-ID: <bug-257079-227-57vRNBYaph@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-257079-227@https.bugs.freebsd.org/bugzilla/> References: <bug-257079-227@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=3D257079 --- Comment #7 from Jack <xxjack12xx@gmail.com> --- I forgot to mention, my ipfw rules with natd running were ipfw add 100 allow ip from any to any via bge1 ipfw add 101 allow ip from any to any via lo0 ipfw add 102 divert natd ip from any to me in via bge0 ipfw add 103 divert 8668 ip4 from 10.0.0.0/24 to not me out via bge0 ipfw add 200 deny ip from any to 127.0.0.0/8 ipfw add 300 deny ip from 127.0.0.0/8 to any --=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-257079-227-57vRNBYaph>