Forum Discussion
Application accessible Issue
One application is not able to access it through the URL but through the application server IP(where the application is hosted), able to access it.
While doing Curl -v , i am get below error:
SSL read: error:00000000:lib(0):func(0):reason(0), errno 104 * Closing connection 0
The ssl termination is also fine.
The Vs, node and pool everything is up and running.
Please suggest me what would be the issue?
- Stanislas_Piro2
Cumulonimbus
If I understand well, both virtual server and backend server are listening on https!
So you must have configure ssl bridging (both server ssl and client ssl profiles are assigned to the VS) and not SSL Offloading (only client ssl profile, no serverssl profile)
- Bobow
Cirrus
Hi Jayasudha,
For configure SSL bridging you need to create SSL client & server on profiles, and put them on VS Configuration (SSL Profile (Client) & SSL Profile (Server)).
Regards
- Stanislas_Piro2
Cumulonimbus
Did you configure source address translation? This is required if the server default route is not the BigIP.
In the virtual server configuration, select source address translation : automap
The serverside connections will have floating ip (if configured) when monitors uses self ips. If there are firewalls between bigip and servers, self ips + floating ip must be allowed to access servers.
- Stanislas_Piro2
Cumulonimbus
Please don’t accept any answer until your problem is solved!
Experts who see a question solved won’t read it, so won’t help you! ;-)
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