Hey all,
I posted the other day, but I think I need to provide more info. I need to
create a "pass through" server for IIS. Our IIS server accesses domain
resources through UNC (such as the file server where the .dll's write
uploaded files), and it also interacts with our SQL Server. I need to
create a DMZ type configuration where ONLY port 80 will be open to the
outside and also to the internal network. Since the box in the DMZ will not
have access to DNS, WINS, SQL Server, etc. I need this box to simply forward
the http request through the one and only open port (80) to the internal IIS
Server which can handle the request, and send the response back to the DMZ
server, which will then forward the response back to the client. I am
looking into ISA, but I don't see how this would accomplish this.
Any help is greatly appreciated!!
Brian