<?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 Re: Control which azure cloudguard instance receives traffic in Cloud Firewall</title>
    <link>https://community.checkpoint.com/t5/Cloud-Firewall/Control-which-azure-cloudguard-instance-receives-traffic/m-p/79155#M2416</link>
    <description>&lt;P&gt;thanks for your reply.&lt;/P&gt;&lt;P&gt;To answer your question, I want to be able perform maintenance on the instances in the scaleset. In this case apply the latest hotfix. Reading the Microsoft documentation on standard load balancers, if the health probe fails for a particular instance it will redirect new traffic to another instance. It will also let the current sessions terminate on their own. This is what I want so that there is no disruption of traffic. AWS makes this easy by just deregistering the instance from the target group.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My azure cloudguard is in a scaleset so it is not configured to use clusterXL. there isn’t a cluster object defined in smart console. The cme service creates only gateway objects. In this case I don’t think option 1 or 2 will work. Unless I am missing something&lt;/P&gt;</description>
    <pubDate>Sat, 21 Mar 2020 22:28:41 GMT</pubDate>
    <dc:creator>Michael_Thompso</dc:creator>
    <dc:date>2020-03-21T22:28:41Z</dc:date>
    <item>
      <title>Control which azure cloudguard instance receives traffic</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Control-which-azure-cloudguard-instance-receives-traffic/m-p/79128#M2414</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I have r80.30 cloudguard in azure scaleset fronted by standard lb. How can I control which instance in the scaleset receives traffic from the lb? Is the best way to block the health probes on port 8117 on the specific instance? If yes, what is the best way to do that?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Sat, 21 Mar 2020 13:57:18 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Control-which-azure-cloudguard-instance-receives-traffic/m-p/79128#M2414</guid>
      <dc:creator>Michael_Thompso</dc:creator>
      <dc:date>2020-03-21T13:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Control which azure cloudguard instance receives traffic</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Control-which-azure-cloudguard-instance-receives-traffic/m-p/79130#M2415</link>
      <description>&lt;P&gt;Why do you want to control traffic to a gateway?&lt;/P&gt;
&lt;P&gt;Solutions:&lt;/P&gt;
&lt;P&gt;1) You can change the order in the ClusterXL object like in a real ClusterXl. So you can control the direction. &amp;lt;&amp;lt;&amp;lt; Best way:-)&lt;/P&gt;
&lt;P&gt;2) For maintenance work you can also start a "clusterXL_admin down" on a gateway.&lt;/P&gt;
&lt;P&gt;3) The monitoring of port 8117 is included in the implied rules.&amp;nbsp;So you may have to change the implied rules in the global properties and add a drop rule. I don't think that's a good idea!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Mar 2020 14:54:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Control-which-azure-cloudguard-instance-receives-traffic/m-p/79130#M2415</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2020-03-21T14:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Control which azure cloudguard instance receives traffic</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Control-which-azure-cloudguard-instance-receives-traffic/m-p/79155#M2416</link>
      <description>&lt;P&gt;thanks for your reply.&lt;/P&gt;&lt;P&gt;To answer your question, I want to be able perform maintenance on the instances in the scaleset. In this case apply the latest hotfix. Reading the Microsoft documentation on standard load balancers, if the health probe fails for a particular instance it will redirect new traffic to another instance. It will also let the current sessions terminate on their own. This is what I want so that there is no disruption of traffic. AWS makes this easy by just deregistering the instance from the target group.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My azure cloudguard is in a scaleset so it is not configured to use clusterXL. there isn’t a cluster object defined in smart console. The cme service creates only gateway objects. In this case I don’t think option 1 or 2 will work. Unless I am missing something&lt;/P&gt;</description>
      <pubDate>Sat, 21 Mar 2020 22:28:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Control-which-azure-cloudguard-instance-receives-traffic/m-p/79155#M2416</guid>
      <dc:creator>Michael_Thompso</dc:creator>
      <dc:date>2020-03-21T22:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: Control which azure cloudguard instance receives traffic</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Control-which-azure-cloudguard-instance-receives-traffic/m-p/79473#M2417</link>
      <description>&lt;P&gt;the Health Check Port is controlled by the kernel parameter&amp;nbsp; "cloud_balancer_port":&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="100%"&gt;&lt;P&gt;[Expert@gw]# fw ctl get int cloud_balancer_port&lt;/P&gt;&lt;P&gt;cloud_balancer_port = 8117&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is also defined in&amp;nbsp;&lt;SPAN&gt;/var/opt/fw.boot/modules/fwkern.conf&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;so you could try to modify the parameter on the fly like&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="100%"&gt;&lt;P&gt;fw ctl set int cloud_balancer_port 8119&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;at least on my instance, the healt check was answered by a "RST" after the modification but not sure what the LB is doing&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 08:07:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Control-which-azure-cloudguard-instance-receives-traffic/m-p/79473#M2417</guid>
      <dc:creator>Matthias_Haas</dc:creator>
      <dc:date>2020-03-24T08:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Control which azure cloudguard instance receives traffic</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Control-which-azure-cloudguard-instance-receives-traffic/m-p/79730#M2418</link>
      <description>&lt;P&gt;I will test this in my lab. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2020 00:07:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Control-which-azure-cloudguard-instance-receives-traffic/m-p/79730#M2418</guid>
      <dc:creator>Michael_Thompso</dc:creator>
      <dc:date>2020-03-26T00:07:02Z</dc:date>
    </item>
  </channel>
</rss>

