Forum Discussion
Client request not hitting the VIP.
- Dec 15, 2018
If you could post your configs, that would help. Please see if you are using SNAT or two arm deployment? If using SNAT, make sure the SNAT IP can reach the backend servers. If not using SNAT, snat exception, make sure to check the servers are configured with F5 as gateway.
Check the routes F5 is taking to servers. ip route get serverip
issue telnet from F5 telnet serverip port
I you run capture with -s0 option it would capture the backend traffic and you can see if the TCP handshake is completing or not.
Hi,
Can you try to reach the backend from CLI:
curl -i http://1.1.1.1:5432/uri -H "Host: myapp.domain.com"
Where:
- 1.1.1.1 will be your backend IP
- myapp.domain.com will be hostname using to reach your app
- and uri will be the uri of your app.
It will allow you to check if you receive anything body/header.
keep me update.
regards,
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