<?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: Strange behaviour after R80.20 upgrade in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/Strange-behaviour-after-R80-20-upgrade/m-p/12743#M2069</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;when it Works, the package should be forwarded to 00:00:5e:00:01:33 which is the Internet routers VRRP MAC.&lt;/P&gt;&lt;P&gt;10:14:08.809013 00:12:c1:ce:90:08 ^ 00:00:5e:00:01:33, ethertype IPv4 (0x0800), length 134: 198.45.128.10 ^ x.x.x.x: ESP(spi=0xce785fc9,seq=0x1f), length 100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When it fails the VRRP MAC is replaced with a broadcast MAC.&lt;/P&gt;&lt;P&gt;10:12:10.207381 00:12:c1:ce:90:08 ^ Broadcast, ethertype IPv4 (0x0800), length 134: 198.45.128.10&amp;nbsp;^ x.x.x.x: ESP(spi=0x78e02e92,seq=0xb7), length 100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is important to mention that this only happened for one VPN!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Dec 2018 13:55:57 GMT</pubDate>
    <dc:creator>Rene_Rosenkrant</dc:creator>
    <dc:date>2018-12-07T13:55:57Z</dc:date>
    <item>
      <title>Strange behaviour after R80.20 upgrade</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Strange-behaviour-after-R80-20-upgrade/m-p/12739#M2065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a problem that occured on R80.20. In the end we had to move&amp;nbsp;a VPN, Can someone explain why you can have an ESP and ARP broadcast at the same time?&lt;/P&gt;&lt;PRE style="color: #000000;"&gt;10:12:10.207381 00:12:c1:ce:90:08 ^ Broadcast, ethertype IPv4 (0x0800), length 134: x.x.x.x ^ x.x.x.x: ESP(spi=0x78e02e92,seq=0xb7), length 100 10:12:13.210228 00:12:c1:ce:90:08 ^ Broadcast, ethertype IPv4 (0x0800), length 134: x.x.x.x ^ x.x.x.x: ESP(spi=0x78e02e92,seq=0xb8), length 100&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2018 12:05:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Strange-behaviour-after-R80-20-upgrade/m-p/12739#M2065</guid>
      <dc:creator>Rene_Rosenkrant</dc:creator>
      <dc:date>2018-12-04T12:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Strange behaviour after R80.20 upgrade</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Strange-behaviour-after-R80-20-upgrade/m-p/12740#M2066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Without knowing anything about your configuration or other errors you encountered, what traffic you were trying to initiate through, etc, it's difficult to say why.&lt;/P&gt;&lt;P&gt;Explaining what the different IPs are would be helpful (having them all x.x.x.x doesn't help).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2018 02:40:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Strange-behaviour-after-R80-20-upgrade/m-p/12740#M2066</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-12-05T02:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Strange behaviour after R80.20 upgrade</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Strange-behaviour-after-R80-20-upgrade/m-p/12741#M2067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for&amp;nbsp;the answer.&amp;nbsp; The IPs are both ends of a VPN tunnel. Source IP is the local gateway external IP and the destination is the peer gateway IP.&lt;/P&gt;&lt;P&gt;The IP packet is forwarded to the right interface, so to my understanding the layer 2 part is working. we see no ethertype ARP requests to know the IP.&lt;/P&gt;&lt;P&gt;Still, the packet is forwarded to the outgoing interface, but with a layer 2 broadcast MAC as destination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other VPNs are running fine via the same default gateway, the only difference is the&amp;nbsp;peer IP, and for one specific IP, a layer 2 broadcast is send.&lt;/P&gt;&lt;P&gt;This is an example of something that works:&lt;/P&gt;&lt;P&gt;10:14:08.809013 00:12:c1:ce:90:08 ^ 00:00:5e:00:01:33, ethertype IPv4 (0x0800), length 134: 198.45.128.10 ^ 64.62.2.253: ESP(spi=0xce785fc9,seq=0x1f), length 100 (IPs changed)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The question is more, if there is any situation where the packet below is valid according to RFC. I have a ticket with Checkpoint but I wanted to ask here also.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10:12:10.207381 00:12:c1:ce:90:08 ^ Broadcast, ethertype IPv4 (0x0800), length 134: x.x.x.x ^ x.x.x.x: ESP(spi=0x78e02e92,seq=0xb7)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2018 09:47:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Strange-behaviour-after-R80-20-upgrade/m-p/12741#M2067</guid>
      <dc:creator>Rene_Rosenkrant</dc:creator>
      <dc:date>2018-12-05T09:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Strange behaviour after R80.20 upgrade</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Strange-behaviour-after-R80-20-upgrade/m-p/12742#M2068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The MAC address in question suggests it's going to a VRRP cluster of some sort.&lt;/P&gt;&lt;P&gt;See:&amp;nbsp;&lt;A class="link-titled" href="https://en.wikipedia.org/wiki/Virtual_Router_Redundancy_Protocol" title="https://en.wikipedia.org/wiki/Virtual_Router_Redundancy_Protocol"&gt;Virtual Router Redundancy Protocol - Wikipedia&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What &lt;EM&gt;&lt;STRONG&gt;should&lt;/STRONG&gt;&lt;/EM&gt; be the actual next-hop in this case?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2018 17:42:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Strange-behaviour-after-R80-20-upgrade/m-p/12742#M2068</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-12-05T17:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Strange behaviour after R80.20 upgrade</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Strange-behaviour-after-R80-20-upgrade/m-p/12743#M2069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;when it Works, the package should be forwarded to 00:00:5e:00:01:33 which is the Internet routers VRRP MAC.&lt;/P&gt;&lt;P&gt;10:14:08.809013 00:12:c1:ce:90:08 ^ 00:00:5e:00:01:33, ethertype IPv4 (0x0800), length 134: 198.45.128.10 ^ x.x.x.x: ESP(spi=0xce785fc9,seq=0x1f), length 100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When it fails the VRRP MAC is replaced with a broadcast MAC.&lt;/P&gt;&lt;P&gt;10:12:10.207381 00:12:c1:ce:90:08 ^ Broadcast, ethertype IPv4 (0x0800), length 134: 198.45.128.10&amp;nbsp;^ x.x.x.x: ESP(spi=0x78e02e92,seq=0xb7), length 100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is important to mention that this only happened for one VPN!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2018 13:55:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Strange-behaviour-after-R80-20-upgrade/m-p/12743#M2069</guid>
      <dc:creator>Rene_Rosenkrant</dc:creator>
      <dc:date>2018-12-07T13:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Strange behaviour after R80.20 upgrade</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Strange-behaviour-after-R80-20-upgrade/m-p/12744#M2070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like a TAC case is in order then.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2018 19:33:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Strange-behaviour-after-R80-20-upgrade/m-p/12744#M2070</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-12-07T19:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Strange behaviour after R80.20 upgrade</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Strange-behaviour-after-R80-20-upgrade/m-p/12745#M2071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you ever solved this? Seeing the same thing on a VSX platform running R80.20 Take_33.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2019 17:48:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Strange-behaviour-after-R80-20-upgrade/m-p/12745#M2071</guid>
      <dc:creator>Niels_van_Sluis</dc:creator>
      <dc:date>2019-02-14T17:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Strange behaviour after R80.20 upgrade</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Strange-behaviour-after-R80-20-upgrade/m-p/12746#M2072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I had a TAC case but its closed now. its not solved. RnD asked for more debugs but we need to continue our upgrades now. I can only encourage everybody, who sees this, to contact support. our ticket was this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As long as we don't disable secure-XL 'fwaccel off' the VPNs will be stable.&lt;/P&gt;&lt;P&gt;If we disable 'fwaccel off' all VPNs will eventually fall apart and die. some VPNs are impacted at once so be carefull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it seems like a R80.20 issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2 class="" style="color: #333333; background-color: #ffffff; font-weight: bold; text-decoration: none; font-size: 22px; padding: 10px 0px 0px 10px;"&gt;3-0641880071&lt;/H2&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2019 11:31:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Strange-behaviour-after-R80-20-upgrade/m-p/12746#M2072</guid>
      <dc:creator>Rene_Rosenkrant</dc:creator>
      <dc:date>2019-03-08T11:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Strange behaviour after R80.20 upgrade</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Strange-behaviour-after-R80-20-upgrade/m-p/47072#M9164</link>
      <description>&lt;P&gt;Hi Rene,&lt;/P&gt;&lt;P&gt;Thanks for your reply. I can confirm it is related to fwaccel. For more info on that see my other post here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.checkpoint.com/t5/General-Management-Topics/vpn-r80-20-vsx/td-p/15269" target="_blank"&gt;https://community.checkpoint.com/t5/General-Management-Topics/vpn-r80-20-vsx/td-p/15269&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Our case with TAC is still open, however Check Point claims that there are no other customers who have this specific issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;--Niels&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 14:52:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Strange-behaviour-after-R80-20-upgrade/m-p/47072#M9164</guid>
      <dc:creator>Niels_van_Sluis</dc:creator>
      <dc:date>2019-03-15T14:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Strange behaviour after R80.20 upgrade</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Strange-behaviour-after-R80-20-upgrade/m-p/67816#M13859</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;We have a customer on R80.30 with the same problem and opened a case with TAC. And after a long time it seems to be solved in R80.30 ongoing take 76.&lt;/P&gt;&lt;P&gt;ID:&amp;nbsp;&lt;SPAN&gt;PRJ-1420,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;PRJ-4740,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;GAIA-5136 "Improved the VPN connectivity for VSX and User-Space Firewall gateways.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ID:&amp;nbsp;&lt;SPAN&gt;PRJ-4740,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;PRJ-1420 "In some scenarios,&amp;nbsp;VPN Encryption Domain Routes are not added to kernel via RIM in VSX environment. Refer to&amp;nbsp;&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk154692" target="_blank" rel="noopener"&gt;sk154692&lt;/A&gt;."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Check Point support mentioned three customer for which ongoing take 76 was the solution. Our customer performed the first test and it seems his VPN problems are also solved.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Not sure this fix wil be merged into a jumbo on R80.20.&lt;/P&gt;&lt;P&gt;Regards, Martijn&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2019 15:03:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Strange-behaviour-after-R80-20-upgrade/m-p/67816#M13859</guid>
      <dc:creator>Martijn</dc:creator>
      <dc:date>2019-11-19T15:03:28Z</dc:date>
    </item>
  </channel>
</rss>

