Disable Internet access on a Windows PC
Takeaway: Learn several options for disabling Internet access on a single system while still allowing other systems on the same network to access the Internet.

Problem
TechRepublic member gryandmary used the Technical Q&A to pose the following question: "Can I target a client PC and disable Internet surfing, through a Windows 2000 Server with DSL connectivity, while still maintaining communication with the server? We are using Microsoft Windows XP Pro on the client."
Solution
Here was the response from TechRepublic member zaferus: "There are two ways you can disable Web browsing from a Windows system:
- Go to Internet Options in the Control Panel. Go to the Connections tab and click LAN settings. Uncheck "Automatically detect settings" and then check "Use proxy server" and put settings in for a proxy server that doesn't exist. This will time out the Web browser each time a user tries to pull up an Internet site. Unfortunately, a savvy user could go into the settings and fix this.
- Alternatively, you can set the Internet router to deny all port 80 traffic to the WAN from the IP address of the client PC you want to block. This is something that the user is less likely to figure out, and it will effectively block that one PC from Web access, while still allowing all over LAN users full access to the Internet."
TechRepublic member brian added another option:
"Go to:
- TCP/IP Properties
- Advanced
- Options
- TCP/IP filtering Properties
- Select Enable TCP/IP filtering (All adapters)
- Select Permit Only for all three selections (TCP, UDP, IP)
- Add only the allowed ports that are needed (leaving out port 80 for Web browser traffic)
- Click OK multiple times to close out the windows
These settings could also be set in a Group Policy GPO so that the user can't change them. You would make a special group just for this user."
Note
The text of discussion posts from TechRepublic members has been slightly edited for spelling, punctuation, and clarity.
Print/View all Posts Comments on this article
SponsoredWhite Papers, Webcasts, and Downloads
- TCP/IP Sleuthing--Troubleshooting TCP/IP Using Your Toolbox Global Knowledge
- Ethical Hacking and Risk Assessments Global Knowledge
- ITIL Version 3.0 -- What It Means to You Global Knowledge
- The OSI Model: Understanding the Seven Layers of Computer Networks Global Knowledge
- 7 Things Every System Administrator Should Know About OpenSSH Global Knowledge
Article Categories
- Security
- Security Solutions, IT Locksmith
- Networking and Communications
- E-mail Administration NetNote, Cisco Routers and Switches
- CIO and IT Management
- Project Management, CIO Issues, Strategies that Scale
- Desktops, Laptops & OS
- Windows 2000 Professional, Microsoft Word, Microsoft Excel, Microsoft Access, Windows XP,
- Data Management
- Oracle, SQL Server
- Servers
- Windows NT, Linux NetNote, Windows Server 2003
- Career Development
- Geek Trivia
- Software/Web Development
- Web Development Zone, Visual Basic, .NET

