Blocking Internet Access
Description:
Sometimes, Network Admins want to disable the internet from end users.
To Resolve:
-
Run =>
inetcpl.cpl
. Once inside the Internet Properties, navigate to the Connections tab and setup a fake proxy under LAN Settings. -
Run =>
ncpa.cpl
. Set a static IP and point the default gateway to 127.0.0.1 so the computer is pointing to itself to hand out an IP. -
If your router supports it, navigate to the Network Objects section and create a Web Rule based off the computers MAC Address to block internet for that computer.
Comments