<?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: Ipv6 to Ipv4 communication is not happening when we give ipv4 destination in security rule in Hyperscale Firewall (Maestro)</title>
    <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Ipv6-to-Ipv4-communication-is-not-happening-when-we-give-ipv4/m-p/225577#M2818</link>
    <description>&lt;P&gt;we have created the NAT64 rule and it is working fine when we keep ANY in destination in access rule.&lt;/P&gt;&lt;P&gt;if we keep ipv4 in destination in access rule it is not hitting that rule.&lt;/P&gt;&lt;P&gt;original reqauest&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Src IP = Configured IPv6 address&lt;/LI&gt;&lt;LI&gt;Dst IP = IPv4 embedded IPv6 address returned by DNS64 server&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;but in security rule we have kept original destination ipv4 address so checkpoint will look for 64:ff9b:xx:xx/96 in destionation since it is not in rule it is not hitting that rule.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;the firewall is capable of performing the translation from IPv6 to IPv4 regardless of if this was done by a DNS64 server or by&amp;nbsp;some other method, as long as the IPv4 address is embedded into the IPv6 address&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Sep 2024 05:30:48 GMT</pubDate>
    <dc:creator>Surendra</dc:creator>
    <dc:date>2024-09-04T05:30:48Z</dc:date>
    <item>
      <title>Ipv6 to Ipv4 communication is not happening when we give ipv4 destination in security rule</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Ipv6-to-Ipv4-communication-is-not-happening-when-we-give-ipv4/m-p/225433#M2813</link>
      <description>&lt;P&gt;Hi Team&lt;/P&gt;&lt;P&gt;we have NAT 64 rule for Ipv6 to Ipv4 communication, Ipv6 sources are able to communicate when we give ANY in destination in access rule. if we give specific ipv4 host or network it is not hitting the rule since request is looking for embedded ipv6 address in access rule.&lt;/P&gt;&lt;P&gt;source ip : ipv6 address&lt;/P&gt;&lt;P&gt;destination ip : &lt;SPAN&gt;64:FF9B::/96&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;original destination is 190.x.x.x&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;check point firewall is not able to convert embedded ipv6 to original ipv4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please suggest us, how to fix ipv6 to ipv4 communication issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 11:21:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Ipv6-to-Ipv4-communication-is-not-happening-when-we-give-ipv4/m-p/225433#M2813</guid>
      <dc:creator>Surendra</dc:creator>
      <dc:date>2024-09-03T11:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Ipv6 to Ipv4 communication is not happening when we give ipv4 destination in security rule</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Ipv6-to-Ipv4-communication-is-not-happening-when-we-give-ipv4/m-p/225444#M2814</link>
      <description>&lt;P&gt;Which version/JHF are used in this deployment - have you opened a TAC case?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 12:12:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Ipv6-to-Ipv4-communication-is-not-happening-when-we-give-ipv4/m-p/225444#M2814</guid>
      <dc:creator>Chris_Atkinson</dc:creator>
      <dc:date>2024-09-03T12:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Ipv6 to Ipv4 communication is not happening when we give ipv4 destination in security rule</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Ipv6-to-Ipv4-communication-is-not-happening-when-we-give-ipv4/m-p/225451#M2815</link>
      <description>&lt;P&gt;Hi, this does work, but it's not simple &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You need to use something (like Unbound) that will help you with DNS64, so that the address you request is converted to the embedded 64 version, and then use a special NAT rule, to take the traffic destined to the NAT64 addresses, and switch them to hide behind a IPv4 address (while also extracting the embedded IPv4 address from the IPv6 destination address) - If you're not confused, you are doing well!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Its discussed / documented here:&amp;nbsp;&lt;A href="https://sc1.checkpoint.com/documents/R81/WebAdminGuides/EN/CP_R81_SecurityManagement_AdminGuide/Topics-SECMG/Working_with_NAT64_Rules.htm" target="_blank"&gt;https://sc1.checkpoint.com/documents/R81/WebAdminGuides/EN/CP_R81_SecurityManagement_AdminGuide/Topics-SECMG/Working_with_NAT64_Rules.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This was from within an isolated environment (so IP's are not public) when testing with breaking point. You need to make sure the NAT rule is set correctly - like this....&lt;/P&gt;
&lt;DIV id="tinyMceEditor_c9c26523ff50dTom_Kendrick_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="64example.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/27477i0FAB7C3066484C73/image-size/large?v=v2&amp;amp;px=999" role="button" title="64example.png" alt="64example.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 12:36:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Ipv6-to-Ipv4-communication-is-not-happening-when-we-give-ipv4/m-p/225451#M2815</guid>
      <dc:creator>Tom_Kendrick</dc:creator>
      <dc:date>2024-09-03T12:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Ipv6 to Ipv4 communication is not happening when we give ipv4 destination in security rule</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Ipv6-to-Ipv4-communication-is-not-happening-when-we-give-ipv4/m-p/225576#M2817</link>
      <description>&lt;P&gt;Maestro device, version is R81.10 and JHF is Take 139.&lt;/P&gt;&lt;P&gt;yes raised case with CP, they said R&amp;amp;D team is working on that feature that conversion from 64:ff9b:xxx:xxxx hexa to original ipv4.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 05:23:50 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Ipv6-to-Ipv4-communication-is-not-happening-when-we-give-ipv4/m-p/225576#M2817</guid>
      <dc:creator>Surendra</dc:creator>
      <dc:date>2024-09-04T05:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: Ipv6 to Ipv4 communication is not happening when we give ipv4 destination in security rule</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Ipv6-to-Ipv4-communication-is-not-happening-when-we-give-ipv4/m-p/225577#M2818</link>
      <description>&lt;P&gt;we have created the NAT64 rule and it is working fine when we keep ANY in destination in access rule.&lt;/P&gt;&lt;P&gt;if we keep ipv4 in destination in access rule it is not hitting that rule.&lt;/P&gt;&lt;P&gt;original reqauest&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Src IP = Configured IPv6 address&lt;/LI&gt;&lt;LI&gt;Dst IP = IPv4 embedded IPv6 address returned by DNS64 server&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;but in security rule we have kept original destination ipv4 address so checkpoint will look for 64:ff9b:xx:xx/96 in destionation since it is not in rule it is not hitting that rule.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;the firewall is capable of performing the translation from IPv6 to IPv4 regardless of if this was done by a DNS64 server or by&amp;nbsp;some other method, as long as the IPv4 address is embedded into the IPv6 address&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 05:30:48 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Ipv6-to-Ipv4-communication-is-not-happening-when-we-give-ipv4/m-p/225577#M2818</guid>
      <dc:creator>Surendra</dc:creator>
      <dc:date>2024-09-04T05:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Ipv6 to Ipv4 communication is not happening when we give ipv4 destination in security rule</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Ipv6-to-Ipv4-communication-is-not-happening-when-we-give-ipv4/m-p/225679#M2819</link>
      <description>&lt;P&gt;If you want this to work as expected, you will need to put the IPv6 version of the IPv4 address in your Access Rule.&lt;BR /&gt;Otherwise, this won't work.&lt;BR /&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk113175" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk113175&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 17:19:18 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Ipv6-to-Ipv4-communication-is-not-happening-when-we-give-ipv4/m-p/225679#M2819</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-09-04T17:19:18Z</dc:date>
    </item>
  </channel>
</rss>

