Hi - first of all I'm not even sure if this is possible. I can't find a lot of information regarding it but it maybe because I just don't know what to search for. I'm fairly proficient with computers though.
This is what I want to know how to do:
Say I have a server running Windows Server (can be 2003 or 2008 if it matters). The server has multiple IP addresses allocated to it.
I want to use the IP addresses *as if they were remote high anonymous proxies*. I want all traffic to and from each application to use the same IP address and I want to be able to add the IP addresses to applications in the same way I would a remote proxy (presumably using 127.0.0.1ort)
So for each 127.0.0.1ort address traffic travels like so:
application <-> localhost <-> internet facing IP address <-> remote site
Is this even possible? I know I can do this using a seperate Linux VPS running squid but I'm curious as to if it can be done on one server running windows.
This is what I want to know how to do:
Say I have a server running Windows Server (can be 2003 or 2008 if it matters). The server has multiple IP addresses allocated to it.
I want to use the IP addresses *as if they were remote high anonymous proxies*. I want all traffic to and from each application to use the same IP address and I want to be able to add the IP addresses to applications in the same way I would a remote proxy (presumably using 127.0.0.1ort)
So for each 127.0.0.1ort address traffic travels like so:
application <-> localhost <-> internet facing IP address <-> remote site
Is this even possible? I know I can do this using a seperate Linux VPS running squid but I'm curious as to if it can be done on one server running windows.