Windows Thread, block Apple products (ipods and iphones ) on wireless in Technical; hi
is there any way of denying apple products as listed above on to the wireless network.
the kids keep ...
-
23rd March 2010, 08:45 AM #1 block Apple products (ipods and iphones ) on wireless
hi
is there any way of denying apple products as listed above on to the wireless network.
the kids keep connecting with them and it then disconnects the teacher laptops in that area.
the network is secured with peap authenticated on a radius server, but they just use their domain login name to get on.
i haad thought of certificate security but know little about this.
is there any easy way to ban the mac address?
i dont really want to have to type it into every ap as we have nearly 50
Does anyone else have this problem?
thanks
nick
-
-
IDG Tech News
-
23rd March 2010, 08:47 AM #2 Can you give a little background on your Wireless system?
Is it managed? What make?
-
-
23rd March 2010, 08:49 AM #3 simplest way (sort of) would be to only allow computers with known mac ids connect to the wireless but it would mean tracking down the mac address of every authorised pc/laptop etc and adding it to shitelist and if its not a managed wireless system adding a potentially large list of stations to a large list of aps
-
-
23rd March 2010, 08:57 AM #4 
Originally Posted by
sted
simplest way (sort of) would be to only allow computers with known mac ids connect to the wireless but it would mean tracking down the mac address of every authorised pc/laptop etc and adding it to shitelist and if its not a managed wireless system adding a potentially large list of stations to a large list of aps
I would do this as well as your Encryption not instead of.
Z
-
-
23rd March 2010, 08:58 AM #5 
Originally Posted by
sted
simplest way (sort of) would be to only allow computers with known mac ids connect to the wireless but it would mean tracking down the mac address of every authorised pc/laptop etc and adding it to shitelist and if its not a managed wireless system adding a potentially large list of stations to a large list of aps
The easiest way of doing this is to download either use Spiceworks or downlaod the free 30 day trial of NetSupport Manager DNA. This will list all Mac adresses of clients and NetSupport DNA will allow you export this list to CSV etc.
-
-
23rd March 2010, 08:59 AM #6 
Originally Posted by
Dos_Box
The easiest way of doing this is to download either use Spiceworks or downlaod the free 30 day trial of NetSupport Manager DNA. This will list all Mac adresses of clients and NetSupport DNA will allow you export this list to CSV etc.
Thanks for the tip. I always thought you had to install a client for NetSupport DNA
-
-
23rd March 2010, 09:07 AM #7 
Originally Posted by
FN-GM
I would do this as well as your Encryption not instead of.
Z
well yes if for no other reason than it saves going round changing wireless settings on computers
-
-
23rd March 2010, 09:10 AM #8 
Originally Posted by
sted
simplest way (sort of) would be to only allow computers with known mac ids connect to the wireless but it would mean tracking down the mac address of every authorised pc/laptop etc and adding it to shitelist and if its not a managed wireless system adding a potentially large list of stations to a large list of aps
Agreed you could lock down connectivity to the wireless network by adding the MAC address of known machines to the APs in question. If the wireless isn't managed its going to take a while to do considering you have 50 APs.
An alternative solution and one we have depolyed here is to use the MacFilterCallOut DLL on your DHCP server.
Its a DLL released by the Microsoft DHCP Team that will allow you to either allow or deny a specific set of MAC addresss to obtain an IP address from DHCP.
Easier to manage in theory as its only implemented on one device on your network, the allow or deny list of MAC addresses is a basic text file of MAC addresses which you can create by exporting the leases from you DHCP server.
Details can be found here
Rather than having an allowed list you could deny the problematic Apple products on your network assuming you know the MAC addresses for them if you want to put something in place quickly on your network.
Hope this helps.
-
Thanks to AngryITGuy from:
-
23rd March 2010, 09:17 AM #9 
Originally Posted by
Dos_Box
The easiest way of doing this is to download either use Spiceworks or downlaod the free 30 day trial of NetSupport Manager DNA. This will list all Mac adresses of clients and NetSupport DNA will allow you export this list to CSV etc.
Unless I am missing something here
I am sure it would be easier to just export the list of DHCP leases from the DHCP server assuming one exists on the school network?
This gives you an output containing client name, IP and MAC address. Assuming bart21 has the names of all authorised devices on the network he should be able to filter out the rogue devices.
-
Thanks to AngryITGuy from:
-
23rd March 2010, 09:22 AM #10 
Originally Posted by
AngryITGuy
Unless I am missing something here

I am sure it would be easier to just export the list of DHCP leases from the DHCP server assuming one exists on the school network?
This gives you an output containing client name, IP and MAC address. Assuming bart21 has the names of all authorised devices on the network he should be able to filter out the rogue devices.
only slight issue with that is you may end up adding a pc twice once its wired connection and once its wireless
-
2 Thanks to sted:
AngryITGuy (23rd March 2010), bart21 (23rd March 2010)
-
23rd March 2010, 09:30 AM #11 
Originally Posted by
sted
only slight issue with that is you may end up adding a pc twice once its wired connection and once its wireless
Good point, I thought there was something I was missing.
-
Thanks to AngryITGuy from:
-
23rd March 2010, 09:35 AM #12 I've not tried, but it could be worth looking at creating a deny rule in radius that matches the client vendor.
-
-
23rd March 2010, 09:54 AM #13 
Originally Posted by
AngryITGuy
Good point, I thought there was something I was missing.
i dont see it as a major problem though really just means a list thats longer than needs be and could be paired down if you know all your wireless cards are intel say than if the first 4 digits say broadcom it should be a wired card
-
-
23rd March 2010, 10:06 PM #14 Unfortunately using whitelists/radius etc will not work.
There is something very wrong with Apple's implementation of wireless which (not intentionally?) causes a denial of service to certain vendors access points when they try to connect, which also explains why your teacher laptops are being disconnected when these ipods/phones connect. Your access point is spazzing out.
-
-
23rd March 2010, 10:20 PM #15 is there a wildcard function that will allow you to block the Apple [ame="http://en.wikipedia.org/wiki/Organizationally_Unique_Identifier"]OUI[/ame]?
ie. block 00:25:4B:**:**:** and it should block all Apple devices connecting just like blocking *.bbc.co.uk in a url filter would block the entire BBC range of subdomains?
edit: i'm talking about MAC addresses here just incase anyone wonders
Last edited by computer_expert; 23rd March 2010 at 10:28 PM.
-
SHARE: 
Similar Threads
-
By DaveP in forum Jokes/Interweb Things
Replies: 14
Last Post: 11th March 2010, 11:12 AM
-
By Oops_my_bad in forum Wireless Networks
Replies: 3
Last Post: 31st January 2010, 11:20 PM
-
By Danielle in forum Other Stuff
Replies: 23
Last Post: 28th January 2010, 09:57 AM
-
By CPLTD in forum Our Advertisers
Replies: 5
Last Post: 23rd October 2009, 01:20 PM
-
By steveo2000 in forum Wireless Networks
Replies: 15
Last Post: 28th July 2009, 11:07 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules