been working on this for weeks now, cant believe i still haven't found a solution, heres a bunch of details about the setup and the problem:
externally connecting to https://mail.domain.org/exchange, i get diagnose connection problems
internally goes straight through no problems
i have setup a mail publishing rule enabled form based auth on that only and have removed form based from exchange
the isa server and exchange are on the same box
i have setup a entry in the hosts file on the server to go to isa servers address
isa doesnt have an external address it has a internal address on a different range and ports 443 80 and 25 are forwarded to that address range, all works fine with that no problems (canyouseeme.org sees me on 443 fine)
in the isa logs there is no external ips logged i only see our internal addresses
using my iphone to browse to https://mail.domain.org/exchange
i get asked to accept the certificate i do then i get page cannot be displayed
and using IE as above get that error message when i diagnose
oh and a telnet on 443 externally works fine too
p.s. i used my iphone to browse externally as active sync doesnt work yet either (im guessing an underlying problem with owa might solve both problems)
Microsoft Forefront ISA ServerSSL / HTTPSMicrosoft IIS Web Server
Last Comment
awilderbeast
8/22/2022 - Mon
greenhacks
What error you get before this screenshot?
I mean what it shows on the webpage when it fails to open the url of owa?
awilderbeast
ASKER
on IE
Internet explorer cannot displayed the webpage
what you can try:
diagnose connection problems
earlier on on safari but not anymore safari gave me a error code 403 forbidden, the server denied the specified uniform contact the server admin (12202)
but now on safari i just cannot connect to web server message
since that error the only thing i have done is disabled form based on exchange and made isa the only form based authen
You can set up the Monitoring on the ISA Server to Monitor the SSL Sessions on the ISA Server.
As you said that the ISA and The Exchange is on the same server it might me something related with socket pooling.
Open a Command Prompt and type: Netstat -ano | Findstr "443"
This will tell you all about the connection and the Process which is using the port. Now open the task manager and see and go to processes tab. Click on View Menu and click on select columns and check the PID. Now match the output PID from the Netstat command and see which process is listening on 443.
Let me know the result of the Monitoring Session and the Netstat.
Kumar
Keith Alabaster
You have started a session with an alternative expert. There is no point in me telling you to carry out alternative things as it will all become too confusing with two different approaches. I will wait until you have completed the actions already suggested and then come back to this question if I am still needed.
Keith - ISA MVP
awilderbeast
ASKER
thanks for your assistance
what criteria do i enter in the session filter to monitor what we need?
also took a screen of the ports and services in use
Certificate you have installed on Exchange Server ( CAS or front End-End) should have Common name (Subject name) is your mail public name .
Like mail.yourdomain.com and if certificate have other SAN names , you have to install ISA 2006 Sp1 to support that .
Once you installed this on Exchange and export and import to ISA Local certificate "personal folder" and assign it to listener , it will work fine .
also,did you create in a public DNS the A record of your mail public domain. and make sure it resolvable from outside .
only you need to refer to internal server IP in publishing rule if internal site name different than external one, whats mean that , if your create A record on internal DNS , no need for that if it same to public .
Kumar_Jayant123
At least go through the comments before putting in your idea..
Thanks
Kumar
awilderbeast
ASKER
following your instructions and your screenshot
my isa to properties dont look like that for the mail publishing rule, see below for my screen
also i updated my isa to service pack 3 and nothing has changed , still says service pack 2 under help and about mmc console
also i have included a screen of IIS cert under the default site
i went to iis manager > server01 > default site > rightclicked > properties > security > view cert
see screen for that too
I mean what it shows on the webpage when it fails to open the url of owa?