Hi, I am trying to make identical embedded systems in production with an SD card, the SD card image is flashed from a working BBBW board. The issue I have is the newly programmed BBBW would have the same wlan0 mac/ether address as the original board, as opposed to their own MAC address one would expect. With all the programmed systems having the same interface mac address they will get the same IP from a DHCP server, which is obviously not acceptable.
I am not using /etc/network/interfaces file to configure wlan0, I assume the interface is configured and brought up by connman service. I am thinking there might be two ways to resolve this: 1) find out how the interface mac address is assigned at startup and hopefully there is a way to fix it there. 2) manually re-assign the correct wlan0 mac address with a script at startup, but not sure what's the best approach here either. Any input would be much appreciated. Thanks, Dan -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/39b52b2e-e0b5-406c-b70d-99347a8fc3cf%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
