<?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: inter vsys BGP routing in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2923#M2166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´ve tried again to get this running. When I use external interfaces it´s working.&lt;/P&gt;&lt;P&gt;I´ve also tried to use iBGP, but it was not working.&lt;/P&gt;&lt;P&gt;Any explanations why it´s not working between two loopback interfaces?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Sep 2011 15:55:45 GMT</pubDate>
    <dc:creator>muellerm</dc:creator>
    <dc:date>2011-09-23T15:55:45Z</dc:date>
    <item>
      <title>inter vsys BGP routing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2913#M2156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-GB" style="mso-ansi-language:EN-GB"&gt;I’m currently trying to setup BGP between two VR hosted on one firewall without success.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-GB" style="mso-ansi-language:EN-GB"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-GB" style="mso-ansi-language:EN-GB"&gt;I’ve successfully established a BGP session to external routers and between VRs hosted on the different firewalls.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-GB" style="mso-ansi-language:EN-GB"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-GB" style="mso-ansi-language:EN-GB"&gt;Each VR is in a separate VSYS and visible to each other and the zones are created accordingly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-GB" style="mso-ansi-language:EN-GB"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-GB" style="mso-ansi-language:EN-GB"&gt;From the CLI is can do a ping with the source IP of one loopback to the other loopback interface. So I assume that everything is setup as it should. There are only one rule in the policies at the moment (any to any), so that nothing is influencing the communication.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-GB" style="mso-ansi-language:EN-GB"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-GB" style="mso-ansi-language:EN-GB"&gt;The BGP session never gets established. When I do a packet capture, On the packet capture I see the SYN, SYN ACk but never the ACK packet. &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-GB" style="mso-ansi-language:EN-GB"&gt;Any ideas???&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN lang="EN-GB" style="mso-ansi-language:EN-GB"&gt;Thanks for your help&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2011 09:17:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2913#M2156</guid>
      <dc:creator>muellerm</dc:creator>
      <dc:date>2011-09-20T09:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: inter vsys BGP routing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2914#M2157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've done some further test/packet captures. Please see below the summary of these:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I’ve done a ping between the bgp peers during the capture (which is working).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;On the receive capture I can see the TCP SYN &amp;amp; SYN ACK packet but the ACK packet is missing.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;ICMP echo request and ICMP echo reply packets are visible&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;On the transmit capture, nothing at all&lt;BR /&gt;On the firewall capture I can only see SYN packets.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;ICMP echo request &amp;amp; ICMP echo reply are visible&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;On the drop capture I see the SYN ACK packets&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;No ICMP packet visible&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I don't understand why some SYN ACK packets getting dropped&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2011 09:55:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2914#M2157</guid>
      <dc:creator>muellerm</dc:creator>
      <dc:date>2011-09-20T09:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: inter vsys BGP routing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2915#M2158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just wanted to confirm, so you are doing BGP between two IP addresses in which each BGP peer resides on a difference VR, each VR is in difference Vsys on the same device, correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For checking the session are you inside the vsys to check the session? If you are in the vsys, have you checked by going into both the vsys to check the session? I would suggest to use the CLI to check the session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know on the above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2011 14:29:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2915#M2158</guid>
      <dc:creator>mrajdev</dc:creator>
      <dc:date>2011-09-20T14:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: inter vsys BGP routing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2916#M2159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes you're right. I try to setup &lt;SPAN lang="EN-GB" style="font-size: 11pt; font-family: &amp;amp;quot;Calibri&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;;"&gt;BGP between two IP addresses in which each BGP peer resides on a difference VR, each VR is in difference vsys on the same device.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 11pt; font-family: &amp;amp;quot;Calibri&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;;"&gt;I'm not sure what you mean by "in the vsys". I've done an overall capture and as well a capture per vsys. And the result remains the same for ech vsys.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 11pt; font-family: &amp;amp;quot;Calibri&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 11pt; font-family: &amp;amp;quot;Calibri&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;;"&gt;If you can tell me how I can do a more precise debug using the CLI I'll really appreciate it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 11pt; font-family: &amp;amp;quot;Calibri&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;;"&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 11pt; font-family: &amp;amp;quot;Calibri&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2011 16:12:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2916#M2159</guid>
      <dc:creator>muellerm</dc:creator>
      <dc:date>2011-09-20T16:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: inter vsys BGP routing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2917#M2160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Double check the Peer settings under Incoming Connections and Outgoing Connections.&amp;nbsp; Make sure Remote Port and Local Port are set to 0 and Allow is checked on both.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, doublecheck the policy in both VSYS to make sure there aren't any cleanup rules that might be blocking intra-zone traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kelly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2011 16:44:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2917#M2160</guid>
      <dc:creator>kbrazil</dc:creator>
      <dc:date>2011-09-20T16:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: inter vsys BGP routing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2918#M2161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;peer settings are OK, allow is checked on both and ports are set to 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the moment there is only one rule on each vsys any to any allow, so no cleanup rule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2011 16:52:17 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2918#M2161</guid>
      <dc:creator>muellerm</dc:creator>
      <dc:date>2011-09-20T16:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: inter vsys BGP routing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2919#M2162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One more thing I wanted to confirm was are you using two ports to connect the two VR on the same device? If not then you will have to use two ports to connect the VR externally or this will not work. The two VR will need a physical interface to send out the packets.Do please let us know if this helps resolve the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2011 17:17:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2919#M2162</guid>
      <dc:creator>mrajdev</dc:creator>
      <dc:date>2011-09-20T17:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: inter vsys BGP routing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2920#M2163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I changed the setup accordingly. I've now configured two physical ports and used them to interconnect the VRs, but the result is the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure if you're right that I've to use an external port to interconnect the VRs. We're running PAN OS 4.0.5 and in the release notes is written: "&lt;EM&gt;VR to VR Routing – Another virtual router can now be specified as the next hop when creating&lt;BR /&gt; static routes&lt;/EM&gt;."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We already use another VR as next hop and as I mentioned at the beginning, some packets already routed correct between the VRs (icmp).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this is maybe a bug or BGP between VRs is not supported for any reason???&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="mso-ansi-language:EN-US"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="mso-ansi-language:EN-US"&gt;Michael&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2011 09:02:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2920#M2163</guid>
      <dc:creator>muellerm</dc:creator>
      <dc:date>2011-09-21T09:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: inter vsys BGP routing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2921#M2164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've done this several times using external ports with BGP and OSPF.&amp;nbsp; Inter-VR OSPF will definitely not work without the external ports, but it might be possible BGP would work without the external ports.&amp;nbsp; I would try a clean setup first using external ports and the external port IP addresses as the BGP peering endpoints instead of the loopbacks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, since you are running BGP to the loopbacks, I wonder if you are running into a TTL issue.&amp;nbsp; I believe by default the eBGP peers are setup for only two hops.&amp;nbsp; If you configure it for a higher number it might work since you are actually going over 3 hops using loopbacks on either side.&amp;nbsp; If you are doing iBGP then this is probably not the issue as by default the TTL should be 254.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kelly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2011 14:21:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2921#M2164</guid>
      <dc:creator>kbrazil</dc:creator>
      <dc:date>2011-09-21T14:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: inter vsys BGP routing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2922#M2165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN lang="EN-GB"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN lang="EN-GB"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN lang="EN-GB"&gt;Thanks for your help. &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN lang="EN-GB"&gt;I've removed today already the loopback interfaces and was using the external ports. It was as well not working.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN lang="EN-GB"&gt;I've BGP running with external routers without problems&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN lang="EN-GB"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN lang="EN-GB"&gt;I've setup the TTL to 5 just to make sure that I don't run into troubles with this. &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN lang="EN-GB"&gt;I'll create two other VRs and try to configure them with external interfaces for testing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN lang="EN-GB"&gt;Any other ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;/P&gt;&lt;P class="MsoPlainText"&gt;&lt;SPAN lang="EN-GB"&gt;Michael&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2011 14:42:17 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2922#M2165</guid>
      <dc:creator>muellerm</dc:creator>
      <dc:date>2011-09-21T14:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: inter vsys BGP routing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2923#M2166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´ve tried again to get this running. When I use external interfaces it´s working.&lt;/P&gt;&lt;P&gt;I´ve also tried to use iBGP, but it was not working.&lt;/P&gt;&lt;P&gt;Any explanations why it´s not working between two loopback interfaces?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2011 15:55:45 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2923#M2166</guid>
      <dc:creator>muellerm</dc:creator>
      <dc:date>2011-09-23T15:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: inter vsys BGP routing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2924#M2167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check to see if you have a multi-hop option on the PAN, If you do change the multie-hop to 2 on both sides, Then you should be able to do BGP to loopback. Hope this helps. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Sep 2011 04:40:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2924#M2167</guid>
      <dc:creator>mrajdev</dc:creator>
      <dc:date>2011-09-25T04:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: inter vsys BGP routing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2925#M2168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry for the delay. I was out of office and realy busy with other topics. So I can't follow this up.&lt;/P&gt;&lt;P&gt;I've setup already the multi-hop to 2 and today I've done an upgrade to 4.0.7, but it doesn't work either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other ideas to get this running?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 13:44:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2925#M2168</guid>
      <dc:creator>muellerm</dc:creator>
      <dc:date>2011-10-31T13:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: inter vsys BGP routing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2926#M2169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've done some futher tests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I've configured a second VR in a VSYS (same firewall) and tried to setup BGP between both VR within this VSYS, neither BGP and iBGP is working.&lt;/P&gt;&lt;P&gt;2. Two VR in two different VSYS (same firewall), neither BGP and iBGP is working.&lt;/P&gt;&lt;P&gt;3 BGP between two VR on two different firewalls, either iBGP and eBGP is working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any limitation on PANOS which prevents to have dynamic routing between VR?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe there is another way to have the routing table of one VR redistributed to another VR?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help or idea is really welcome&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 13:36:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2926#M2169</guid>
      <dc:creator>muellerm</dc:creator>
      <dc:date>2011-11-02T13:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: inter vsys BGP routing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2927#M2170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest that you open a support case with our Tech Support team. They should be able to answer your questions and test this in the lab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Benjamin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 08:26:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2927#M2170</guid>
      <dc:creator>bpappas</dc:creator>
      <dc:date>2011-11-09T08:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: inter vsys BGP routing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2928#M2171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just want top share this. It's not possible to setup inter vsys BGP routing.&lt;/P&gt;&lt;P&gt;We have done a feature request at PaloAlto.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 12:59:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2928#M2171</guid>
      <dc:creator>muellerm</dc:creator>
      <dc:date>2012-01-10T12:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: inter vsys BGP routing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2929#M2172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's not possible to have inter VSYS BGP routing at the moment.&lt;/P&gt;&lt;P&gt;We've done a feature request at Paloalto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 13:00:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/inter-vsys-bgp-routing/m-p/2929#M2172</guid>
      <dc:creator>muellerm</dc:creator>
      <dc:date>2012-01-10T13:00:40Z</dc:date>
    </item>
  </channel>
</rss>

