https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257079
Bug ID: 257079
Summary: natd keeps crashing
Product: Base System
Version: 13.0-STABLE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
natd keeps crashing after latest update
13.0-STABLE FreeBSD 13.0-STABLE #0 stable/13-n246214-4a58aca40df9: Fri Jul 9
03:21:11 PDT 2021
pid 3637 (natd), jid 0, uid 0: exited on signal 8 (core dumped)
/sbin/natd -f /etc/natd.conf -dynamic -n bge0
cat /etc/natd.conf
use_sockets yes
same_ports yes
dynamic
ipfw list
00100 allow ip from any to any via bge1
00101 allow ip from any to any via lo0
00102 divert 8668 ip from any to me in via bge0
00103 divert 8668 ip4 from 10.0.0.0/24 to not me out via bge0
00200 deny ip from any to 127.0.0.0/8
00300 deny ip from 127.0.0.0/8 to any
65535 allow ip from any to any
--
You are receiving this mail because:
You are the assignee for the bug.