Re: Getting a stable MAC address for a RPI CM3+ with ue0 interface
"Patrick M. Hausen" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
I just finished flash and setup of my fourth module and can confirm that this works with DHCP, SLAAC, everything: > -------------- > /sbin/ifconfig $1 down > /sbin/ifconfig $1 link b8:27:eb:09:cb:7d > /sbin/ifconfig $1 up > -------------- The "problem" I created myself seems to have been that I changed the MAC address while the interface was up already. Kind regards, Patrick