• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How to redirect http requests from the lan....

Pulsar

Diamond Member
Ok. This is a follow up question to my question in "parental filtering".

I have a number of computers all connecting through a single windows XP box with internet connection sharing. The question is this:

I want to run a proxy on that machine. I want this proxy to be the only means to access the internet (for child-filtering reasons).

So I want any normal http request going TO that machine from inside the lan to be redirected to that same machine on port 8080 (the proxy port).

How do I set the server up so that any http requests immediately get forwarded to port 8080 (the proxy port). Is this possible on xp?

I guess this is called "transparent proxying", but I'm fairly new to proxy / http messing, so go easy on me!
 
WCCP was designed to do this (transparently redirect web requests) but it is not supported by Windows ICS. You will need to manually enter the proxy into each machine.
 
Back
Top