It is about deploying extranet-facing Online Responders.
I’d like to implement the diagram 1 of Figure 3 of this page: http://technet.microsoft.com/en-gb/library/cc770413(WS.10).aspx
I’d like the Online Responder is located in a protected local area network (LAN), while all requests are redirected by an server that is running IIS, which is located in a perimeter network (DMZ).
But I have problems with the redirection of requests from external clients.
Internally everything works fine.
Thanks