Description
OS: Windows Server 2008 R2
Scopes no.: 2
Scopes role: both scopes are for wireless networks, and only for wireless networks. The clients are connecting from laptops and AIO PCs, but from mobile phones also. The first scope, name it "A", should allow access only for laptops
and PCs, the second one, call it "B", should only allow access for mobile phones, based on an allow/deny MAC address list for each scope in part.
Question: Is this possible? If yes, how can I implement it?
Remark: the scopes uses the same network class, 192.168.0.1 - 254, divided in 2 parts: 192.168.0.1-100 for "A" and 192.168.0.101-254 for "B", and are working right.
Enabling allow filter on MAC address list, gives access to both scopes for the listed MAC address, and restricts access to both scopes if it is listed in deny filter list.
Can you please help me?
Best regards!