{"id":373,"date":"2010-02-23T13:21:08","date_gmt":"2010-02-23T13:21:08","guid":{"rendered":"https:\/\/fir3netwp.gmsrrpobkbd.com\/2010\/02\/23\/clusterxl-shows-active-attention-interface-active-check\/"},"modified":"2023-01-06T16:35:17","modified_gmt":"2023-01-06T16:35:17","slug":"clusterxl-shows-active-attention-interface-active-check","status":"publish","type":"post","link":"https:\/\/www.fir3net.com\/Firewalls\/Checkpoint\/clusterxl-shows-active-attention-interface-active-check.html","title":{"rendered":"ClusterXL Active Attention \/ Interface Active Check Error"},"content":{"rendered":"

This article will provide the required troubleshooting steps for resolving the issue of the “Interface Active Check<\/strong>” error within ClusterXL.<\/p>\n

First of all you spot there is an error within ClusterXL using the following command,<\/p>\n

root@firewall # cphaprob stat<\/pre>\n

Cluster Mode:\u00a0\u00a0 Legacy High Availability (Active Up)<\/p>\n

Number\u00a0\u00a0\u00a0\u00a0 Unique Address\u00a0 Assigned Load\u00a0\u00a0 State<\/p>\n

1\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 192.168.12.1\u00a0\u00a0 100%\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 active attention
\n2 (local)\u00a0 192.168.12.2\u00a0\u00a0 0%\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 down<\/p>\n

Confirming the issue<\/strong><\/h3>\n

To pinpoint which part of the ClusterXL Check Point is not happy with run the following command. (This will list all the ClusterXL components and there status`s)<\/p>\n

root@firewall # cphaprob list<\/pre>\n

Built-in Devices:<\/p>\n

Device Name: Interface Active Check
\nCurrent state: problem<\/p>\n

Registered Devices:<\/p>\n

Device Name: Synchronization
\nRegistration number: 0
\nTimeout: none
\nCurrent state: OK
\nTime since last report: 241598 sec<\/p>\n

Device Name: Filter
\nRegistration number: 1
\nTimeout: none
\nCurrent state: OK
\nTime since last report: 241598 sec<\/p>\n

Device Name: fwd
\nRegistration number: 2
\nTimeout: 2 sec
\nCurrent state: OK
\nTime since last report: 1 sec<\/p>\n

Device Name: cphad
\nRegistration number: 3
\nTimeout: 2 sec
\nCurrent state: OK
\nTime since last report: 1 sec<\/p>\n

From this you can see that the issue is based on the Interface Checking,<\/p>\n

Device Name: Interface Active Check\r\n Current state: problem<\/pre>\n

Checking the Monitored Interfaces<\/strong><\/h3>\n

Now that we see the error we will need to look a bit closer at the state of the interfaces:<\/p>\n

root@firewall # cphaprob -a if\r\nRequired interfaces: 6\r\nRequired secured interfaces: 1<\/pre>\n

eth4\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 UP\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 sync(secured), unique,\u00a0 multicast
\neth0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 UP\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 non sync(non secured), shared,\u00a0 multicast
\neth1\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 Inbound: DOWN (241522 secs)\u00a0 Outbound: DOWN (241523 secs)\u00a0 non sync(non secured), shared,\u00a0 multicast
\neth10\u00a0\u00a0\u00a0\u00a0\u00a0 UP\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 non sync(non secured), shared,\u00a0 multicast
\neth11\u00a0\u00a0\u00a0\u00a0\u00a0 Disconnected\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 non sync(non secured), unique,\u00a0 broadcast
\neth2\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 UP\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 non sync(non secured), unique,\u00a0 multicast
\neth3\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 UP\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 non sync(non secured), shared,\u00a0 multicast<\/p>\n

We can see here that eth1 is still being monitored but is showing as down. When I connect to the other cluster node I see that eth1 is also showing down.<\/p>\n

Solution<\/strong><\/h3>\n

So in order to ensure that Check Point completely ignores this interface we will need to add this interface to the file “$FWDIR\/conf\/discntd.if”. Below shows you how the file should look once we add eth1 to it.<\/p>\n

root@firewall # cat $FWDIR\/conf\/discntd.if\r\neth1\r\neth11<\/pre>\n

Once you have changed this file on both nodes, re-push the policy and the ClusterXL status should be back to Active\/Standy and the output of “cphaprob list” should show no errors.<\/p>\n

If it appears that this hasnt resolved the issue run a `cphaprob -a if` and confirm that this interface is now showing as disconnected. If the output of `cphaprob stat` is still not showing active\/standby run a `cpstop && cpstart` on each node which then should resolve the problem.<\/p>\n

 <\/p>\n","protected":false},"excerpt":{"rendered":"

This article will provide the required troubleshooting steps for resolving the issue of the “Interface Active Check” error within ClusterXL. First of all you spot there is an error within ClusterXL using the following command, root@firewall # cphaprob stat Cluster Mode:\u00a0\u00a0 Legacy High Availability (Active Up) Number\u00a0\u00a0\u00a0\u00a0 Unique Address\u00a0 Assigned Load\u00a0\u00a0 State 1\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 192.168.12.1\u00a0\u00a0 100%\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 … Read more<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[17],"tags":[],"yoast_head":"\nClusterXL Active Attention \/ Interface Active Check Error - Fir3net<\/title>\n<meta name=\"description\" content=\"This article will provide the required troubleshooting steps for resolving the issue of the "Interface Active Check" error within ClusterXL. First of all\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.fir3net.com\/Firewalls\/Checkpoint\/clusterxl-shows-active-attention-interface-active-check.html\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"ClusterXL Active Attention \/ Interface Active Check Error - Fir3net\" \/>\n<meta property=\"og:description\" content=\"This article will provide the required troubleshooting steps for resolving the issue of the "Interface Active Check" error within ClusterXL. First of all\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.fir3net.com\/Firewalls\/Checkpoint\/clusterxl-shows-active-attention-interface-active-check.html\" \/>\n<meta property=\"og:site_name\" content=\"Fir3net\" \/>\n<meta property=\"article:published_time\" content=\"2010-02-23T13:21:08+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-01-06T16:35:17+00:00\" \/>\n<meta name=\"author\" content=\"Rick Donato\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Rick Donato\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.fir3net.com\/Firewalls\/Checkpoint\/clusterxl-shows-active-attention-interface-active-check.html#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.fir3net.com\/Firewalls\/Checkpoint\/clusterxl-shows-active-attention-interface-active-check.html\"},\"author\":{\"name\":\"Rick Donato\",\"@id\":\"https:\/\/www.fir3net.com\/#\/schema\/person\/ab35009601b7687ee1c5310be6038037\"},\"headline\":\"ClusterXL Active Attention \/ Interface Active Check Error\",\"datePublished\":\"2010-02-23T13:21:08+00:00\",\"dateModified\":\"2023-01-06T16:35:17+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.fir3net.com\/Firewalls\/Checkpoint\/clusterxl-shows-active-attention-interface-active-check.html\"},\"wordCount\":415,\"publisher\":{\"@id\":\"https:\/\/www.fir3net.com\/#organization\"},\"articleSection\":[\"Check Point Firewalls\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.fir3net.com\/Firewalls\/Checkpoint\/clusterxl-shows-active-attention-interface-active-check.html\",\"url\":\"https:\/\/www.fir3net.com\/Firewalls\/Checkpoint\/clusterxl-shows-active-attention-interface-active-check.html\",\"name\":\"ClusterXL Active Attention \/ Interface Active Check Error - Fir3net\",\"isPartOf\":{\"@id\":\"https:\/\/www.fir3net.com\/#website\"},\"datePublished\":\"2010-02-23T13:21:08+00:00\",\"dateModified\":\"2023-01-06T16:35:17+00:00\",\"description\":\"This article will provide the required troubleshooting steps for resolving the issue of the \\\"Interface Active Check\\\" error within ClusterXL. First of all\",\"breadcrumb\":{\"@id\":\"https:\/\/www.fir3net.com\/Firewalls\/Checkpoint\/clusterxl-shows-active-attention-interface-active-check.html#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.fir3net.com\/Firewalls\/Checkpoint\/clusterxl-shows-active-attention-interface-active-check.html\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.fir3net.com\/Firewalls\/Checkpoint\/clusterxl-shows-active-attention-interface-active-check.html#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.fir3net.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Security\",\"item\":\"https:\/\/www.fir3net.com\/security\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Firewalls\",\"item\":\"https:\/\/www.fir3net.com\/security\/firewalls\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Check Point Firewalls\",\"item\":\"https:\/\/www.fir3net.com\/security\/firewalls\/check-point\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"ClusterXL Active Attention \/ Interface Active Check Error\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.fir3net.com\/#website\",\"url\":\"https:\/\/www.fir3net.com\/\",\"name\":\"Fir3net\",\"description\":\"Keeping you in the know\",\"publisher\":{\"@id\":\"https:\/\/www.fir3net.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.fir3net.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.fir3net.com\/#organization\",\"name\":\"Fir3net\",\"url\":\"https:\/\/www.fir3net.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.fir3net.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.fir3net.com\/wp-content\/uploads\/Fir3net-Background-Logo-compressed.png\",\"contentUrl\":\"https:\/\/www.fir3net.com\/wp-content\/uploads\/Fir3net-Background-Logo-compressed.png\",\"width\":390,\"height\":88,\"caption\":\"Fir3net\"},\"image\":{\"@id\":\"https:\/\/www.fir3net.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.fir3net.com\/#\/schema\/person\/ab35009601b7687ee1c5310be6038037\",\"name\":\"Rick Donato\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.fir3net.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/d75d69a54c0ca3b32c24c3a9703b623c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/d75d69a54c0ca3b32c24c3a9703b623c?s=96&d=mm&r=g\",\"caption\":\"Rick Donato\"},\"description\":\"Rick Donato is a Network Automation Architect\/Evangelist and the founder of Packet Coders.\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"ClusterXL Active Attention \/ Interface Active Check Error - Fir3net","description":"This article will provide the required troubleshooting steps for resolving the issue of the \"Interface Active Check\" error within ClusterXL. First of all","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.fir3net.com\/Firewalls\/Checkpoint\/clusterxl-shows-active-attention-interface-active-check.html","og_locale":"en_US","og_type":"article","og_title":"ClusterXL Active Attention \/ Interface Active Check Error - Fir3net","og_description":"This article will provide the required troubleshooting steps for resolving the issue of the \"Interface Active Check\" error within ClusterXL. First of all","og_url":"https:\/\/www.fir3net.com\/Firewalls\/Checkpoint\/clusterxl-shows-active-attention-interface-active-check.html","og_site_name":"Fir3net","article_published_time":"2010-02-23T13:21:08+00:00","article_modified_time":"2023-01-06T16:35:17+00:00","author":"Rick Donato","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Rick Donato","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.fir3net.com\/Firewalls\/Checkpoint\/clusterxl-shows-active-attention-interface-active-check.html#article","isPartOf":{"@id":"https:\/\/www.fir3net.com\/Firewalls\/Checkpoint\/clusterxl-shows-active-attention-interface-active-check.html"},"author":{"name":"Rick Donato","@id":"https:\/\/www.fir3net.com\/#\/schema\/person\/ab35009601b7687ee1c5310be6038037"},"headline":"ClusterXL Active Attention \/ Interface Active Check Error","datePublished":"2010-02-23T13:21:08+00:00","dateModified":"2023-01-06T16:35:17+00:00","mainEntityOfPage":{"@id":"https:\/\/www.fir3net.com\/Firewalls\/Checkpoint\/clusterxl-shows-active-attention-interface-active-check.html"},"wordCount":415,"publisher":{"@id":"https:\/\/www.fir3net.com\/#organization"},"articleSection":["Check Point Firewalls"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.fir3net.com\/Firewalls\/Checkpoint\/clusterxl-shows-active-attention-interface-active-check.html","url":"https:\/\/www.fir3net.com\/Firewalls\/Checkpoint\/clusterxl-shows-active-attention-interface-active-check.html","name":"ClusterXL Active Attention \/ Interface Active Check Error - Fir3net","isPartOf":{"@id":"https:\/\/www.fir3net.com\/#website"},"datePublished":"2010-02-23T13:21:08+00:00","dateModified":"2023-01-06T16:35:17+00:00","description":"This article will provide the required troubleshooting steps for resolving the issue of the \"Interface Active Check\" error within ClusterXL. First of all","breadcrumb":{"@id":"https:\/\/www.fir3net.com\/Firewalls\/Checkpoint\/clusterxl-shows-active-attention-interface-active-check.html#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.fir3net.com\/Firewalls\/Checkpoint\/clusterxl-shows-active-attention-interface-active-check.html"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.fir3net.com\/Firewalls\/Checkpoint\/clusterxl-shows-active-attention-interface-active-check.html#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.fir3net.com\/"},{"@type":"ListItem","position":2,"name":"Security","item":"https:\/\/www.fir3net.com\/security"},{"@type":"ListItem","position":3,"name":"Firewalls","item":"https:\/\/www.fir3net.com\/security\/firewalls"},{"@type":"ListItem","position":4,"name":"Check Point Firewalls","item":"https:\/\/www.fir3net.com\/security\/firewalls\/check-point"},{"@type":"ListItem","position":5,"name":"ClusterXL Active Attention \/ Interface Active Check Error"}]},{"@type":"WebSite","@id":"https:\/\/www.fir3net.com\/#website","url":"https:\/\/www.fir3net.com\/","name":"Fir3net","description":"Keeping you in the know","publisher":{"@id":"https:\/\/www.fir3net.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.fir3net.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.fir3net.com\/#organization","name":"Fir3net","url":"https:\/\/www.fir3net.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.fir3net.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.fir3net.com\/wp-content\/uploads\/Fir3net-Background-Logo-compressed.png","contentUrl":"https:\/\/www.fir3net.com\/wp-content\/uploads\/Fir3net-Background-Logo-compressed.png","width":390,"height":88,"caption":"Fir3net"},"image":{"@id":"https:\/\/www.fir3net.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.fir3net.com\/#\/schema\/person\/ab35009601b7687ee1c5310be6038037","name":"Rick Donato","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.fir3net.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/d75d69a54c0ca3b32c24c3a9703b623c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d75d69a54c0ca3b32c24c3a9703b623c?s=96&d=mm&r=g","caption":"Rick Donato"},"description":"Rick Donato is a Network Automation Architect\/Evangelist and the founder of Packet Coders."}]}},"_links":{"self":[{"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/posts\/373"}],"collection":[{"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/comments?post=373"}],"version-history":[{"count":1,"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/posts\/373\/revisions"}],"predecessor-version":[{"id":3415,"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/posts\/373\/revisions\/3415"}],"wp:attachment":[{"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/media?parent=373"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/categories?post=373"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/tags?post=373"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}