Jump to content

MAC address spoofing with custom ROM?


Guest professordes

Recommended Posts

Guest professordes

Can I spoof/change the wifi MAC address successfully with the Modaco ROM?

I can apparently set things up with:

ifconfig tiwlan0 down

ifconfig tiwlan0 hw ether NEWADDRESS

ifconfig tiwlan0 up

and even put in a default route:

route add default gw ADDRESS

so netstat -r returns what looks like the same result as the "real" MAC address.

However, no IP packets are going through......(the new address is definitely allowed by the router).

I wasn't sure if something was also necessary with wpa_supplicant too.

Link to comment
Share on other sites

Guest Stevie B
Can I spoof/change the wifi MAC address successfully with the Modaco ROM?

I can apparently set things up with:

ifconfig tiwlan0 down

ifconfig tiwlan0 hw ether NEWADDRESS

ifconfig tiwlan0 up

and even put in a default route:

route add default gw ADDRESS

so netstat -r returns what looks like the same result as the "real" MAC address.

However, no IP packets are going through......(the new address is definitely allowed by the router).

I wasn't sure if something was also necessary with wpa_supplicant too.

I have to question why you want or need to spoof your MAC address? Very dubious!

Link to comment
Share on other sites

Guest professordes

Er, why? Suppose I had MAC filtering on my home router, had used up the available slots and didn't wish to delete any of the existing addresses, for instance? I can do this on any Linux or OSX desktop or laptop.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.