Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to get for your free account now!
I want to change MAC address in Linux
Name: Alex Date: March 10, 2002 at 03:18:35 Pacific
Comment:
I want to change MAC address in RedHat 7.2 , I heard it is posible with "ifconfig". Please help.
Name: Dave Date: March 10, 2002 at 08:35:49 Pacific
Reply:
Here is what the man page for ifconfig says. I really don't suggest changing your MAC address unless you REALLY know what you are doing, because you could seriously screw something up.
hw class address
Set the hardware address of this interface, if the device driver supports this operation. The keyword must be followed by the name of the hardware class and the printable ASCII equivalent of the hardware address. Hardware classes currently supported include ether (Ethernet), ax25 (AMPR AX.25), ARCnet and netrom (AMPR NET/ROM).
Name: jonRB Date: March 11, 2002 at 04:55:30 Pacific
Reply:
Well er no you can't screw things up (you might however not be able to use it if your MAC address needs to be registered with a dhcp server - eg cable companies)
THe change of the MAC address is not perminant with ifconfig, just for the duration of uptime (for perminant change you need a firmware upgrade ONLY availabel on new cards).
to change MAC address on ethernet card eth0
ifconfig hw
ie. #ifconfig eth0 hw ether ??:??:??:??:??:??
note only HEX characters are valid in the 12HEX MAC address.
Name: The PastyHermit Date: May 16, 2002 at 06:16:15 Pacific
Reply:
My Winblows instructor claims that this feature can only be done on a card that has the capability to store the MAC address in EEPROM, because the MAC address is used in CSMA/CD physical layer protocals. ifconfig changes the MAC address, can it do that to any Ethernet Card?
Let me know what you guys think. It would be good to know for security reasons.
Summary: I want to change MAC address using RedHat 7.2, in Win XP this thing is posible in the "Advanced" seting of My Network Places. Regards, Alex. ...
Summary: Hi to all. I want to download and try the Linux system. Can someone please tell me a system to try, and where I might download it ?. Thankyou in advance. Also Wat to Format drive to Dos or ...