Forum Discussion
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
- nitassEmployeeis this what you are looking for?
- Michael_YatesNimbostratusHi jagannathks,
when HTTP_REQUEST { switch [string tolower [HTTP::host]] { "administration.website1.com" { pool pool.administration.website1.com } "userportal.website2.com" { pool pool.userportal.website2.com } } }
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