Networking Forums

Networking Forums > Computer Networking > Linux Networking > Change MAC address without down interface

Reply
Thread Tools Display Modes

Change MAC address without down interface

 
 
macd55
Guest
Posts: n/a

 
      10-11-2004, 10:08 PM
Hi all,

before all, thank for reading my post.
My problem is:

I'm configuring bonding (/usr/src/linux/Documentation/networking/bonding.txt
para 2.6.x) on Debian Woody 3.0 (load balance / HA network cards), and in
the mode 6 of bonding module, I need change mac address in real time, what
i mean not doing this:

# ifconfig eth0 down
# ifconfig eth0 hw ether 00:11:22:33:44:55
# ifconfig eth0 up

my doubt is if this driver depend on the NIC interface (module params), or
depend on NIC hardware, or operating system tools or kernel version. My
server info is:

kernel 2.6.7
NIC RTL8139C --> 8139too.ko

Could I change mac address in some /proc file?
I will keep investigating...

Thanks in advance, regards!!!
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Command for assigning IPv6 address and MAC address on the interface iceman Linux Networking 7 03-03-2008 07:51 PM
Does anybody know if there is an API to configure the ip address of an interface? bighead_csu@hotmail.com Linux Networking 4 05-26-2006 09:06 AM
change MAC address can change IP address of a machine? apngss@yahoo.com Linux Networking 7 01-05-2006 11:09 PM
change MAC address can change IP address of a machine? apngss@yahoo.com Wireless Internet 7 01-05-2006 11:09 PM
ip change on interface with subinterfaces. Pedros Linux Networking 3 12-27-2005 12:59 PM



1 2 3 4 5 6 7 8 9 10 11