Forum Discussion

Jam_Jxa_116441's avatar
Jam_Jxa_116441
Icon for Nimbostratus rankNimbostratus
May 10, 2013

I Rule Ovelapping

hi, i am a new with f5. i have a task to create three virtual servers [with different ip addresses] all using the same pool and same service HTTPS

 

the pool point also to one physical server. each virtual server has 2 irules one for redirection and the other for re-write. this is to publish three web

 

sites as [tjobs.xxx.com] and [tsupp.xxxx.com and treg.xxx.com] when i do that all response will be re-written with one of the irules only so all

 

response will be after redirection look as one site only can anybody help me in that since i leave all setting as default. Many Thanks

 

1 Reply

  • Jnon's avatar
    Jnon
    Icon for Nimbostratus rankNimbostratus
    It isn't very clear what your trying to accomplish -

     

    1st - you might be able to simplify it by using one vip and multiple subdomains for tjobs.xyz.com tsupp.xyz.com and treg.xyx.com all resolving to the same IP / VIP. then you can host name to trigger the irule, however you run into another issue if these are using SSL certificates.

     

     

    is your iRule intended to redirect traffic to a different path/uri for each virtual, so they aren't all landing on the same /index page?