Bug 572098 - needs a way to set explicit MAC address
Summary: needs a way to set explicit MAC address
Keywords:
Status: CLOSED DUPLICATE of bug 447827
Alias: None
Product: Fedora
Classification: Fedora
Component: NetworkManager
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Dan Williams
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-03-10 09:31 UTC by Roland McGrath
Modified: 2010-06-22 12:56 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-06-22 12:56:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.