Bug 572098

Summary: needs a way to set explicit MAC address
Product: [Fedora] Fedora Reporter: Roland McGrath <roland>
Component: NetworkManagerAssignee: Dan Williams <dcbw>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: dcbw, jklimes
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-06-22 12:56:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Roland McGrath 2010-03-10 09:31:45 UTC
Description of problem:

I have MACADDR=xx:xx... in /etc/sysconfig/network-scripts/ifcfg-eth0 to change my Ethernet to a specific chosen MAC address.  This works fine when "ifup eth0" ever runs, but it doesn't run, because I use NetworkManager.

I need a way to specify a desired MAC address for my Ethernet interface before NetworkManager tries using it for DHCP.  I want NetworkManager to do its normal stuff, but when it tries Ethernet, it needs to use a special MAC address.  So either there could just be some cleaner system way to have the MAC address changed at boot without /etc/init.d/network running.  But far better would be NetworkManager's connection configuration being able to set this option for a connection.  Then I'd set this option for my "Auto Ethernet" connection, and be quite happy.  It also seems like it might be quite useful for the wireless case, where one might very well like to automatically associate a known SSID with a specific MAC address that the access point for that SSID is known to require.

The current nm-applet interface has a slot called MAC in the Wired and Wireless tabes for a connection.  That is something else entirely, and it's quite nonobvious that it would be what it is instead of being exactly the feature I'd like.  The tool tip when you hover of the MAC entry box is clear enough, but it's not what I think most people would think just from the title "MAC address" on the box.

Version-Release number of selected component (if applicable):
NetworkManager-0.7.998-2.git20100106.fc12.x86_64

How reproducible:
100%

Steps to Reproduce:
1.want it
2.look for it
3.don't see it
  
Actual results:


Expected results:


Additional info:

Comment 1 Jirka Klimes 2010-06-22 12:56:38 UTC

*** This bug has been marked as a duplicate of bug 447827 ***