<?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 Clients are OFFLINE in CSL manager dashboard in Edge Software Catalog</title>
    <link>https://community.intel.com/t5/Edge-Software-Catalog/Clients-are-OFFLINE-in-CSL-manager-dashboard/m-p/1302913#M1813</link>
    <description>&lt;P&gt;HI&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The clients which were ONLINE running earlier, suddenly went OFFLINE.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This might be due to changes in network bridge interfaces.&lt;/P&gt;
&lt;P&gt;I want to know how to identity which all the interfaces are used in orchestration.&lt;/P&gt;
&lt;P&gt;Need help&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 02 Aug 2021 06:11:31 GMT</pubDate>
    <dc:creator>Snehal_Yesugade</dc:creator>
    <dc:date>2021-08-02T06:11:31Z</dc:date>
    <item>
      <title>Clients are OFFLINE in CSL manager dashboard</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/Clients-are-OFFLINE-in-CSL-manager-dashboard/m-p/1302913#M1813</link>
      <description>&lt;P&gt;HI&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The clients which were ONLINE running earlier, suddenly went OFFLINE.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This might be due to changes in network bridge interfaces.&lt;/P&gt;
&lt;P&gt;I want to know how to identity which all the interfaces are used in orchestration.&lt;/P&gt;
&lt;P&gt;Need help&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 06:11:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/Clients-are-OFFLINE-in-CSL-manager-dashboard/m-p/1302913#M1813</guid>
      <dc:creator>Snehal_Yesugade</dc:creator>
      <dc:date>2021-08-02T06:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Clients are OFFLINE in CSL manager dashboard</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/Clients-are-OFFLINE-in-CSL-manager-dashboard/m-p/1304721#M1814</link>
      <description>&lt;P&gt;This issue was caused by running firewalld command which overwrite iptables settings.&lt;/P&gt;
&lt;P&gt;Run the following commands to enable the ports again:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$ sudo iptables -I INPUT -i lo -j ACCEPT&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$ sudo iptables -I OUTPUT -o lo -j ACCEPT&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$ sudo iptables -I OUTPUT -m state --state ESTABLISHED -j ACCEPT&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$ sudo iptables -I INPUT -m state --state ESTABLISHED -j ACCEPT&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$ sudo iptables -I INPUT -p tcp --dport 8443 -j ACCEPT&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$ sudo iptables -I INPUT -p tcp --dport 6444 -j ACCEPT&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$ sudo iptables -I INPUT -p tcp --dport 6443 -j ACCEPT&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$ sudo iptables -I INPUT -p tcp --dport 2379 -j ACCEPT&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$ sudo iptables -I INPUT -p tcp --dport 2380 -j ACCEPT&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$ sudo iptables -I INPUT -p tcp --dport 10250 -j ACCEPT&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$ sudo iptables -I INPUT -p tcp --dport 6783 -j ACCEPT&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$ sudo iptables -I INPUT -p udp --dport 6783 -j ACCEPT&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$ sudo iptables -I INPUT -p udp --dport 6784 -j ACCEPT&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$ sudo iptables -I INPUT -p tcp --dport 5000 -j ACCEPT&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$ sudo iptables -I INPUT -p tcp --dport 5001 -j ACCEPT&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$ sudo iptables -I INPUT -p tcp --match multiport --dports 30000:32767 -j ACCEPT&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$ sudo iptables -I INPUT -p udp --match multiport --dports 30000:32767 -j ACCEPT&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Aug 2021 04:52:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/Clients-are-OFFLINE-in-CSL-manager-dashboard/m-p/1304721#M1814</guid>
      <dc:creator>Haizad_Intel</dc:creator>
      <dc:date>2021-08-09T04:52:13Z</dc:date>
    </item>
  </channel>
</rss>

