<?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: not able to establish bgp peering using ipv6 in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/not-able-to-establish-bgp-peering-using-ipv6/m-p/11504#M1753</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"W&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;hen we try to ping peer ip address we can see our firewall is replying using its own interface instead of sending the traffic out to peer node."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;I'm not understanding.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;What node is trying to initiate communication to what?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;What is the expected IP it should communicate with?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;What is the actual IP?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;A network diagram would be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;Honestly how disabling IP Forwarding makes this problem go away as the only thing it should do is not forward traffic received on an interface.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Nov 2018 21:13:54 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2018-11-30T21:13:54Z</dc:date>
    <item>
      <title>not able to establish bgp peering using ipv6</title>
      <link>https://community.checkpoint.com/t5/General-Topics/not-able-to-establish-bgp-peering-using-ipv6/m-p/11503#M1752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are currently testing to implement BGP4 using gaia and trying to advertise 1 IPv4 subnet and 1 IPv6 block. So far we can see that IPv4 peer has establish successfully and able to advertise IPv4 segment. However, for IPv6 we are not able to get peering up. after few hours troubleshooting, we find that our firewall not able to connect to the peer node. this is due that when we try to ping peer ip address we can see our firewall is replying using its own interface instead of sending the traffic out to peer node. which of course indirectly causing the the peer not able to establish for ipv6.&lt;/P&gt;&lt;P&gt;We did happened to get the peering up by doing below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Unload firewall policy. when the firewall policy has been unloaded. we can see that our firewall able to ping peer node correctly.&amp;nbsp; show bgp peers also stated the peering has been establish and we are able to advertise IPv6 block.&lt;/P&gt;&lt;P&gt;when firewall policy has been loaded again, the peering will go down again and ping result shows that our firewall reply using its own IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. changing the net.ipv6.conf.all.forwarding=0. we manage to get the peering to be establish again, even though the firewall policy has been loaded.&amp;nbsp; pinging to the node also show correct icmp response instead of replying using firewall ip. When we change net.ipv6.conf.all.forwarding to 1 again, the same issue arise again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there anyone that can help us to point out any setting needed to be change to make sure it is running correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2018 10:33:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/not-able-to-establish-bgp-peering-using-ipv6/m-p/11503#M1752</guid>
      <dc:creator>Abeja_huhuhu</dc:creator>
      <dc:date>2018-11-30T10:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: not able to establish bgp peering using ipv6</title>
      <link>https://community.checkpoint.com/t5/General-Topics/not-able-to-establish-bgp-peering-using-ipv6/m-p/11504#M1753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"W&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;hen we try to ping peer ip address we can see our firewall is replying using its own interface instead of sending the traffic out to peer node."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;I'm not understanding.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;What node is trying to initiate communication to what?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;What is the expected IP it should communicate with?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;What is the actual IP?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;A network diagram would be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;Honestly how disabling IP Forwarding makes this problem go away as the only thing it should do is not forward traffic received on an interface.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2018 21:13:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/not-able-to-establish-bgp-peering-using-ipv6/m-p/11504#M1753</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-11-30T21:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: not able to establish bgp peering using ipv6</title>
      <link>https://community.checkpoint.com/t5/General-Topics/not-able-to-establish-bgp-peering-using-ipv6/m-p/11505#M1754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for not making it clear. Hope this diagram will help you to understand our issue.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sample diagram" class="image-1 jive-image j-img-original" src="https://community.checkpoint.com/legacyfs/online/checkpoint/76108_Slide1.jpeg" /&gt;&lt;/P&gt;&lt;P&gt;our target is to have peering establish between ISP router : 2407:f000::23:0:0 with our firewall 2407:f000::23:0:10 and able to publish other ipv6 subnet which will be hosted behind the firewall after this. As per my description before, we will not be able to establish BGP peers for IPv6 whenever firewall has been loaded with firewall policy and only able to get BGP peers establish either when we unload the firewall policy or disable forwarding. the firewall does not doing any NATing. currently the firewall default gateway is actually pointing to 2407:f000::23:0:0. based on the test above, we try to check if the firewall it self able to ping 2407:f000::23:0:0 and the result shows that it is able to ping but the ping response is actually coming from firewall own ip which is 2407:f000::23:0:10 and not from 2407:f000::23:0:0.&lt;/P&gt;&lt;P&gt;However, when we unload the policy or disable forwarding we manage to get ping response correctly which is from 2407:f000::23:0:0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm not sure if there is any other configuration needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Dec 2018 01:41:22 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/not-able-to-establish-bgp-peering-using-ipv6/m-p/11505#M1754</guid>
      <dc:creator>Abeja_huhuhu</dc:creator>
      <dc:date>2018-12-01T01:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: not able to establish bgp peering using ipv6</title>
      <link>https://community.checkpoint.com/t5/General-Topics/not-able-to-establish-bgp-peering-using-ipv6/m-p/11506#M1755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a situation where the details clearly matter.&lt;/P&gt;&lt;P&gt;The subnet in question is&amp;nbsp;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;&lt;STRONG&gt;2407:f000::23&lt;/STRONG&gt;:0:0/96&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The first address in a network block, at least in IPv4, is&amp;nbsp;usually not considered a valid address.&lt;/P&gt;&lt;P&gt;That is what you are pinging in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I set up IPv6 in my own network and I ping a similar address (e.g. fc12:3456:78:90::0/64), I see similar behavior (namely the firewall "responds" with it's own IP in a ping):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;PRE&gt;[Expert@GW:0]# &lt;STRONG&gt;ping6 fc12:3456:78:90::0&lt;/STRONG&gt;&lt;BR /&gt;PING fc12:3456:78:90::0 (fc12:3456:78:90::) 56 data bytes&lt;BR /&gt;64 bytes from fc12:3456:78:90::111: icmp_seq=0 ttl=64 time=0.024 ms&lt;BR /&gt;64 bytes from &lt;SPAN&gt;fc12:3456:78:90&lt;/SPAN&gt;::111: icmp_seq=1 ttl=64 time=0.045 ms&lt;BR /&gt;64 bytes from &lt;SPAN&gt;fc12:3456:78:90&lt;/SPAN&gt;::111: icmp_seq=2 ttl=64 time=0.032 ms&lt;BR /&gt;64 bytes from &lt;SPAN&gt;fc12:3456:78:90&lt;/SPAN&gt;::111: icmp_seq=3 ttl=64 time=0.048 ms&lt;BR /&gt;64 bytes from &lt;SPAN&gt;fc12:3456:78:90&lt;/SPAN&gt;::111: icmp_seq=4 ttl=64 time=0.046 ms&lt;BR /&gt;64 bytes from &lt;SPAN&gt;fc12:3456:78:90&lt;/SPAN&gt;::111: icmp_seq=5 ttl=64 time=0.040 ms&lt;BR /&gt;64 bytes from &lt;SPAN&gt;fc12:3456:78:90&lt;/SPAN&gt;::111: icmp_seq=6 ttl=64 time=0.059 ms&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested this in R80.20.&lt;/P&gt;&lt;P&gt;I'm guessing other versions may have the same issue.&lt;/P&gt;&lt;P&gt;When I unload policy, the ping works as expected.&lt;/P&gt;&lt;P&gt;In my&amp;nbsp;case, I don't have a host with that IP on the same network, but I don't get a response from my own IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To work around this, change the ISP router's IP address to&amp;nbsp;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;2407:f000::23:0:1 and it should work as expected.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;If you can't change the IP of your ISP router, then you will need to open a TAC case.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Dec 2018 04:58:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/not-able-to-establish-bgp-peering-using-ipv6/m-p/11506#M1755</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-12-01T04:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: not able to establish bgp peering using ipv6</title>
      <link>https://community.checkpoint.com/t5/General-Topics/not-able-to-establish-bgp-peering-using-ipv6/m-p/11507#M1756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the heads up. basically we get the ip assigned by the ISP. i have already inform them to change the IP address on their router. will update you again the result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Dec 2018 15:59:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/not-able-to-establish-bgp-peering-using-ipv6/m-p/11507#M1756</guid>
      <dc:creator>Abeja_huhuhu</dc:creator>
      <dc:date>2018-12-01T15:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: not able to establish bgp peering using ipv6</title>
      <link>https://community.checkpoint.com/t5/General-Topics/not-able-to-establish-bgp-peering-using-ipv6/m-p/11508#M1757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help. We have manage to get the router ip address change and really solved the issue. Now our BGP sessiona has working correctly. Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2018 01:02:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/not-able-to-establish-bgp-peering-using-ipv6/m-p/11508#M1757</guid>
      <dc:creator>Abeja_huhuhu</dc:creator>
      <dc:date>2018-12-04T01:02:26Z</dc:date>
    </item>
  </channel>
</rss>

