From nobody Mon Sep 06 16:45:49 2021 X-Original-To: bugs@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 710D317999F6 for ; Mon, 6 Sep 2021 16:45:49 +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 4H3DmY2Pjdz3DTS for ; Mon, 6 Sep 2021 16:45:49 +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 3452E22591 for ; Mon, 6 Sep 2021 16:45:49 +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 186GjnN1077021 for ; Mon, 6 Sep 2021 16:45:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 186GjnYr077020 for bugs@FreeBSD.org; Mon, 6 Sep 2021 16:45:49 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: bugs@FreeBSD.org Subject: [Bug 258319] Network (em0) does'nt work not only in 13.0-RELEASE but also in it's installer. Date: Mon, 06 Sep 2021 16:45:49 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: nctto14935@yahoo.co.jp X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258319 Bug ID: 258319 Summary: Network (em0) does'nt work not only in 13.0-RELEASE but also in it's installer. Product: Base System Version: 13.0-RELEASE Hardware: i386 OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: nctto14935@yahoo.co.jp In 11.4-RELESE/i386 or before, network (em0, IPv4) works well (in base syst= em as well as in it's installer). But in 13.0-RELEASE/i386, network does'nt w= ork not only in the base system but also in it's installer. I have confirmed th= is by three different methods as follows: (1) Updating 11.4-RELEASE/i386 to 13.0-RELEASE/i386 freebsd-update works perfectly and it successfully upgrades 11.4 (of which network works well) into 13.0, but network suddenly stops just after reboot= ing the system with 13.0 kernel. (2) Network installation of 13.0-RELEASE/i386 The bootonly installer of 13.0-RELEASE works halfway. It fails to fetch 13.0-RELEASE files from the internet (since network does'nt work) and final= ly ends with error messages. This is a problem of 13.0 installer, but I feel = this problem stems from the same origin.=20 (3) DVD Installaton of 13.0-RELEASE/i386 The dvd1 installer of 13.0-RELEASE successfully installs 13.0-RELEASE, but after rebooting the installed system, one finds network does'nt work. In addition I have tried 12.2-RELEASE/i386 bootonly installer, and found th= at 12.2 installer shares the same problem. (In contrast, 11.4 installer or bef= ore works perfectly.) In 13.0-RELEASE/i386, network phenomena as follows are occuring: (1) "ping hostname" ends with "Unknown host". (2) "ping IP-address-of-host" works well. (3) "ping localhost" works well. (4) "ping IP-address-of-DNS-server" ends with "Host is down". (5) "ping IP-address-of-gateway" ends with "Host is down" (6) "ssh IP-address-of-host" from another computer fails. I have confirmed these phenomena just after the clean installation of 13.0-RELEASE/i386. According to dmesg messages, 13.0 kernel seems to recog= nize em0. As for 13.0-RELEASE/amd64, I have never encountered the network probl= em like this. --=20 You are receiving this mail because: You are the assignee for the bug.=