First, this procedure requiers use of the terminal and root access to your machine. You can easily blow up your stuff so proceed with caution.
- Drop to a terminal
- Issue the command ifconfig and make note of your WIFI cards interface name. On my Macbook air it was en0. Also, make note of the existing Mac address in case you need to revert.
- sudo ifconfig (Interface name from step 2) ether
. I personally just incremented the last letter by 1. - reset your wifi radio in the GUI or by issuing the terminal commands: sudo ifconfig
down and then sudo ifconfig up.
You should may have to restart your browser at this point. But the WIFI APs at Panera Bread will think you are a new computer and give you another 30 minutes of time. Enjoy.
No comments:
Post a Comment