arthur071169
Posts: 11
Joined: 20.Jul.2007
Status: offline
|
hi all, I hope someone can assist. (several questions) Q1. I have a windows 2000 member server with exchange 2000 running happily on it. I have a 2 NIC isa 2006 server (windows 2003 member server). I have no public dns web address, but a public IP address registered. I want to do the following things - read below, what do I need as far as certificates is concerned 1 or 2, if 1 where?) I have currently got exchange http traffic hitting the public ip NIC, and a rule with windows AD authentication (domain, name, password) set up. After authentication, the user can read their exchange mail via OWA. I want to change this to have a secure SSL connection from the outside world to the ISA, and after authentication to have a similar connection as above to my existing setup. so, HAVE: Internet>public NIC (port 80)>authenticate>Private NIC>exchange server. WANT: Internet>public NIC (SECURE)>authenticate>Private NIC>exchange server. Certificate requirements, do I need one between the exchange server, and the ISA, and another betwen the ISA and the internet?? Q2. Also (!) we have other servers (private IP,s on a private lan, running differnet flavours of apache, with NO domain authentication for access to the web based applications running on them). On the ISA, I have a lstener for all traffic (port 80) and that redirects to the exchange server (Q1, as above) , Another listener on port 8080 redirecting all other traffic to one of the apache servers. (only trialing one at this time, other/s to follow) For the Do I need a public DNS record (domain name), and utilise header analysis in order to have one listener accepting multiple requests for different physical servers in order to answer Q2.? In short, I would like the user to type a single url, with a subdir "http://www.xxx.yyy/server1, http://www.xxx.yyy/server2" and the 8080 listener redirect to the relevant server. Currently this is not secure connection based (so I think I could use header analysis?), what about when / if I am asked to add SSL to these non Domain authenticated external users? Any help on the various probs appreciated. PS, it currently all works, just not the way I need it to!! as described above (Exchange port 80, http traffic working fine) etc. Arthur.
|