Timeline for How to set IP based on interface name (not MAC) on Centos 6.5
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 24, 2015 at 4:22 | comment | added | ILMostro_7 |
Try disabling NetworkManager and then see if you still get the warning, errors, etc. Also, see what happens with BOOTPROTO=static instead of "none".
|
|
| Aug 10, 2015 at 12:16 | vote | accept | pcarter | ||
| Aug 10, 2015 at 12:15 | answer | added | pcarter | timeline score: 0 | |
| Aug 3, 2015 at 13:58 | comment | added | larsks |
One option is simply to disable NetworkManager (and make sure you have the legacy network script enabled).
|
|
| Aug 3, 2015 at 11:35 | history | edited | pcarter | CC BY-SA 3.0 |
deleted 1 character in body
|
| Jul 31, 2015 at 20:10 | comment | added | pcarter | I already set up a udev rule that sets the interface name, that's not the problem. The problem is assigning an IP based on the name, not the MAC address. IP addresses are not assigned by udev. | |
| Jul 31, 2015 at 19:48 | comment | added | Vikyboss | I haven't fully read your question but checkout blog.hacka.net/#post64, which I have previously used to rename the interface based on MAC address, basically uses udev. This is just a suggestion. | |
| Jul 31, 2015 at 19:41 | review | First posts | |||
| Jul 31, 2015 at 21:15 | |||||
| Jul 31, 2015 at 19:37 | history | asked | pcarter | CC BY-SA 3.0 |