Deutsch English Français Italiano |
<vc52su$1n80k$2@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Lawrence D'Oliveiro <ldo@nz.invalid> Newsgroups: comp.sys.raspberry-pi Subject: Re: How do I get my Pi4 (Fedora) to use a real and stable MAC address? Date: Sat, 14 Sep 2024 22:31:58 -0000 (UTC) Organization: A noiseless patient Spider Lines: 20 Message-ID: <vc52su$1n80k$2@dont-email.me> References: <vc1lhr$u4m4$1@dont-email.me> <vc1mv6$ucdk$1@dont-email.me> <vc2pc9$14j2e$1@dont-email.me> <vc4akn$1hgiv$1@dont-email.me> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Sun, 15 Sep 2024 00:31:58 +0200 (CEST) Injection-Info: dont-email.me; posting-host="6b712413a6698d7280e94bb7270ff53e"; logging-data="1810452"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+JkEsWczv1IqIgSyoLJpFM" User-Agent: Pan/0.160 (Toresk; ) Cancel-Lock: sha1:/Xh1o0DtyXNUvSevjV8sxW6qbes= Bytes: 1728 On Sat, 14 Sep 2024 08:37:58 -0700, Lars Poulsen wrote: > On 9/13/2024 6:37 PM, Lawrence D'Oliveiro wrote: > >> On Fri, 13 Sep 2024 16:49:58 +0100, The Natural Philosopher wrote: >> >>> Oh. its network manager that does it >> >> I disable NetworkManager on machines I consider “servers” or >> “infrastructure”. Then I manually configure the network interfaces. > > So how do I manually configure the ethernet port to use the hardware MAC > address? Every NIC has a built-in address, which it should default to. Or, a quick look at the docs <https://manpages.debian.org/8/ip-link.8.en.html> gives ip link set «device» address «addr»