Forum Discussion
Cathi_Hahn_3185
Nimbostratus
Aug 12, 2006I need to share 1 IP address with several pools
I would like to be able to share a single IP address with a number of different sites and different pools. We are trying to replace an appliance that does this today. It allow the dns entries to all point to 1.1.1.1 and then based on the URL - xx.domain.com or yy.domain.com or zz.domain.com send the request to the appropriate pool - xx, yy or zz.
Has anyone done this?
- Cathi_Hahn_3185
Nimbostratus
Thank you for the idea. It gives me a place to start. - Deb_Allen_18Historic F5 AccountYou will need multiple VIPs for multiple certs.
- F5Rookie_28647
Nimbostratus
Deb, - F5Rookie_28647
Nimbostratus
I was able to figure out what my problem was this morning. I had an iRule setup on my http virtual server but NOT on my https virtual server. Simple mistake on my part. I added the same rule to both and things worked! - taphagreg_90345
Nimbostratus
I would like to extend this idea by using the switch command. However i am having some problems with the syntax.when HTTP_REQUEST { switch [HTTP::host] { server1.test.com { pool server1.test.com} server2.test.com{ pool server2.test.com} server3.test.com{ poolserver3.test.com } default {reject} } }
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects