Forum Discussion
Rob_78395
Nov 07, 2012Nimbostratus
Simple Reverse Proxy
Hello - I have 3 different URLs pointing to the same Virtual Server on LTM VE 11.2.1 so a dig for each looks like:
example1.com - 10.0.0.1
exmple2.org - 10.0.0.1
example3.net- 10.0.0.1...
What_Lies_Bene1
Nov 09, 2012Cirrostratus
In tmsh it would look something like this (which probably makes it look more complicated that it is;
ltm data-group internal host-data-group {
records {
example1.com {
pool-1
}
exmple2.org {
pool-2
}
}
type string
}
Menu path: Local Traffic > iRules > Data Group List > Create > Type: String
Add records with the domain name as the String and the Pool name as the Value.
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