Block internet on one computer on the network

joedastudd

Distinguished
Feb 19, 2007
433
0
18,810
Depends on the router and network setup.
The easiest way would be something like setting the router to block internet access for said computer. But again its impossible tot tell you how without more information.
 
Go to the computer you want to block and in elevated command prompt type in:

ipconfig /all

find out the MAC address of the machine

Logon to the router config page.

If you know the username and password, put it in. If you don't know or haven't set one up, search on google for default username and password. If you forgot the password, press the tiny reset button to reset and use default password.

In the LAN or wifi config page (depends on whether you want to block a LAN or wifi connection), go to the MAC address filter and block the MAC address.
 
You can do this simply by setting the proxy server in internet explorer settings to 127.0.0.1 the loopback interface, this will not stop the machine having network connectivity but it will stop the users on that machine from browsing the internet.
 

Ssteven_77

Distinguished
Dec 9, 2011
1
0
18,510
Well if you set the IE Proxy to 127.0.0.1 then firefox and other browsers will work. Set the computers DNS settings to 127.0.0.1 and you block all browsers and email programs. Unless the user knows the IP address of the site the wish to visit they won't get anywhere outside the local network.

Ssteven
 

joedastudd

Distinguished
Feb 19, 2007
433
0
18,810

Or just give it a static IP address outside of the network range to kill all network connection altogether.
 

Jim_L9

Distinguished
Mar 10, 2006
1,183
0
19,360

If the computer requires network access to the other machines on your network you could give it a valid static IP address, but don't define the default
gateway, or set it to its own IP address.