In R76, Check Point added a new ClusterXL Pnote called routed that works with Dynamic Routing for Gaia clusters. This Pnote makes sure that traffic is not assigned to a cluster member before it is ready to handle the traffic. The Gaia RouteD daemon handles all routing (static and dynamic) operations.
There can be an issue with Dynamic Routing that shows one or more of these symptoms:
cphaprob list
command shows:Device Name: routed
Registration number: 4
Timeout: none
Current state: problem
These are some of the common causes of this issue:
Typically, the routed Pnote reports its current state as Problem when:
The routed Pnote reports its state as Ok when:
cphaprob -a if
to make sure that your cluster and member interfaces are configured correctly. dbset routed:instance:default:traceoptions:traceoptions:Cluster
to generate RouteD cluster messages. The messages are located at /var/log/routed/log
.router-id
mismatch in the OSPF configuration.For advanced troubleshooting procedures and more information, see sk92787.
For troubleshooting OSPF and the RouteD daemon, see sk84520.