• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to change your MAC address using ifconfig in Linux!
#1
I'm 99% sure I've wrote something on this before but using macchanger instead and I can't find it so here's how to change your mac address using ifconfig.

Replace <interface> with your interface...

Put your interface down.
Code:
ifconfig <interface> down

Change your interface's MAC address.
Code:
ifconfig <interface> hw ether 00:11:22:33:44:55

Bring your interface up.
Code:
ifconfig <interface> up

Checking your interface's new MAC address.
Code:
ifconfig <interface>


2 second job.
:thumbs
  Reply
#2
how do u do this in windblows? lolololol
[Image: nomnomnom.jpg]
;7$=v?%v%#5>v7v8994
The decrypt code is V, I could not make it any simpler!
  Reply
#3
(14-06-2011, 05:26 PM)Drumm Wrote: how do u do this in windblows? lolololol

Ya id like to know that too, i have never had the need to change my mac address but you never know.

[Image: bustedtees.07e3d5a3-8bf6-4c9a-8f85-5bccf2e28120.gif]
  Reply
#4
The person Mark stole this from used it for an Airport router that disconnected you after 40 minutes. It helps you keep anonymous to. Not a full thing, but it's one extra layer.
[Image: nomnomnom.jpg]
;7$=v?%v%#5>v7v8994
The decrypt code is V, I could not make it any simpler!
  Reply
#5
I never stole it, it was in my head.
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to add an ACT! Address book into Microsoft Outlook 2003 Mark 0 5,158 08-01-2012, 02:15 AM
Last Post: Mark

Forum Jump: