SNAT configuration - Inbound /Outbound
We are configuring 2 servers(HA - always on-line)) which hosts 2 different portals.
1) Administrator & Customer care 2) Web user
These 2 servers have Private IPs(Example :- 178.18.185.43 & 178.18.185.44 and ports which are opened are 8080, 9999) through which portals are accessed.
I want to access these portals through a single IP.
Public IP may be 10.0.0.1 which will be NATed to 178.18.185.7(in the routers)
Our expectation is to have a Load balanced setup where in we can access the portals running in both the machines through a Single IP.
Even though i have created a Virtual servers & Standard SNAT. I am not aware of any technique to troubleshoot or do it the right way as i am trying for the first time working in F5
Thanks,
jagan