Forum Discussion
iRules for additional web page with same IP address as Exchange OWA.
I currently have a single virtual IP address on my BIG-IP. It is being used for Exchange OWA. I would like to create an iRule to allow another webpage to use the same IP address, but redirect to the new web page. For example, currently iApps control 1.1.1.1 to go to owa.company.com. I would also like https://webpage.company.com to use 1.1.1.1, but go the http://webpage.company.com with IP address 1.1.1.3. Is this possible?
4 Replies
- Sagen_80793Historic F5 Account
Does either of these posts offer a solution compatible with your goal?
20-lines-or-less-73-vips-smtp-blocking-and-responses
Multiple Hosts for a single VIP via iRule
- Stanislas_Piro2
Cumulonimbus
Hi,
If you want to publish multiple apps behind one VS, the best way is to convert your iapp in standard VS. the main goal of apps is to publish one app behind one VS.
to publish multiple apps, you can use iRules, HTTP Class (before version 11.4) or Local traffic policies (since version 11.4).
- esmith_190578
Nimbostratus
I tried to create an iRule. I received this: error 01070151:3: Rule [/Common/RuleName] error: /Common/SSP-Rule:6: error: [command is not valid in the current scope][}]
when HTTP_REQUEST { if {[HTTP::uri] starts_with "/ssp"} { pool POOL_NAME } } }
- Arie
Altostratus
Although it's possible to do what you're asking it would be much better if you could use multiple VIPs (on dedicated IP-addresses). Is that not an option?
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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