<?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: ISP Redundancy on SMB appliances in Spark Firewall (SMB)</title>
    <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/ISP-Redundancy-on-SMB-appliances/m-p/85987#M3612</link>
    <description>&lt;P&gt;I have always two default routes:&lt;/P&gt;&lt;P&gt;### CLISH ###&lt;/P&gt;&lt;P&gt;&amp;gt; show route all&lt;/P&gt;&lt;P&gt;Codes: C - Connected, S - Static, R - RIP, B - BGP (D - Default),&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;O - OSPF IntraArea (IA - InterArea, E - External, N - NSSA),&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;A - Aggregate, K - Kernel Remnant, H - Hidden, P - Suppressed,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;U - Unreachable, i - Inactive&lt;/P&gt;&lt;P&gt;S &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;A href="http://0.0.0.0/0" target="_blank" rel="noopener"&gt;0.0.0.0/0&lt;/A&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; via 12X.XXX.XXX.1, WAN.2, cost 0, age 3&lt;BR /&gt;S &amp;nbsp; &amp;nbsp; &amp;nbsp;i &amp;nbsp;&lt;A href="http://0.0.0.0/0" target="_blank" rel="noopener"&gt;0.0.0.0/0&lt;/A&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; via 1XX.XXX.XXX.1, WAN.1, cost 0, age 3 (this is strange because is the primary but it says inactive)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;### BASH ###&lt;/P&gt;&lt;P&gt;[]# ip route&lt;/P&gt;&lt;P&gt;default via 1XX.XXX.XXX.1 dev WAN.1&amp;nbsp; metric 101&lt;BR /&gt;default via&amp;nbsp;12X.XXX.XXX.1 dev WAN.2 &amp;nbsp;metric 102&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I disconnect the ISP1 I see correctly only a default route and when I connect back the ISP1 I have again both default routes but always as above and didn't switch automatically to the primary ISP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I forgot the firmware version is R77_990173004_20.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Thu, 21 May 2020 11:02:26 GMT</pubDate>
    <dc:creator>Francesco_Scati</dc:creator>
    <dc:date>2020-05-21T11:02:26Z</dc:date>
    <item>
      <title>ISP Redundancy on SMB appliances</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/ISP-Redundancy-on-SMB-appliances/m-p/85915#M3608</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a 1470 appliance centrally managed with two ISPs in HA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the ISP1 (Priority 1) goes down the ISP2 (Priority 2 ) take over.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When the ISP1 is back to normal the connection stay always on the ISP2, doesn't switch automatically on the ISP1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is something wrong with my configuration or it is normal behaviour?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Francesco&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2020 15:49:18 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/ISP-Redundancy-on-SMB-appliances/m-p/85915#M3608</guid>
      <dc:creator>Francesco_Scati</dc:creator>
      <dc:date>2020-05-20T15:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: ISP Redundancy on SMB appliances</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/ISP-Redundancy-on-SMB-appliances/m-p/85926#M3609</link>
      <description>&lt;P&gt;It is supposed to switch back to higher priority ISP in HA configuration.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What firmware version ?&lt;/P&gt;
&lt;P&gt;Look in /var/log/message and /var/log/log/sfwd.elg for possible clue why it didn't do that.&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2020 17:10:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/ISP-Redundancy-on-SMB-appliances/m-p/85926#M3609</guid>
      <dc:creator>HristoGrigorov</dc:creator>
      <dc:date>2020-05-20T17:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: ISP Redundancy on SMB appliances</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/ISP-Redundancy-on-SMB-appliances/m-p/85967#M3610</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;thank you for your reply. Below what I have but let me add an additional note. Both ISPs are configured with VLANs on the same interface.&lt;/P&gt;&lt;P&gt;On the sfwd.elg I don't see any relevant information.&amp;nbsp;&lt;/P&gt;&lt;P&gt;On var/log/message I see:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;### ISP1 DOWN ###&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;2020 May 20 15:20:36 &lt;A href="http://user.info" target="_blank" rel="noopener"&gt;user.info&lt;/A&gt; cposd: [CPOSD] WAN connection "ISP1": Ethernet connection terminated after 13 minute(s), 21 second(s)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;2020 May 20 15:20:36 &lt;A href="http://user.info" target="_blank" rel="noopener"&gt;user.info&lt;/A&gt; cposd: [CPOSD] Configuration of WAN connection "ISP1" has been changed&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;2020 May 20 15:21:17 user.err autossh[9513]: error polling to accept read connection: Interrupted system call&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;2020 May 20 15:21:17 &lt;A href="http://user.info" target="_blank" rel="noopener"&gt;user.info&lt;/A&gt; autossh[9513]: port down, restarting ssh&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;2020 May 20 15:21:17 &lt;A href="http://user.info" target="_blank" rel="noopener"&gt;user.info&lt;/A&gt; autossh[9513]: starting ssh (count 2)&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;### ISP1 UP ###&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;2020 May 20 15:23:51 &lt;A href="http://user.info" target="_blank" rel="noopener"&gt;user.info&lt;/A&gt; cposd: [CPOSD] Configuration of WAN connection "ISP1" has been changed&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;2020 May 20 15:23:52 &lt;A href="http://user.info" target="_blank" rel="noopener"&gt;user.info&lt;/A&gt; cposd: [CPOSD] WAN connection "ISP1": Ethernet connection established, IP address XXX.XXX.XXX.XXX assigned&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;2020 May 20 15:24:37 &lt;A href="http://user.info" target="_blank" rel="noopener"&gt;user.info&lt;/A&gt; autossh[21206]: timeout polling to accept read connection&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;2020 May 20 15:24:37 &lt;A href="http://user.info" target="_blank" rel="noopener"&gt;user.info&lt;/A&gt; autossh[21206]: port down, restarting ssh&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;2020 May 20 15:24:37 &lt;A href="http://user.info" target="_blank" rel="noopener"&gt;user.info&lt;/A&gt; autossh[21206]: starting ssh (count 2)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;2020 May 20 15:24:37 &lt;A href="http://user.info" target="_blank" rel="noopener"&gt;user.info&lt;/A&gt; autossh[21206]: ssh child pid is 21714&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;### ISP2 DOWN (I disabled manually the interface to have again ISP1 as Primary) ###&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;2020 May 20 15:27:02 &lt;A href="http://user.info" target="_blank" rel="noopener"&gt;user.info&lt;/A&gt; cposd: [CPOSD] WAN connection "ISP2": Ethernet connection terminated after 20 minute(s), 12 second(s)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;2020 May 20 15:27:03 &lt;A href="http://user.info" target="_blank" rel="noopener"&gt;user.info&lt;/A&gt; cposd: [CPOSD] Configuration of WAN connection "ISP2" has been changed&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;2020 May 20 15:29:27 &lt;A href="http://user.info" target="_blank" rel="noopener"&gt;user.info&lt;/A&gt; cposd: [CPOSD] Configuration of WAN connection "ISP2" has been changed&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;2020 May 20 15:29:28 &lt;A href="http://user.info" target="_blank" rel="noopener"&gt;user.info&lt;/A&gt; cposd: [CPOSD] WAN connection "ISP2": Ethernet connection established, IP address XXX.XXX.XXX.XXX assigned&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Francesco&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 06:39:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/ISP-Redundancy-on-SMB-appliances/m-p/85967#M3610</guid>
      <dc:creator>Francesco_Scati</dc:creator>
      <dc:date>2020-05-21T06:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: ISP Redundancy on SMB appliances</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/ISP-Redundancy-on-SMB-appliances/m-p/85968#M3611</link>
      <description>&lt;P&gt;Not sure ISP redundancy works well on VLAN interfaces.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You say that you disabled ISP2 and default route did not change to ISP1?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 06:45:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/ISP-Redundancy-on-SMB-appliances/m-p/85968#M3611</guid>
      <dc:creator>HristoGrigorov</dc:creator>
      <dc:date>2020-05-21T06:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: ISP Redundancy on SMB appliances</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/ISP-Redundancy-on-SMB-appliances/m-p/85987#M3612</link>
      <description>&lt;P&gt;I have always two default routes:&lt;/P&gt;&lt;P&gt;### CLISH ###&lt;/P&gt;&lt;P&gt;&amp;gt; show route all&lt;/P&gt;&lt;P&gt;Codes: C - Connected, S - Static, R - RIP, B - BGP (D - Default),&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;O - OSPF IntraArea (IA - InterArea, E - External, N - NSSA),&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;A - Aggregate, K - Kernel Remnant, H - Hidden, P - Suppressed,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;U - Unreachable, i - Inactive&lt;/P&gt;&lt;P&gt;S &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;A href="http://0.0.0.0/0" target="_blank" rel="noopener"&gt;0.0.0.0/0&lt;/A&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; via 12X.XXX.XXX.1, WAN.2, cost 0, age 3&lt;BR /&gt;S &amp;nbsp; &amp;nbsp; &amp;nbsp;i &amp;nbsp;&lt;A href="http://0.0.0.0/0" target="_blank" rel="noopener"&gt;0.0.0.0/0&lt;/A&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; via 1XX.XXX.XXX.1, WAN.1, cost 0, age 3 (this is strange because is the primary but it says inactive)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;### BASH ###&lt;/P&gt;&lt;P&gt;[]# ip route&lt;/P&gt;&lt;P&gt;default via 1XX.XXX.XXX.1 dev WAN.1&amp;nbsp; metric 101&lt;BR /&gt;default via&amp;nbsp;12X.XXX.XXX.1 dev WAN.2 &amp;nbsp;metric 102&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I disconnect the ISP1 I see correctly only a default route and when I connect back the ISP1 I have again both default routes but always as above and didn't switch automatically to the primary ISP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I forgot the firmware version is R77_990173004_20.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 11:02:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/ISP-Redundancy-on-SMB-appliances/m-p/85987#M3612</guid>
      <dc:creator>Francesco_Scati</dc:creator>
      <dc:date>2020-05-21T11:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: ISP Redundancy on SMB appliances</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/ISP-Redundancy-on-SMB-appliances/m-p/85988#M3613</link>
      <description>&lt;P&gt;Btw, keep in mind that connections are sticky. If it was established via ISP2 it will go through there for the remaining of its life even if ISP1 is available again.&lt;/P&gt;
&lt;P&gt;New connections however must go through the interface with the lowest metric.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 11:06:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/ISP-Redundancy-on-SMB-appliances/m-p/85988#M3613</guid>
      <dc:creator>HristoGrigorov</dc:creator>
      <dc:date>2020-05-21T11:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: ISP Redundancy on SMB appliances</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/ISP-Redundancy-on-SMB-appliances/m-p/85989#M3614</link>
      <description>mmmm...OK&lt;BR /&gt;&lt;BR /&gt;Thank you</description>
      <pubDate>Thu, 21 May 2020 11:47:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/ISP-Redundancy-on-SMB-appliances/m-p/85989#M3614</guid>
      <dc:creator>Francesco_Scati</dc:creator>
      <dc:date>2020-05-21T11:47:53Z</dc:date>
    </item>
  </channel>
</rss>

