Hi, Finally I made it work.
I've added the following line in file /opt/bootlocal.sh ... /opt/eth0.sh #Added line : sudo ifconfig eth0 hw ether 11:22:33:44:55:66 ... Replace '11:22:33:44:55:66' by the MAC address you want to be associated to your Ethernet adapter. Each MAC address must be unique on your network. The eth0.sh file was modified by the Picoreplayer app, when setting the IP address as static. After that I've not changed it manually. As mentioned in this post, a manual change on this file may be overwritten by a backup from Picoreplayer. After this modification, made on each RPI, each one has a different MAC address and its static IP address is correctly managed by the Ethernet switch. Hope this can help anyone in similar situation. ------------------------------------------------------------------------ ClaudeBoulard's Profile: http://forums.slimdevices.com/member.php?userid=68413 View this thread: http://forums.slimdevices.com/showthread.php?t=114648 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
