I'm looking to set up a very simple firewall to prevent the old PDC (Primary Domain Controler) on windows to act as a PDC, yet to be visible for its web server part on the network with the actual newer PDC. In fact, I have to make a web application survive on the old PDC, without having it interfere with the newer one. The basic is really simple:
A gateway computer is to be set up who view the older machine on a different network segment, and the actual lan (two nics on the machine).
Wingate can then serve as a proxy that allows web traffic (can be routed on port 8080 or whatever) to pass and be directed to the old IIS on the old PDC acting as as web server only. The point here is to make sure neither the gateway, or the client machine, will hook to the old PDC as thier domain controler.
I need something as a simple recipe (go there do that, etc.) and didn't found it yet on the knowledge base on in the forums.
Thanks in advance!
JF