Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Reverse Proxy Woes

Status
Not open for further replies.

Webflex

Technical User
Apr 20, 2001
101
GB
I am using ISA as a reverse proxy behind a firewall (DMZ configuration)with one public IP address. Incoming requests are looked up in external DNS and routed to the ISA server.

All internal servers that are published have a destination set defined and a web publishing rule. For example;

1. Destination set mail-ab.domain.country has a name destination of mail-ab.domain.country.

Web publishing rule mail-ab.domain.country has an action to redirect to ip 123.456.678.1 (the option to send original host header is unticked)

2. Destination set xnet-ab.domain.country has a name destination of xnet-ab.domain.country.

Web publishing rule xnet-ab.domain.country has an action to redirect to ip 123.456.678.2 (the option to send original host header is unticked)

These two end up at the same destination - 2. !!

3. Destination set mail-cd.domain.country has a name destination of mail-cd.domain.country.

Web publishing rule mail-cd.domain.country has an action to redirect to ip 123.456.789.3 (different network)(the option to send original host header is unticked) - This works

The external DNS entries have 2 as an alias of 1.

Any thoughts as to why 1 and 2 end up at the same place.

Am I missing something obvious here?

TIA
Webflex


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top