← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #76221]: mac address memory

 

Question #76221 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/76221

    Status: Open => Answered

Steven Danna proposed the following answer:
The settings you want are probably those in /etc/udev/rules.d/70
-persistent-net.rules.  Instead of manually editing this file, it is
best to just have Ubuntu rebuild the file for you.

Try the following:

1) Open a terminal (Applications->Accessories->Terminal)
2) Run the following command:

sudo rm /etc/udev/rules.d/70-persistent-net.rules

3) Restart.
4) Restart again.  toe s

During the first restart /etc/udev/rules.d/70-persistent-net.rules
should be recreated.  The second restart is just to see if that file is
generated correctly.  If the network devices are more sanely numbered
after that second restart, your problem should be solved.

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.