<?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: Routing between Virtual systems in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/routing-between-virtual-systems/m-p/32819#M24053</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;Have you referred to this document about inter-vsys communication, see:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/docs/DOC-8724"&gt;How to Set Up Shared Gateway and Inter VSYS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;Aditi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Apr 2013 16:11:41 GMT</pubDate>
    <dc:creator>apasupulati</dc:creator>
    <dc:date>2013-04-10T16:11:41Z</dc:date>
    <item>
      <title>Routing between Virtual systems</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/routing-between-virtual-systems/m-p/32818#M24052</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 have 4 virtual systems and have 2 requirements:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. That VSYSs must go to internet by difference lines (we have 4 WAN lines)&lt;/P&gt;&lt;P&gt;2. That VSYSs can communicate with other VSYS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assign 4 Virtual routers for that VSYSs and resolve the requirement 1&lt;/P&gt;&lt;P&gt;But I cant do route between virtual systems&lt;/P&gt;&lt;P&gt;Can anyone help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Binh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 07:22:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/routing-between-virtual-systems/m-p/32818#M24052</guid>
      <dc:creator>binhnt</dc:creator>
      <dc:date>2013-04-10T07:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Routing between Virtual systems</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/routing-between-virtual-systems/m-p/32819#M24053</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;Have you referred to this document about inter-vsys communication, see:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/docs/DOC-8724"&gt;How to Set Up Shared Gateway and Inter VSYS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;Aditi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 16:11:41 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/routing-between-virtual-systems/m-p/32819#M24053</guid>
      <dc:creator>apasupulati</dc:creator>
      <dc:date>2013-04-10T16:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Routing between Virtual systems</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/routing-between-virtual-systems/m-p/32820#M24054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aditi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply, but, i&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;n that document, all VSYSs use the same Virtual router.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;My case is: VSYS-A uses VR-A, VSYS-B uses VR-B and I have done with inter VR-routing. We need to create a static route with next hop is: VR.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;VSYS-A has subnet: 172.16.1.0/24&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;VSYS-B has subnet: 172.16.2.0/24&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;User A: 172.16.1.2/24 want to connect to User B: 172.16.2.2/24&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Create a static route in VR-A with destination: 172.16.2.0/24, next hop: VR-B&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;And then create: external zone, policies, ...to allow traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Binh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 02:57:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/routing-between-virtual-systems/m-p/32820#M24054</guid>
      <dc:creator>binhnt</dc:creator>
      <dc:date>2013-04-11T02:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Routing between Virtual systems</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/routing-between-virtual-systems/m-p/32821#M24055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Essentially you are creating 4 separate Firewalls when you create separate VRs and VSYS'. There is another post that has some suggestions to your question in &lt;A _jive_internal="true" href="https://live.paloaltonetworks.com/message/4430#4430"&gt;https://live.paloaltonetworks.com/message/4430#4430&lt;/A&gt;. Specifically - &lt;/P&gt;&lt;H6 style="font-weight: normal; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" class="font-color-meta-light" href="https://live.paloaltonetworks.com/message/10012#10012" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #a9a9a9;" title="Link to reply #8"&gt;8.&lt;/A&gt; &lt;A _jive_internal="true" class="font-color-meta-light" href="https://live.paloaltonetworks.com/message/10012#10012" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #a9a9a9;"&gt;Re: Routing between virtual systems&lt;/A&gt;&lt;/STRONG&gt;&lt;/H6&gt;&lt;P class="j-post-avatar" style="font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" class="j-avatar jiveTT-hover-user" data-avatarid="-1" data-externalid="" data-presence="null" data-userid="4371" data-username="PThomas" href="https://live.paloaltonetworks.com/people/PThomas" style="font-style: inherit; font-family: inherit; color: #316989;"&gt;&lt;IMG alt="PThomas" border="0" class="jive-avatar jiveImage" data-height="46" height="46" src="https://live.paloaltonetworks.com/people/PThomas/avatar/46.png?a=-1" style="border: 0px none; font-style: inherit; font-family: inherit;" width="46" /&gt;&lt;/A&gt;&lt;SPAN class="j-status-levels" style="font-style: inherit; font-family: inherit;"&gt;&lt;IMG alt="Recruit" class="jiveImage" src="https://ip1.i.lithium.com/8d9ad027a37c32860fa25e502bdae638b23fe51d/687474703a2f2f6173736574732e62756e636862616c6c2e6e65742f6261646765732f6c6576656c732f4c312e706e67" style="border-style: none; font-style: inherit; font-family: inherit;" title="Recruit" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author " style="font-style: inherit; font-size: 0.9em; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="-1" data-externalid="" data-presence="null" data-userid="4371" data-username="PThomas" href="https://live.paloaltonetworks.com/people/PThomas" id="jive-43716509097293859640" style="padding: 0 3px 0 0; font-weight: inherit; font-style: inherit; font-size: 1.1em; font-family: inherit; color: #316989;"&gt;PThomas&lt;/A&gt; &lt;/STRONG&gt;Oct 14, 2011 5:23 PM &lt;SPAN class="font-color-meta-light j-thread-replyto" style="padding: 0 0 0 3px; font-style: inherit; font-family: inherit; color: #a9a9a9;"&gt;(&lt;A _jive_internal="true" class="font-color-meta-light " href="https://live.paloaltonetworks.com/message/10001#10001" style="font-style: inherit; font-family: inherit; color: #a9a9a9;" title="Go to message"&gt;in response to KMacnaughton&lt;/A&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;Nick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;Version 4 now allows you to configure statics routes that you can nominate a Virtual Router (VR) as the next hop!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;This new 4.x function allowed me remove the physical cable that join the VRs is seperate Virtual System (VS) and move back to just virtual routers in a single VS.&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;My real base requirement is for multiple VRs to handle multiple Internet connections (8 in total). Internal networks with their own ISP link but then they decided they want to share each others printers so the ffirewall needed to allow comms between them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;The reason for employing VSs in the first place was because I found the policy engine could not track the connection &lt;/SPAN&gt;properly&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt; (looping back through the physical cable to join VRs) unless I placed the virtual routers in different VSs. That is to say connecting virtual routers together using a physical cable did not work if the VRs were in the same VS. Put them in different VMs and everything worked fine.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;I have &lt;/SPAN&gt;successfully&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt; used the new static routing to route directly between VRs in the same VS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;What you'll need to test is if you can successfully use statics to route directly to a VR in a different VS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;I know the routing will work. It's the policy that concerns me. You need to set up an external zone but there is no interface to associate it with (the static route is a bit of an auto-magic thing). Maybe you can try setting the zone to "Any".&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;I'd like to know the result if you do test this. It is on my to do list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another Document is &lt;A href="http://www.paloaltonetworks.com/literature/techbriefs/Virtual_Systems.pdf" style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #316989; background-color: #ffffff;" title="http://www.paloaltonetworks.com/literature/techbriefs/Virtual_Systems.pdf"&gt;http://www.paloaltonetworks.com/literature/techbriefs/Virtual_Systems.pdf&lt;/A&gt;. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 14:37:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/routing-between-virtual-systems/m-p/32821#M24055</guid>
      <dc:creator>craymond</dc:creator>
      <dc:date>2013-04-12T14:37:30Z</dc:date>
    </item>
  </channel>
</rss>

