From nobody Mon Mar 03 12:03:44 2025 X-Original-To: freebsd-current@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 4Z5yCB371Kz5pL1S for ; Mon, 03 Mar 2025 12:03:50 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms-10.1blu.de (ms-10.1blu.de [178.254.4.101]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Z5yC84zqcz3WZX for ; Mon, 03 Mar 2025 12:03:48 +0000 (UTC) (envelope-from guru@unixarea.de) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=unixarea.de header.s=blu3434000 header.b=P0U1aCAb; dmarc=none; spf=pass (mx1.freebsd.org: domain of guru@unixarea.de designates 178.254.4.101 as permitted sender) smtp.mailfrom=guru@unixarea.de DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=unixarea.de ; s=blu3434000; h=In-Reply-To:Content-Transfer-Encoding:Content-Type: MIME-Version:References:Reply-To:Message-ID:Subject:To:From:Date:Sender:Cc: Content-ID:Content-Description; bh=T4V5lGT0TUjreAm7LK0rp2TOVAiW9utU1FaWmbbnwuQ=; b=P0U1aCAbFn0LqY42pp1/+WHldL QvrQI0e8pEmCNUOS1keD1OKYtdoMSoQ/8ajSwxjkIzCcXnahfZqJ0TBNvfcLy0WhMkYLBmh3TgqKT VDPLsVwfe/+ya/24WBq7zGX28Jw7dmKFdgPqQ0d0VsaBMpopSoCA5WojsD07WSlo9wI7LaCHNU4v5 Tv/ccfzEZGpxlzNQdMtti8Saxik+19E2SZ8dZ8KwMthnarPGYQzCZ72ZTo+DdO+reiZJ47DiKeJVu ywJUOTZZ+AhhuWHjB6im7L8UmhaKewYQej/EVZ7vfQjaZK2IAbT8cVxjWnLMhnQpcs0q4WVm1STOi /abaJBtg==; Received: from [212.222.85.178] (helo=pureos) by ms-10.1blu.de with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1tp4WQ-004ncz-HH for freebsd-current@freebsd.org; Mon, 03 Mar 2025 13:03:46 +0100 Date: Mon, 3 Mar 2025 13:03:44 +0100 From: Matthias Apitz To: freebsd-current@freebsd.org Subject: Re: No working interface bce0 after updating to CURRENT of March 1 Message-ID: Reply-To: Matthias Apitz Mail-Followup-To: freebsd-current@freebsd.org References: List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Operating-System: FreeBSD 14.0-CURRENT 1400094 (amd64) X-message-flag: Mails in HTML will not be read! Send only plain text. X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 212.222.85.178 X-Spamd-Result: default: False [-1.32 / 15.00]; RBL_SENDERSCORE_REPUT_6(1.00)[178.254.4.101:from]; NEURAL_HAM_MEDIUM(-1.00)[-0.997]; NEURAL_HAM_SHORT(-0.99)[-0.991]; NEURAL_HAM_LONG(-0.93)[-0.929]; MID_RHS_NOT_FQDN(0.50)[]; ONCE_RECEIVED(0.20)[]; RCVD_IN_DNSWL_LOW(-0.10)[178.254.4.101:from]; BAD_REP_POLICIES(0.10)[]; MIME_GOOD(-0.10)[text/plain]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_TLS_ALL(0.00)[]; DKIM_TRACE(0.00)[unixarea.de:+]; SUSPICIOUS_AUTH_ORIGIN(0.00)[]; ARC_NA(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; R_DKIM_ALLOW(0.00)[unixarea.de:s=blu3434000]; DMARC_NA(0.00)[unixarea.de]; MIME_TRACE(0.00)[0:+]; FROM_HAS_DN(0.00)[]; HAS_REPLYTO(0.00)[guru@unixarea.de]; HAS_XOIP(0.00)[]; TO_DN_NONE(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; MISSING_XM_UA(0.00)[]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_SPF_ALLOW(0.00)[+ip4:178.254.4.101]; RCVD_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:42730, ipnet:178.254.0.0/19, country:DE]; REPLYTO_EQ_FROM(0.00)[] X-Rspamd-Queue-Id: 4Z5yC84zqcz3WZX X-Spamd-Bar: - I've had since ages these two lines in /etc/rc.conf: ifconfig_bce0="inet 192.168.178.5 netmask 255.255.255.0" ifconfig_bce1="inet 192.168.178.6 netmask 255.255.255.0" defaultrouter="192.168.178.1" The box has two RJ-45 ports and the only used one was the first, bce0. I changed the lines now to ifconfig_bce0="inet 192.168.178.5 netmask 255.255.255.0" # ifconfig_bce1="inet 192.168.178.6 netmask 255.255.255.0" defaultrouter="192.168.178.1" plugged in the cable again into the first port and all is fine, but unclear why it worked before the update to a recent CURRENT. matthias -- Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045 Public GnuPG key: http://www.unixarea.de/key.pub