Forum Discussion
Montoring https port in windows server 2012 is not working with F5
Hi,
We have server listening on port 443 behind F5, The pool members is unable to monitor the server on port 443.
Kindly advice
Regards, Midhun p.K
26 Replies
- InnO
Nimbostratus
On your Windows 2012 server, I assume you are using IIS web server. By default, authentication is set to anonymous, so monitors should work out of the box. Check the authentication setting on your web server, if it is set to something else than anonymous, you may have to adjust your monitors.
- midhun_108442
Nimbostratus
Hi Michael/Stephan,
Thanks for ur input, But am running version 10.2 and unable to run the above commands.
No monitor Logging option and monitor directory(/var/log/monitor) exist in 10.2 version
For Openssl no option to use -Servername.
Regards, Midhun P.K
- StephanManthey
Nacreous
Hi midhun, sorry, my unit was already updated to openssl 1.0.1j. Here is what you can try with cURL: curl -k -H "Host: " https:/// Thanks, Stephan - StephanManthey
Nacreous
Hi midhun, did the **curl** syntax example above work? If it does not, you probably need to update your TMOS version Thanks, Stephan
- Michael_Jenkins
Cirrostratus
From SOL12531, there's a spot that talks about using curl to test your URL. Are you able to do that on 10.2 from the command line (SSH into the box)?
Also, what's your config look like regarding send and recv strings?
- midhun_108442
Nimbostratus
Hi,
I found the issue now, it is related to certificate, When we disable the server certificate f5 can able to monitor https port. monitor is showing down when we configure certificate on the server. Certificate we are using in server issued by CA.
Regards, Midhun P.K
- midhun_108442
Nimbostratus
HI,
Our Server is using sha256 certificate issued by CA , But F5 is unable to monitor the pool when we bind any Sha256 certificate on the server, Kindly advice.
Regards, Midhun P.K
- midhun_108442
Nimbostratus
Hi,
Can anyone help me to solve this certificate issue, F5 unable to monitor the server when it use sha256 certificate.
Regards, Midhun P.K
- you are asking this question on several places, please make one clear question, trying to get attention like this will probably not work.
- midhun_108442
Nimbostratus
Hi,
Sorry for asking more question and making it not clear ,below is the actual issue.
When the server is using trusted CA certificate F5 unable to monitor the server on port 443. When it using self signed certificate F5 can able to monitor the server.
regards, Midhun P.K
- midhun_108442
Nimbostratus
Hi,
Sorry for asking more question and making it not clear ,below is the actual issue.
When the server is using trusted CA certificate F5 unable to monitor the server on port 443. When it using self signed certificate F5 can able to monitor the server.
regards, Midhun P.K
- StephanManthey
Nacreous
Hi midhun,
would you please provide the output of the following commands to us:
openssl version curl --version tmsh show sys version | head -n 8 curl -k -v https:/// openssl s_client -connect : (now enter "GET / HTTP/1.0" & press Enter twice)You just indicated using TMOS v11.2. (There is a couple of maintenance releases and hotfixes available for this minor release.)
Thanks, Stephan
PS: I wasn´t able to modify my previous post and replaced it. - midhun_108442
Nimbostratus
Hi Stephan,
Find the below output.
openssl versionOpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
curl --versioncurl 7.15.5 (i686-redhat-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5 Protocols: tftp ftp telnet dict ldap http file https ftps Features: GSS-Negotiate IDN IPv6 Largefile NTLM SSL libz
curl -k -v https://192.168.249.21- About to connect() to 192.168.249.21 port 443
- Trying 192.168.249.21... connected
- Connected to 192.168.249.21 (192.168.249.21) port 443
- successfully set certificate verify locations:
- CAfile: /etc/pki/tls/certs/ca-bundle.crt CApath: none
- SSLv2, Client hello (1): Unknown SSL protocol error in connection to 192.168.249.21:443
- Closing connection 0 curl: (35) Unknown SSL protocol error in connection to 192.168.249.21:443
CONNECTED(00000003) write:errno=104
- StephanManthey
Nacreous
Hi midhun, so obviously even the provided command line tools of your TMOS version are not able to establish an SSL connection. What is the output of "tmsh show sys version | head -n 8" or alternatively "bigpipe version", please? Are you able to establish a connection to your poolmember on SSL level (i.e. via web browser) from another system in your infrastructure? Thanks, Stephan - Edgar_Pajuelo_1
Nimbostratus
Hello Stephan Do you know if they fixed the problem? We have the same issue. Big-IP 11.5.1 HF3 and SSL from Thawte with SHA-256. And the HTTPS monitors fails down, then, we can not go through F5 and see the the Web pages. But directly to the Web server (without F5) works well.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com