From nobody Wed Sep 22 08:55:53 2021 X-Original-To: net@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id E5B8D12722A8 for ; Wed, 22 Sep 2021 08:55:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HDsZw63KQz4fGp for ; Wed, 22 Sep 2021 08:55:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B17C814AAD for ; Wed, 22 Sep 2021 08:55:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 18M8tqvs079241 for ; Wed, 22 Sep 2021 08:55:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 18M8tqe4079240 for net@FreeBSD.org; Wed, 22 Sep 2021 08:55:52 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 253469] realtek-re-kmod MC filter problem Date: Wed, 22 Sep 2021 08:55:53 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: courtney.hicks1@icloud.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253469 --- Comment #19 from courtney.hicks1@icloud.com --- Hey everyone, Sorry for leaving this issue hanging. I had a lot of changes in life happen= and I ended up forgetting about this. Since I posted last, I took an Intel 4x1G= bps card out of my server and put it in my desktop, but I want the card back in= my server. I'm using FreeBSD 13.0-RELEASE right now, the issue has gotten both worse a= nd better since I tried last. Currently, the driver doesn't appear to pay any attention to any rtadvs, rtsold does nothing, and at boot time I don't get = any address via DHCP. Here is part of my dmesg pertaining to re0 re0: port 0x3000-0x30ff mem 0xb3600000-0xb360ffff,0xb3610000-0xb3613fff at device 0.0 on pci5 re0: Using Memory Mapping! re0: Using 1 MSI-X message re0: ASPM disabled re0: version:1.96.04 re0: Ethernet address: This product is covered by one or more of the following patents:=20=20=20= =20=20=20=20=20=20=20=20=20 US6,570,884, US6,115,776, and US6,327,625. re0: Ethernet address: re0: link state changed to UP I have to issue a dhclient once logged in to get an IPv4 address, then we're fine. Also interestingly, soon after manually adding an IPv6 address via ifconfig as well as an IPv6 default route, my device starts accepting rtadvs and I get an autoconf address as well as a temporary (as I've configured). Previously, my default router entries would expire. I could see the output = of ndp -r count down to 0. Now I see the expire time in the upper 20 minute ra= nge and always resetting the counter eache router adv. So, IPv4 has regressed. I now have to configure it via dhclient when I log = in. Maybe it'll expire, don't know yet. IPv6 works once I set a static IPv6 add= ress and route, then from there everything rtadv-related seems to work. --=20 You are receiving this mail because: You are the assignee for the bug.=