Forum Discussion
Roberto_78444
Nimbostratus
Aug 11, 2009SSL Problem
Hello I have a BigIp 1600 LTM and I configured an https virtual server with no http profile and no SSL profile.
When I try the following command to the vip i get an error:
openssl s_client -connect 192.168.1.224:443 -state
CONNECTED(00000003)
SSL_connect:before/connect initialization
SSL_connect:SSLv2/v3 write client hello A
SSL_connect:error in SSLv2/v3 read server hello A
write:errno=104
If I run the same command directly to the server it works fine.
Any ideas?
- dennypayne
Employee
Hi, - Roberto_78444
Nimbostratus
yes each of the servers in the pool are listening on port 443. It's strange cause through a browser in windows I can get information from the server through https://. - hoolio
Cirrostratus
Maybe you need SNAT enabled on the virtual server if the server's default gateway isn't the BIG-IP? - Roberto_78444
Nimbostratus
Hello Aaron, that seems to be the problem, thanks a real lot for that. Can you explain why this is the case? - Roberto_78444
Nimbostratus
The problem with the above is that i seem to be getting always the IP of the load balancer on my access logs. Also the BIG-IP is actually the default gateway for the server. - hoolio
Cirrostratus
Hi Dean, - Roberto_78444
Nimbostratus
Hello Aaron, - hoolio
Cirrostratus
The issue with that scenario without SNAT is that the client establishes a TCP connection with the VIP. LTM opens a connection to the server spoofing the client IP. Because the server is on the same subnet as the client, it just ARPs for the MAC address for the client IP and responds back directly to the client. The problem is the server responds using it's IP--which isn't what the client made the request to. So the client doesn't accept the response. - Roberto_78444
Nimbostratus
I will test using option 2 tomorrow. Will let you know my results, thanks again. - Roberto_78444
Nimbostratus
Thanks Aaron, Looks like it working fine using option 2. Need to introduce a 2nd load balancer for redundancy into the setup. Are there any resources that can help?
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects