Date: Mon, 4 Jan 2021 11:33:03 +0700 From: Victor Sudakov <vas@sibptus.ru> To: freebsd-net@freebsd.org Subject: Re: FreeBSD does not reply to IPv6 Neighbor Solicitations Message-ID: <20210104043303.GA40932@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
--VbJkn9YxBvnuCH5J 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/ --VbJkn9YxBvnuCH5J Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJf8pp/AAoJEA2k8lmbXsY0YxcIALdh1DbbxKEHbGnNOe0q4Pdc q7G9MQXIacuax8cI3QXuJ21BPREtwIySJ+1kK4E8cZJO2rZRtZDixCTa5z92Wl0X O9KFsjozKha/LU/nshp2fuF+3qilLbvASF1YiEg4vQ5NCeN/IMXz8eVMNrxiilcC 7ezrhMnrS4KKlfE6OGGp/OzAmGT3jbGpE4SG3/myhxE8PfjdB07pWpJOFI8KQoFL rOp4oYj062APE46afjoXK0qeenY9T2xFv2V/RVa61QRhleDOiWItIWmpIK5BDtzQ KL6zjwJQTQllyyEqFDHSV9zpQp3bfe/auxeIVDuFGRvzl+W0d3WpLLJpAb+iWfE= =wiv4 -----END PGP SIGNATURE----- --VbJkn9YxBvnuCH5J--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210104043303.GA40932>