PDA

View Full Version : [ubuntu] how to chage mac address of 9.10 Karmic Koala



calamus300
November 9th, 2009, 02:17 AM
hi there
i tried to change the mac address of ubuntu 9.10 Karmic Koala
but auto ethernet(default) is set every time
i tried /etc/network/interfaces but every time failed
ifconfig eth0 hw ether ....... also failed
tried scripts also failed
any help to change mac address or
disable wired auto ethernet network

blacksm1th
November 9th, 2009, 03:35 AM
What you did in interfaces file? I use the change mac address tweak. This lines are from my interfaces file:

auto eth0
iface eth0 inet dhcp
hwaddress ether 00:13:8F:4F:6B:D8

calamus300
November 9th, 2009, 02:39 PM
thanks blacksm1th for response and reply
but i tried as your code
first there were code:
..................................................
auto eth0
iface l0 inet loopback
hwaddress ether 00:1:....( mac adress i changed)
..................................................
then i chancged like u with my mac adress
but still take the same mac of the device
by the way i'm using vmware and i wanna change vm mac to accept net
from ubuntu as i have internet restriction here i can use only one device to enter the net

umar_zulfiqar
January 18th, 2010, 03:35 PM
hi i am new to ubuntu how i change mac address
the above method is not work for me
i am using ubuntu 9.10
and my interfaces look like this


auto lo
iface lo inet loopback

i have two lan card on my computer for example eth0 and eth1
i want to change eth1 mac address any help>>>>>>>>>?

Piotr.Sniady
March 29th, 2010, 09:27 AM
How about right-clicking on the icon of network manager and then "Edit connections"?

Zane267
April 26th, 2010, 02:11 PM
I tried left click and edit connections but that did not work for me