Welcome to ISAserver.org
Forums |
Register |
Login |
My Profile |
Inbox |
RSS
|
My Subscription |
My Forums |
Address Book |
Member List |
Search |
FAQ |
Ticket List |
Log Out
multiple publicly routable External IP's
|
Users viewing this topic:
none
|
Logged in as: Guest
|
Login | |
|
multiple publicly routable External IP's - 21.Mar.2008 5:53:07 PM
|
|
|
tony_b
Posts: 5
Joined: 21.Mar.2008
Status: offline
|
Hi All, I am having an issue setting up ISA 2006. I have a 3 leg approach. And almost all is going well, including all LAN/VPN/DMZ routing. My issue is that I have a range of Public IP's that are in the same subnet range. These Publie IPs need to map directly to DMZ private IPs. If I add these public IPs to the External Network Interface, how do I setup an address forward? Am I going about this the right way? Is this Possible in ISA? Any dirction appreciated. Tony
|
|
|
|
RE: multiple publicly routable External IP's - 21.Mar.2008 7:51:37 PM
|
|
|
gbarnas
Posts: 147
Joined: 27.Apr.2005
From: New Jersey
Status: offline
|
ISA does not do "Static NAT Translation", which is what you're thinking of. Instead, ISA performs "reverse proxy" by listening for connections on the external interface and making a proxy connection to the appropriate internal / perimiter server. You should review some of the how-to articles here on publishing servers, and then post back here if you have specific questions. Glenn
|
|
|
|
RE: multiple publicly routable External IP's - 22.Mar.2008 6:43:58 AM
|
|
|
tony_b
Posts: 5
Joined: 21.Mar.2008
Status: offline
|
Thanks for the reply Glenn, This is what I feared. Does this mean that I can only have an external port listening and reverse proxying to one internal server? i.e. port 80 on the ISA external interface can not reverse proxy to two differerent DMZ servers, based upon the url in the header on any other method? Is there no way of assigning the DMZ servers publicly routable IPs, and just have the routing going through the ISA server with some port blocks? It is looking like I may have to look for an alternative system that can handle the way I need the DMZ machines to be referenced. Cheers, Tony
|
|
|
|
RE: multiple publicly routable External IP's - 22.Mar.2008 8:23:43 AM
|
|
|
gbarnas
Posts: 147
Joined: 27.Apr.2005
From: New Jersey
Status: offline
|
Yes, you can use host header routing. I have a single IP, listening on port 80, and reverse proxying to two internal servers based on the URL. Your problem will be SSL traffic, which can't use host-headers. I also have clients with multiple IPs on the ISA edge server, routing traffic in to several internal and/or Perimiter servers. You could use public addresses in the DMZ and create rules to permit specific traffic in using a ROUTE relationship, but this is less secure than publishing, and you described your network as having private addresses in the DMZ. I'd be quite surprised if ISA could not handle what you needed, one way or another. Glenn
|
|
|
|
RE: multiple publicly routable External IP's - 22.Mar.2008 7:43:06 PM
|
|
|
gbarnas
Posts: 147
Joined: 27.Apr.2005
From: New Jersey
Status: offline
|
I'll let you dig just a bit. ;) (besides, I can't put my hands on my Apache config until Monday). Look for the parameter "requests appear to come from" in the rule. They can come from the client or from ISA. You probably want "client" setting. I had to tweak it this way when I published an Apache web server at work. Glenn
|
|
|
|
RE: multiple publicly routable External IP's - 24.Mar.2008 9:03:46 AM
|
|
|
gbarnas
Posts: 147
Joined: 27.Apr.2005
From: New Jersey
Status: offline
|
In your publishing rule, on the "To" tab, review the following options: Checkbox - "Forward the original host header..." - This might be needed if the Apache server is hosting multiple sites. Radio Buttons - "Requests appear to come from..." - If your page is authenticating, it might need to know the source address rather than the ISA server's address. Some web applications require that. Our Apache server in Dev needed the checkbox on, as it only had one IP, while the Apache servers in QA and Prod worked fine with it off, as they both had one IP per site. Glenn
|
|
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts |
|