Banned at work. Unban please.
December 25, 2008 12:59 PM
Subscribe
I mistakenly ran p2p software on my laptop while connected to my company's wireless. Now my laptop is prevented from connecting. I'd like to unban it again.
So I don't use computers where I work, but we have wireless in the building and I used to bring my laptop in and use their signal. A week or so ago, I was downloading something from a friend, then closed the laptop.
The next morning, I went to work and opened the laptop, forgetting that I had the app running. After 5 minutes or so, I discovered I was blocked.
I'd never intentionally download anything at work. But I do write and blog from work and now cannot. How have they banned my computer? Do they see a MAC address, or have they put a cookie on the harddrive?
Mac 10.4.11, was running Azureus.
posted by nevercalm to computers & internet (17 comments total)
4 users marked this as a favorite
Here's the command to change it. You need to run this from the command line (Applications->Utilities->Terminal)
sudo ifconfig en1 ether xx:xx:xx:xx:xx:xx
Where xx are hexadecimal numbers (i.e., 4f:33:...)
Warning, in the unlikely event that you pick a number in use by someone else on your local network, it will cause connectivity problems for you and for them.
posted by zippy at 1:13 PM on December 25, 2008 [1 favorite]