Re: Getting a stable MAC address for a RPI CM3+ with ue0 interface
Kyle Evans <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
On 9/20/23 14:17, Patrick M. Hausen wrote: > Hi! > >> Am 20.09.2023 um 21:05 schrieb Patrick M. Hausen <[email protected]>: >> root@generic:~ # cat /boot/efi/config.txt >> [...] > > Using cmdline.txt instead of config.txt did not change anything. > > I have a stable IPv4 address via static configuration but the MAC > address still changes at every reboot. > > Which means I cannot meaningfully use SLAAC ... gnaaa ... > > Thanks for your hints, unfortunately they did not work out so far. > Can you dump the running FDT on this machine and send it our way? It may be that it sets a local-mac-address somewhere sensible that we can just tap in a generally-not-ugly way. Thanks, Kyle Evans