Blogs from the Members of Golpo Community Forum
Featured blog entry from Lost and Found!
| | Changing or Spoofing MAC Address in LinuxPosted 08-28-2008 at 01:24 AM by Icy
There are many reasons or possibilities that an user may want to change the MAC address or a network adapter, which also known as MAC spoofing. To change the MAC address in Linux and most Unix-like (*nix) system, run the following commands: Code: ifconfig <interface> down ifconfig <interface> hw <class> 00:00:00:00:00:00 ifconfig <interface> up Code: ifconfig eth0 |
| Recent Entries | Recent Comments |
| |
| Find more... |



