Our network is in a public location that spreads across multiple buildings. We are not in control of physical security to rooms with physical network connections to our network and also do not have control of the network switches. We are now
having individuals connect personal laptops to the network and this poses a security risk. Our IP scheme is well known so these individuals are using valid IP address to communicate to each other without logging into our domain.
I have considered moving all workstations and servers to DHCP and then making reservations for each mac address -> IP. Is there a more efficient way of solving my problem? I thought about NAP but this doesn't seem to prevent a rogue mac address
from using a proper IP address.
Thank you in advance.