|
Hi JGraham, Thanks for asking. Let me elaborate, because its a little more complex than what might be inferred from what I said earlier. You can configure a back to back ISA Server configuration and have the network between the ISA Servers be your DMZ segment. There are two way to configure the DMZ: 1. Use public IP addresses and configure it as a traditional DMZ so that you must use packet filters to control traffic into and out of the DMZ, or 2. Use public or private IP addresses on the DMZ segment between the two ISA Servers and have the ISA Server translate the requests into and out of the DMZ segment. The problem is that ISA Server requires that you have an entry in the LAT in order for it to install. If there is no LAT entry, it will not install. Now, if you include your public IP addresses in the DMZ segment, but include those machines in the LAT, then ISA Server will translate those addresses. In this way, it acts like an internal network that is using private IP addresses and the ISA Server does not directly route requests. You can publish servers in this environment using regular server and web publishing rules. However, if you want the DMZ to act like a normal DMZ, you can get around the LAT problem by installing the MS Loopback adapter and use a dummy private IP address on it, and then put that IP address in the LAT. HTH, Tom quote: Originally posted by jgraham: "You could use a back-to-back configuration with ISA Server on the front and back end, and make the network between them your DMZ. In that way, you can use NAT."Can you elaborate on this and describe what you mean by a back-to-back on both ends? "You could also put another network interface on the ISA Server that uses a private IP address, and then just connect your published servers to that network. That way you restrict the public traffic to that segment and no Internet traffic passes through your internal network"
Isn't this the tri-homed approach he originally described? Thanks...
[This message has been edited by tshinder (edited 28 March 2001).]
|