Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Proxy server re-direction


Message #1 by "Jason Shone" <JasonShone@h...> on Tue, 19 Jun 2001 07:53:48
Configuration

I have a local area network based on NT 4.0 Server.  I am running IIS and 

MS Proxy 2.0 which provides access to the internet.  The proxy server logs 

activity to a SQL Server database.



Situation

Lets say I have 3 users logged on to the network, John, Greg and Mary.  

Throughout the day the users periodically access the internet and download 

stuff.



Through a centralised application, an admin user can view the proxy 

information that was logged.



What I want to do

Through the centralised app the admin user wants to disable Gregs access 

to the internet by re-directing any internet requests for pages or 

downloads to a page that displays a message, something like "your access 

to the internet has been temporarily disabled" etc etc.  



I need to do this programatically through the centralised application.  I 

have searched for a proxy server object model with no luck.  Hope you can 

help.

  Return to Index