Deutsch   English   Français   Italiano  
<vc7hp1$2c2m1$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!3.eu.feeder.erje.net!2.eu.feeder.erje.net!feeder.erje.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Lars Poulsen <lars@beagle-ears.com>
Newsgroups: comp.sys.raspberry-pi
Subject: Re: How do I get my Pi4 (Fedora) to use a real and stable MAC
 address?
Date: Sun, 15 Sep 2024 13:58:09 -0700
Organization: AfarCommunications Inc
Lines: 33
Message-ID: <vc7hp1$2c2m1$1@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>
 <vc52su$1n80k$2@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Sun, 15 Sep 2024 22:58:10 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="8174c365cad9b8fe362964996d37608c";
	logging-data="2493121"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1+mqplSsipex6BVq7MFFKez6hTXDFa5zlk="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:LudItwhq+pnNtLSPvSv8lUHxAn4=
In-Reply-To: <vc52su$1n80k$2@dont-email.me>
Content-Language: en-US
Bytes: 2511

On 9/14/2024 3:31 PM, Lawrence D'Oliveiro wrote:
> 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»

Not quite responsive:
1) I do not want to invent a MAC address, I want to tell it to use the 
manufacturer's supposedly unique default address AFTER the 
OS/driver/network-manager/whatever has already wiped it out during the 
boot process. Your command example assumes that I know what it is.
2)As you can see in the subject line, I am running Fedora, not 
rasp(b)ian. Even if Fedora's GUI does not work on the RP4, I would 
rather run headless than have to learn Debian system management after a 
decade of living in RedHat world.