Re: Missing eth1addr for Banana Pi BPI-R3

2024-07-07 Thread Leith Bade
Hi Daniel, > When using OpenWrt, we are dealing with this differently: > The random address generated by Linux is made persistent on first boot > for both ethernet devices: > > https://git.openwrt.org/?p=openwrt/openwrt.git;a=blob;f=target/linux/mediatek/base-files/etc/uci-defaults/99_fwenv-store-

Re: Missing eth1addr for Banana Pi BPI-R3

2024-07-04 Thread Daniel Golle
On Fri, Jul 05, 2024 at 11:05:31AM +1000, Leith Bade wrote: > Hi, > > I have been investigating how to stop the MAC addresses on my Banana > Pi BPI-R3 from changing on every boot. > > It appears the ethaddr and eth1addr environment variables are used for > this purpose as they are randomly genera

Missing eth1addr for Banana Pi BPI-R3

2024-07-04 Thread Leith Bade
Hi, I have been investigating how to stop the MAC addresses on my Banana Pi BPI-R3 from changing on every boot. It appears the ethaddr and eth1addr environment variables are used for this purpose as they are randomly generated on first boot, then become fixed after being saved to the environment