09-May-2021 02:09
I have created my node/pool and Virtual Server on my F5 but it doesn't get the web app form my node server to view on the client side by navigating my VS IP as shown on my screenshot below. Did i miss something during configuration?? Also why my node status is in "Unknown" state? Hope someone can help me with the issue 🙂 , THanks
Thanks
Renato
Solved! Go to Solution.
09-May-2021
20:26
- last edited on
24-Mar-2022
01:27
by
li-migration
Hi Node is showing unknown because you haven't configured any node specific health monitor while configuring the node. Now your virtual server is showing available it means the backend pool is available and the pool member is listening as well as reachable on the required web-service port. So with this configuration, you should be good.
Now coming to the issue that web app not accessible from client system, i would recommend you to check the traffic hits on the virtual server as well as pool under statistics. This will clarify that the request is reaching the F5 virtual server and hitting the correct pool members.
If traffic is reaching properly, then check the SNAT (Source Address Translation) settings on the virtual server. If backend web-server don't have F5 as its default gateway, you need to enable SNAT (Source Address Translation) settings on the virtual server and you can set it to Auto-map. Basically this will avoid the asymmetric routing issues.
Please check these points and confirm if it works!
09-May-2021
20:26
- last edited on
24-Mar-2022
01:27
by
li-migration
Hi Node is showing unknown because you haven't configured any node specific health monitor while configuring the node. Now your virtual server is showing available it means the backend pool is available and the pool member is listening as well as reachable on the required web-service port. So with this configuration, you should be good.
Now coming to the issue that web app not accessible from client system, i would recommend you to check the traffic hits on the virtual server as well as pool under statistics. This will clarify that the request is reaching the F5 virtual server and hitting the correct pool members.
If traffic is reaching properly, then check the SNAT (Source Address Translation) settings on the virtual server. If backend web-server don't have F5 as its default gateway, you need to enable SNAT (Source Address Translation) settings on the virtual server and you can set it to Auto-map. Basically this will avoid the asymmetric routing issues.
Please check these points and confirm if it works!
10-May-2021
02:56
- last edited on
24-Mar-2022
01:27
by
li-migration
Hi ,
Thanks for the help bro it is now working, your right everything is working fine, i just noticed that i have assigned an incorrect External IP that are not connected into any network. Also i change the SNA into auto-map and it is now working as expected 🙂 .. BTW sir do you have an idea on how to fixed my HA configuration because when i tried to create an HA between my 2 BigIP i have an error show "Not all deviced Synced". Again thank you sir 🙂
Thank you and God Bless,
Renato
10-May-2021
21:09
- last edited on
24-Mar-2022
01:27
by
li-migration
Hi , You're welcome!
For config sync, did you tried the recommendations given?