Forum Discussion
Dave1013_121746
Nimbostratus
May 29, 2016Two virtual servers, same destination nodes, different routes
We have the need for two virtual servers for essentially the same destination nodes (both pool members and dynamically chosen nodes) but use different routes to get there. We can control the route to...
Dave1013_121746
Nimbostratus
May 29, 2016Thx. The next hop is configured to only communicate with the destination nodes via ipsec. When ipsec is disabled , the next hop and the pool member/nodes can't communicate at all (ping, http, etc). I expected when ipsec was disabled, since they could not communicate , a failure would happen for the ICMP health monitor.
I can't really supply the iRule. It controls the route to pool members and nodes via a nexthop command.
the http monitor is a basic monitor
ltm monitor http /mypartition/MY_HTTP_MONITOR {
defaults-from /Common/http
destination *:*
interval 5
ip-dscp 0
recv "200 OK"
send "GET / HTTP/1.0\\r\\n\\r\\n"
time-until-up 0
timeout 16
}
the ICMP was a basic monitor applied to the pool member nodes
ltm monitor gateway-icmp /mypartition/MY_ICMP_MONITOR {
defaults-from /Common/gateway_icmp
destination 10.100.53.150:* THIS WAS THE NEXT HOP
interval 5
time-until-up 0
timeout 16
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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