//flex table opened by JP

Click to See Complete Forum and Search --> : Can you limit access to internet?


awwall
03-23-2000, 06:01 PM
Does anyone know of a way you can stop a machine in an intranet environment from accessing the Internet. This would be a machine attached to an ethernet intranet, NT operating system attached to an NT server.

The IP address of the machine is available. I want to stop a particular computer from accessing the internet, but still be able to use all other aspects of the intranet.

thanks
aw

Target
03-23-2000, 06:10 PM
You could set up a proxy server to filter where it was allowed to go outside of the intranet (basically allowing it to not go anywhere).

Or, on your router, you could configure it so that anything coming from the machine IP address was not allowed to be passed out to the internet.

Sure someone here will have an alternate solution as well.