Forum Discussion
Ron_130795
Nimbostratus
Jul 06, 2015Client Connection Issue with SSL Cert
I configured my VIP as 443, and the servers in the pool are port 80. I just need the client to have a secured connection via port 443, but the backend communication just needs to be port 80. I conf...
Kevin_Stewart
Employee
Jul 06, 2015Do a tcpdump on the server side interface going to the application to see what that looks like. SSH into the management console and do this:
tcpdump -lnni 0.0 port 80 and host [IP of application server]
Try your external test again and watch this capture. If you see traffic flying from the BIG-IP to the server, then client side SSL is probably not the issue. The next thing I'd do is firing up Fiddler or HTTWatch on the client side and watch the HTTP communications. You'll see your initial GET request and probably a server HTTP response or two before things go haywire.
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