controling users in a small network

  • Thread starter Thread starter alaahemdan
  • Start date Start date
A

alaahemdan

hi all
my computer is a member of a samll network (11 pc)
I want some computers can access internet (DSL) throw network and
prevent the others

thanks
 
These search results may help,

how to restrict internet access
How to restrict Internet Access. You may have many options to disable a user or computer to access the Internet. Some options can be adopted for many users ...
http://www.howtonetworking.com/Internet/restrictie0.htm -

Setup Group Policy to restrict internet access
In our case, you have some clients accessing your system using Terminal Services and would like to restrict them to access the Internet except local Web ...
http://www.howtonetworking.com/Internet/restrictie11.htm


Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
hi all
my computer is a member of a samll network (11 pc)
I want some computers can access internet (DSL) throw network and
prevent the others

thanks
 
I would suggest getting a router that allows control of access by IP address
or MAC. Most of the recent ones do.

Even if the router doesn't explicitly support this, you may be able to
create rules that redirect port-80 requests from certain source IPs to
nowhere, effectively cutting them off.

The other option is to install a proxy server on a central (always on)
machine, and route Internet traffic through it. Jana Server would be my
recommendation.

While you're at it, for the sake of security, install Firefox and strongly
discourage the use of IE.
 
Back
Top