![]() |
2010-12-16
, 21:41
|
Posts: 137 |
Thanked: 71 times |
Joined on Mar 2008
|
#2
|
Just got this CLEAR iSpot holiday deal.
Found the way to change MAC address on older OS/Platform. Anyone know if the command works for Maemo 5?
![]() |
2010-12-17
, 05:13
|
Posts: 10 |
Thanked: 4 times |
Joined on Nov 2009
@ Austin, TX
|
#3
|
![]() |
2010-12-17
, 05:39
|
Posts: 1,463 |
Thanked: 1,916 times |
Joined on Feb 2008
@ Edmonton, AB
|
#4
|
root ifconfig wlan0 down macchanger -r wlan0 (sets random mac) ifconfig wlan0 up reconnect to wifi from device menu
The Following User Says Thank You to Creamy Goodness For This Useful Post: | ||
![]() |
2010-12-17
, 06:28
|
Posts: 10 |
Thanked: 4 times |
Joined on Nov 2009
@ Austin, TX
|
#5
|
that might work, also there is something in the repository called macchanger you can use...
the setting doesn't stick when you reboot but there's lots of ways you could automate it...Code:root ifconfig wlan0 down macchanger -r wlan0 (sets random mac) ifconfig wlan0 up reconnect to wifi from device menu
![]() |
2010-12-17
, 08:12
|
Posts: 182 |
Thanked: 40 times |
Joined on Apr 2010
@ Seatle, WA
|
#6
|
Thanks. The macchanger works. Now, how do I automate the process on N900?
I have automated processes on Windows using .bat/.cmd before but don't know how it work in Maemo5.
The Following User Says Thank You to mehulrajput For This Useful Post: | ||
![]() |
2010-12-17
, 08:45
|
|
Posts: 397 |
Thanked: 802 times |
Joined on Jan 2010
@ Sydney
|
#7
|
The Following User Says Thank You to Blaizzen For This Useful Post: | ||
![]() |
2010-12-17
, 17:49
|
Posts: 137 |
Thanked: 71 times |
Joined on Mar 2008
|
#8
|
I am pretty sure that it will work if I am able to spoof the MAC on my N900. My order is shipped today. Will keep you posted.
Many people are using it with devices such as, pc, macbook, htc HD2, etc. Read this and this
![]() |
2010-12-17
, 18:53
|
|
Posts: 81 |
Thanked: 46 times |
Joined on May 2010
@ NewYork
|
#9
|
![]() |
2010-12-17
, 19:22
|
|
Posts: 81 |
Thanked: 46 times |
Joined on May 2010
@ NewYork
|
#10
|
Found the way to change MAC address on older OS/Platform. Anyone know if the command works for Maemo 5?