old blog,

Changing MAC Address, the Fedora way

Izhar Firdaus Izhar Firdaus Follow Support Aug 12, 2008 · 1 min read
Changing MAC Address, the Fedora way
Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.
Been a month since my last post .. mainly due to lack of idea on what to blog ..

Anyway, today is a bit special.. why?, the crazy IT Management Service of PETRONAS University is doing their crazy operation again .. Hunting down any box with listening port that run services - and confiscate the computers, with, or without the owner's concern .. 2 of my friends got their computers confiscated simply for having IRCd, Httpd and a local Squid cache (to help cache the sites their visited due to the university network is fsckingly slow) running ..

After some data gathering I found out those ITMS guys detect machines physically through MAC address. So, as a precaution, I changed mine.

Changing MAC can easily be done using ifconfig, anyway, here's the elegant way to do it for Fedora or Fedora derivatives users.

The catch is, no NetworkManager please. Turn it off, NetworkManager is not that mature for this stunt yet. Use the traditional all-powerful system-config-network to set ur network settings. Afterward, open /etc/sysconfig/network-scripts/ifcfg-<ethX> and add this line:

MACADDR=your:new:fake:MAC:addr:ess


then , restart the network service /sbin/service network restart. The change will take effect immediately. Don't forget to set NetworkManager to NOT start on boot and set the network init to start on boot using system-config-services.

Not sure how well this approach can help .. but I hope it'll help a bit ..

For those students out there (especially those who are in ICT field), who are thinking to come and study in Universiti Teknologi PETRONAS, think again before applying, as those darned ITMS will make sure y'all are unable to explore stuff beyond what u learn in course subjects.
Written by Izhar Firdaus Follow Support
I'm a system architect, data engineer and developer advocate with passion in Free / Open Source software, entrepreneurship, community building, education and martial art. I take enjoyment in bridging and bringing together different FOSS technologies to help businesses and organizations utilize IT infrastructure to aid and optimize their business and organizational process.

Brasero creates a hidden md5 checksum in Data CD/DVD

Brasero is my primary disc burning application. Today, while burning the completed anime series from my ever growing collection, I no...

In old blog, Jul 12, 2008

« Previous Post

Getting around slow Firefox3 URL/Address Bar

Firefox3 introduced a cool address bar improvement. However, its running way too slow on my machine, and sometimes locks down firefox...

In old blog, Aug 14, 2008

Next Post »