<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Cluster XL - Interface Preference in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/Cluster-XL-Interface-Preference/m-p/10107#M1399</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;could a firewall that is connected to different segments have different&amp;nbsp; monitoring preference per interface?&lt;BR /&gt;So for example, if there is a failure in a segment that it is not very important, I would like the cluster to failover if it is necessary.&lt;/P&gt;&lt;P&gt;But if there is a second failure on a segment that it is more important I would like the cluster to failover again it was necessary because that segtment is more important.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;monitored interfaces don't suit in this scenario because I need the cluster virtual IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$FWDIR/conf/discntd.if could work, so I can exclude the less important segment from monitoring. However, I have&amp;nbsp; read that FWDIR/conf/discntd.if&amp;nbsp; is not relevant in versions above R77.20&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Luis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Mar 2019 11:07:14 GMT</pubDate>
    <dc:creator>Luis_Miguel_Mig</dc:creator>
    <dc:date>2019-03-05T11:07:14Z</dc:date>
    <item>
      <title>Cluster XL - Interface Preference</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Cluster-XL-Interface-Preference/m-p/10107#M1399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;could a firewall that is connected to different segments have different&amp;nbsp; monitoring preference per interface?&lt;BR /&gt;So for example, if there is a failure in a segment that it is not very important, I would like the cluster to failover if it is necessary.&lt;/P&gt;&lt;P&gt;But if there is a second failure on a segment that it is more important I would like the cluster to failover again it was necessary because that segtment is more important.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;monitored interfaces don't suit in this scenario because I need the cluster virtual IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$FWDIR/conf/discntd.if could work, so I can exclude the less important segment from monitoring. However, I have&amp;nbsp; read that FWDIR/conf/discntd.if&amp;nbsp; is not relevant in versions above R77.20&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Luis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2019 11:07:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Cluster-XL-Interface-Preference/m-p/10107#M1399</guid>
      <dc:creator>Luis_Miguel_Mig</dc:creator>
      <dc:date>2019-03-05T11:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster XL - Interfance preference</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Cluster-XL-Interface-Preference/m-p/10108#M1400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All ClusterXL HA interfaces defined as "Cluster" where a Cluster/Virtual IP is being presented have essentially equal priority.&amp;nbsp; The ClusterXL HA cluster member with the most working interfaces will "win" via CCP and go active.&amp;nbsp; You can define an interface as Private and therefore non-monitored, but I don't think there is any way to present a Cluster/Virtual IP on an interface defined that way.&amp;nbsp; You might be able to play some games with proxy ARP on the Private interface though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your request can be done with VRRP however using different priority deltas.&amp;nbsp; For a non-critical interface define a low priority delta that upon failure will not degrade the effective priority of the Master below the base priority of the Backup.&amp;nbsp; However if another interface now fails on the Master, that interface's priority delta will be enough to drop the effective priority of the Master below the base priority of the Backup, and a full failover will occur (assuming you have set up monitored circuits correctly).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally I try to avoid VRRP in favor of ClusterXL though, with VRRP it is way too easy to cause split-brains and routing back holes if everything is not set up 100% correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;BR /&gt;"IPS Immersion Training" Self-paced Video Class&lt;BR /&gt;Now Available at http://www.maxpowerfirewalls.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2019 14:51:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Cluster-XL-Interface-Preference/m-p/10108#M1400</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2019-03-05T14:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster XL - Interfance preference</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Cluster-XL-Interface-Preference/m-p/10109#M1401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And what about $FWDIR/conf/discntd.if? Does it work in R80.20? &lt;BR /&gt;And would it make sense to run a cluster interface (added to $FWDIR/conf/discntd.if) with the purpose of avoiding HA states changes due to changes in that cluster interface? Just wondering if there is any drawback in adding interfaces to $FWDIR/conf/discntd.if that I can't foresee.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2019 15:22:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Cluster-XL-Interface-Preference/m-p/10109#M1401</guid>
      <dc:creator>Luis_Miguel_Mig</dc:creator>
      <dc:date>2019-03-05T15:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster XL - Interfance preference</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Cluster-XL-Interface-Preference/m-p/10110#M1402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think discntd.if is supported any more in R77.30 and later, since an interface can just be defined as "Private" in the SmartConsole which is basically the same thing.&amp;nbsp; Also if the interface does not appear in the Cluster topology at all (but is defined in the Gaia OS) ClusterXL will just ignore it in R77.30+.&amp;nbsp; I don't think creating the discntd.if file will have any effect but you are welcome to try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;BR /&gt;"IPS Immersion Training" Self-paced Video Class&lt;BR /&gt;Now Available at http://www.maxpowerfirewalls.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2019 03:06:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Cluster-XL-Interface-Preference/m-p/10110#M1402</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2019-03-06T03:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster XL - Interfance preference</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Cluster-XL-Interface-Preference/m-p/10111#M1403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suppose the difference is that discntd.if would allow me to have a non monitored cluster interface vs the private interface that wouldn't allow me to have a virtual IP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2019 10:03:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Cluster-XL-Interface-Preference/m-p/10111#M1403</guid>
      <dc:creator>Luis_Miguel_Mig</dc:creator>
      <dc:date>2019-03-06T10:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster XL - Interfance preference</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Cluster-XL-Interface-Preference/m-p/10112#M1404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In&amp;nbsp;Next Generation Security Gateway Guide R80.20 p.22, the&amp;nbsp;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;discntd.if&lt;SPAN&gt;&amp;nbsp;file is used to implement&amp;nbsp;Mirror and Decrypt in Gateway mode - so it is still used...&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2019 09:44:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Cluster-XL-Interface-Preference/m-p/10112#M1404</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2019-03-08T09:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster XL - Interfance preference</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Cluster-XL-Interface-Preference/m-p/10113#M1405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, thanks. It sounds good&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2019 10:31:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Cluster-XL-Interface-Preference/m-p/10113#M1405</guid>
      <dc:creator>Luis_Miguel_Mig</dc:creator>
      <dc:date>2019-03-08T10:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster XL - Interfance preference</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Cluster-XL-Interface-Preference/m-p/10114#M1406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;Next Generation Security Gateway Guide R80.20 also does explain changing&amp;nbsp;&lt;SPAN&gt;the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-size: 14px;"&gt;discntd.if&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp;file&lt;SPAN&gt;&amp;nbsp;in VSX environment...&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2019 11:53:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Cluster-XL-Interface-Preference/m-p/10114#M1406</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2019-03-08T11:53:36Z</dc:date>
    </item>
  </channel>
</rss>

