Date: Sat, 26 Feb 2022 19:24:26 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 233683] IPv6 ND neighbor solicitation messages fail to arrive Message-ID: <bug-233683-7501-i5ohHr7nfW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-233683-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-233683-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=233683 --- Comment #5 from Paul Webster <paul.g.webster@googlemail.com> --- I forgot sysctl.conf for the host: root@de1:~ # cat /etc/sysctl.conf # $FreeBSD$ # # This file is read when going to multi-user and its contents piped thru # ``sysctl'' to adjust kernel values. ``man 5 sysctl.conf'' for details. # # Uncomment this to prevent users from seeing information about processes that # are being run under another UID. #security.bsd.see_other_uids=0 net.inet.ip.forwarding=1 # Enable IP forwarding between interfaces net.link.bridge.pfil_onlyip=0 # Only pass IP packets when pfil is enabled net.link.bridge.pfil_bridge=0 # Packet filter on the bridge interface net.link.bridge.pfil_member=0 # Packet filter on the member interface security.bsd.unprivileged_read_msgbuf=0 # Random ip id's net.inet.ip.random_id=1 # No idea something to do with ipv6 net.inet6.ip6.rfc6204w3=1 -- 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-233683-7501-i5ohHr7nfW>
