Date: Mon, 4 Jan 2021 11:33:49 +0700 From: Victor Sudakov <vas@sibptus.ru> To: freebsd-questions@freebsd.org Subject: Re: FreeBSD does not reply to IPv6 Neighbor Solicitations Message-ID: <20210104043349.GB40932@admin.sibptus.ru> In-Reply-To: <CAHu1Y73Q8zQX0hZEY6oKYmyE-%2B8roOie09V_W8mcDmSp==gyfw@mail.gmail.com> References: <20210102145727.GA62235@admin.sibptus.ru> <20210104023515.GB36180@admin.sibptus.ru> <CAHu1Y73Q8zQX0hZEY6oKYmyE-%2B8roOie09V_W8mcDmSp==gyfw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--qcHopEYAB45HaUaB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Michael Sierchio wrote: > On Sun, Jan 3, 2021 at 6:35 PM Victor Sudakov <vas@sibptus.ru> wrote: >=20 > > > Why could it be that a FreeBSD 12.2 host does not reply to ICMPv6 > > > Neighbor Solicitations from the router? > > > > Any ideas please? > > > > > Are you permitting the required udp and icmp? These could be tighter, but >=20 > #########################################################################= ####### >=20 > # dhcp / bootp >=20 > $FW add 00128 allow udp from any 67,68,546,547 to any 67,68,546,547 There is no firewall on the FreeBSD host in question. There is no need, the host is on the LAN of a Mikrotik router. >=20 > The method I have found to be reliable is to use dhcp6c, which requires t= he > pkg 'dhcp6' Why? On the host in question, I have a statically configured global IPv6 address, and auto_linklocal enabled on all interfaces: $ ifconfig re1 re1: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=3D8209b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,W= OL_MAGIC,LINKSTATE> ether c4:12:f5:33:c9:7c inet 192.168.170.5/24 broadcast 192.168.170.255 inet6 fe80::c612:f5ff:fe33:c97c%re1/64 scopeid 0x2 inet6 2001:470:ecba:3::5/64 media: Ethernet autoselect (1000baseT <full-duplex>) status: active nd6 options=3D21<PERFORMNUD,AUTO_LINKLOCAL> $ --=20 Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49@fidonet http://vas.tomsk.ru/ --qcHopEYAB45HaUaB Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJf8pqtAAoJEA2k8lmbXsY0GiEIAIDYvQOV0kf8pSTGvfeJKoOT xZJSdkmfaBg337+/RwgD7grwY9JCTOrnJ4nSt6uB3K2Mx1RDBYv5eYjBhLwReCyx auKANNVp5ZPwWPKHVkY8mNuooUJe4wgnzp3eA0DlJ+XTpbH9d05kgctFA/SwTuFc mf+b6k03scDtDltH0EPq1QNncK9eKj3OIVUVXA9hwAomcSBTCZvX62QZZRcXZNNY PZ0u4qLtTALhSgDaoqNaJ3uZRcVb96YGCgjOenZg1dE/6EkCkNWAlhJfBYKchuAW Ixm+u/LEjpAUnqXHes5F1+xGxH5rKMON/Vuw0Xcv7HmQWuthhxvy8xqaNgP533g= =jNMb -----END PGP SIGNATURE----- --qcHopEYAB45HaUaB--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210104043349.GB40932>