From nobody Tue Nov 21 09:53:44 2023 X-Original-To: freebsd-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 4SZKTR0TWzz51HpB for ; Tue, 21 Nov 2023 09:54:03 +0000 (UTC) (envelope-from franco@opnsense.org) Received: from mail.opnsense.org (mail.opnsense.org [81.171.24.236]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4SZKTQ5NKXz4gJh; Tue, 21 Nov 2023 09:54:02 +0000 (UTC) (envelope-from franco@opnsense.org) Authentication-Results: mx1.freebsd.org; none Received: from localhost (mail.opnsense.org [127.0.0.1]) by mail.opnsense.org (Postfix) with ESMTP id 4AEE415909D; Tue, 21 Nov 2023 10:53:55 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail.opnsense.org Received: from mail.opnsense.org ([127.0.0.1]) by localhost (mail.opnsense.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id s1YVpXA-9qM2; Tue, 21 Nov 2023 10:53:55 +0100 (CET) Content-Type: text/plain; charset=us-ascii DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=opnsense.org; s=dkim; t=1700560435; bh=PclZCsvuldTKcPEwN2dZZusGPs/LLk1+LAUxYxUUiqw=; h=Subject:From:In-Reply-To:Date:Cc:References:To:From; b=lVLzrFCpkNEHNdZdMs12B+uc62FQyuLVSqIfffRrOpkKpfTly/0FffhikWrd8ais/ YDUogZilUSloYXcZAKEam2YJrzEqbkgL1ennRQnwkQd3ThRQEN2uk3LZPbXP/yhKd/ j3zt053lR1zkbE7x5I5Y7TYywKvcPB41aFRUiooY= 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 (Mac OS X Mail 16.0 \(3731.700.6\)) Subject: Re: How to tell if a network interface was renamed (and from what) From: Franco Fichtner X-Priority: 3 (Normal) In-Reply-To: <1675481257.73541.1700560277016@localhost> Date: Tue, 21 Nov 2023 10:53:44 +0100 Cc: FreeBSD Net , Kyle Evans , Kristof Provost , Mike Karels , Zhenlei Huang , =?utf-8?Q?Mina_Gali=C4=87?= Content-Transfer-Encoding: 7bit Message-Id: References: <9eef5488-e8da-4edd-bc00-baeb5aaf4a23@FreeBSD.org> <032BADD4-0A49-42E2-BAAB-40D2F76C64B9@FreeBSD.org> <31B38FCE-0B67-4122-A202-568150E971E1@karels.net> <12724698-9B26-4CC2-BDBE-8142675BA4A7@opnsense.org> <1675481257.73541.1700560277016@localhost> To: Ronald Klop X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:60781, ipnet:81.171.0.0/19, country:NL] X-Rspamd-Queue-Id: 4SZKTQ5NKXz4gJh > On 21. Nov 2023, at 10:51, Ronald Klop wrote: > > Interesting. > > Is this: /usr/src/tools/tools/ifinfo ? Yes.