Permanently changing eth0 MAC-address

Home Forums MultiConnect OCG Permanently changing eth0 MAC-address

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6665
    Rafael Hernández
    Participant

    Hello,
    The last units I am receiving from Multi-Tech come all configured with the same MAC address (00:08:00:87:00:02). Which promotes a big caos in my network when two or more of them are online at the same time. I know how to temporarily solve the issue:

    /etc/init.d/networking stop
    ip link set eth0 address 00:08:00:87:97:51
    /etc/init.d/networking start

    Is there a way to make it permanent?

    #6795
    Rafael Hernández
    Participant

    MultiTech support has given me the solution:
    u-boot setenv ethaddr XX:XX:XX:XX:XX:XX

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.