<?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: SIC failed - error 111 in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SIC-failed-error-111/m-p/236561#M45879</link>
    <description>&lt;P&gt;Per sk67420 h&lt;SPAN&gt;ave you confirmed there are no MTU issues between management and the gateway?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 21 Dec 2024 10:35:05 GMT</pubDate>
    <dc:creator>Chris_Atkinson</dc:creator>
    <dc:date>2024-12-21T10:35:05Z</dc:date>
    <item>
      <title>SIC failed - error 111</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SIC-failed-error-111/m-p/236558#M45878</link>
      <description>&lt;P&gt;Hi Forum,&lt;/P&gt;&lt;P&gt;Just wondering if anyone got any insights for issue faced.&lt;/P&gt;&lt;P&gt;we are doing tech refresh for checkpoint gateway and when trying to establish SIC with smart-1.&lt;/P&gt;&lt;P&gt;error shows error no 111&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we are unable to establish SIC with smart-1.&lt;/P&gt;&lt;P&gt;telnet &amp;lt;ip&amp;gt; 18191 and ping works from GW to Smart-1&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Sat, 21 Dec 2024 10:09:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SIC-failed-error-111/m-p/236558#M45878</guid>
      <dc:creator>NCSJuanKoon</dc:creator>
      <dc:date>2024-12-21T10:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: SIC failed - error 111</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SIC-failed-error-111/m-p/236561#M45879</link>
      <description>&lt;P&gt;Per sk67420 h&lt;SPAN&gt;ave you confirmed there are no MTU issues between management and the gateway?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Dec 2024 10:35:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SIC-failed-error-111/m-p/236561#M45879</guid>
      <dc:creator>Chris_Atkinson</dc:creator>
      <dc:date>2024-12-21T10:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: SIC failed - error 111</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SIC-failed-error-111/m-p/236563#M45880</link>
      <description>&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes , shouldnt be an issue as this is a tech refresh and everything is as per the same as existing configuration with no changes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Dec 2024 12:04:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SIC-failed-error-111/m-p/236563#M45880</guid>
      <dc:creator>NCSJuanKoon</dc:creator>
      <dc:date>2024-12-21T12:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: SIC failed - error 111</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SIC-failed-error-111/m-p/236571#M45883</link>
      <description>&lt;P&gt;To resolve the "SIC failed - error 111" issue, follow these steps:&lt;BR /&gt;&lt;BR /&gt;1. &lt;STRONG&gt;Check Network Connectivity&lt;/STRONG&gt;: Ensure there is proper network connectivity between the Security Management Server and the Security Gateway. You can use the ping command to verify this.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;2.&lt;STRONG&gt; Verify MTU Settings&lt;/STRONG&gt;: The error might be due to MTU size issues. Discover the correct MTU size on the path between the Security Management Server and the Security Gateway. Use the ping command with the "Don't Fragment" flag to find the appropriate MTU size:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;On Gaia/SecurePlatform OS:&lt;BR /&gt;[Expert@HostName]# ping -s Size_in_Bytes -M do -c 4 -n Target_IP_address &lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;On Windows:&lt;BR /&gt;ping -l Size_in_Bytes -f Target_IP_address&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Start with Size_in_Bytes=1500 and decrease until the pings succeed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3.&lt;STRONG&gt;&amp;nbsp; Adjust MTU Size&lt;/STRONG&gt;: Once you determine the correct MTU size, adjust the MTU settings on the relevant interface of the Security Management Server or Security Gateway to match the lowest MTU value on the path.&lt;/P&gt;
&lt;P&gt;4.&lt;STRONG&gt; Re-establish SIC&lt;/STRONG&gt;: If the above steps do not resolve the issue, you may need to reset the SIC. This should be done as a last resort, as it temporarily disrupts communication between the Security Management Server and Security Gateways. Follow the steps in &lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk65764" target="_blank" rel="noopener"&gt;sk65764 - How to reset SIC&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;5. &lt;STRONG&gt;Check Time Synchronization&lt;/STRONG&gt;: Ensure that the time, date, and time zone are synchronized between the Management Server and the Security Gateway. Use the /bin/date -u command to verify UTC/GMT time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Dec 2024 19:22:00 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SIC-failed-error-111/m-p/236571#M45883</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2024-12-21T19:22:00Z</dc:date>
    </item>
  </channel>
</rss>

