Forum Discussion
communicate between route domains
Hello,
I need to access a vip in another route domain based on a given url via irule. Is this possible? We tried :
server.company.nl {
virtual /route_domain/vipname }
with correct routing (automap address) and firewall permit from F5 to the other route_domain it doesn't work. When using the pool in the other route_domain or configuring the vip address in the current route_domain it works.
Any ideas?
7 Replies
- ekaleido
Cirrus
Route domains are virtual routing instances. If you want to cross from one to the other, you're going to have to leave the F5 on an interface in the originating route domain, and re-enter the F5 on an interface in the destination route domain. This might be an external router, firewall, etc, but it won't be an iRule.
- ekaleido
Cirrus
p.s. This assumes no parent-child relationship between the route domains.
- ekaleido_26616
Cirrocumulus
Route domains are virtual routing instances. If you want to cross from one to the other, you're going to have to leave the F5 on an interface in the originating route domain, and re-enter the F5 on an interface in the destination route domain. This might be an external router, firewall, etc, but it won't be an iRule.
- ekaleido_26616
Cirrocumulus
p.s. This assumes no parent-child relationship between the route domains.
- Jinshu
Cirrus
Forwarding of traffic between route domains is by default enabled between route domains in a parent-child relationship only. (That is, traffic received in a child route domain can be forwarded to a parent route domain and the reverse.)
Consequently, by default, the BIG-IP system does not load balance traffic arriving in route domain 1 to servers in any other route domain, except for the parent route domain.
As ekaleido explained, you might need a next-hop for communicating between route domains if there is no parent-child relationship.
-Jinshu
- Paul_Visser_193
Nimbostratus
The problem is solved. Triggered by your answers to route outside the F5, I just used:
server.company.nl { node ip-address port }Thanks for your help.
- Jinshu
Cirrus
Cheers mate..!!
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
