<?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: Mult-Vsys Routing in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/mult-vsys-routing/m-p/34172#M25050</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was an older document. The below doc is more recent and appropriate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="active_link" href="https://live.paloaltonetworks.com/docs/DOC-3220"&gt;https://live.paloaltonetworks.com/docs/DOC-3220&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Karthik &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jul 2013 13:37:14 GMT</pubDate>
    <dc:creator>kprakash</dc:creator>
    <dc:date>2013-07-11T13:37:14Z</dc:date>
    <item>
      <title>Mult-Vsys Routing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/mult-vsys-routing/m-p/34168#M25046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently, we have a project underway to extend our internet redundancy.&amp;nbsp; We have a pair of 5050's that have 3 Vsys at our main DC and a pair of 5050's which currently had two identical Vsys (the 3rd Vsys is irrelevant in this case and will only reside on that one pair).&amp;nbsp; Here is the breakdown (some simplification happening):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vsys 1 = Enterprise Traffic&lt;/P&gt;&lt;P&gt;Vsys 2 = Guest Traffic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vsys 1&lt;/P&gt;&lt;P&gt;Ingress - E1&lt;/P&gt;&lt;P&gt;Egress - E2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vsys 2&lt;/P&gt;&lt;P&gt;Ingress - E3&lt;/P&gt;&lt;P&gt;Egress - E4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In our redesign (due to some fiber limitations from our core to our FW) we'd like basically have the a single ingress point for &lt;STRONG&gt;both&lt;/STRONG&gt; Vsys and then just some policy-based forwarding (as in, if you are coming from a specific source, you get punted to vsys2) - it's almost like a shared gateway but reversed.&amp;nbsp; Since we obviously don't want to collapse the two vsys into one, we had the thought of doing an intra-chassis patch.&amp;nbsp; So:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patch E5 (assigned to vsys1) to E6 (assigned to vsys2) then, have a policy based forwarder that says anything coming from one of our guest networks is forwarded across that link thus making E6 the new ingress for vsys 2.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this method make sense?&amp;nbsp; Any other thoughts on design?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 12:24:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/mult-vsys-routing/m-p/34168#M25046</guid>
      <dc:creator>mrsold</dc:creator>
      <dc:date>2013-07-11T12:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Mult-Vsys Routing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/mult-vsys-routing/m-p/34169#M25047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Seems logical, and should work. This would be one way of influencing the traffic to go out via the vsys-1 into ingress into vsys-2, because we cannot influence the traffic to go into a particular zone, if it is sourced from a subnet. Rather we can specify the egress interface for the traffic to go out from. So the PBGF rule should have the source address as the guest traffic, the destination address as any, and then the action forward and egress interface as eth1/5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="inter vsys-2.JPG" class="jive-image-thumbnail jive-image" src="https://live.paloaltonetworks.com/legacyfs/online/7240_inter vsys-2.JPG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Karthik &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 13:00:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/mult-vsys-routing/m-p/34169#M25047</guid>
      <dc:creator>kprakash</dc:creator>
      <dc:date>2013-07-11T13:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Mult-Vsys Routing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/mult-vsys-routing/m-p/34170#M25048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the info.&amp;nbsp; Is there any documentation on what the configuration from an interface / vrouter / security policy would look like?&amp;nbsp; Anything documented?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 13:28:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/mult-vsys-routing/m-p/34170#M25048</guid>
      <dc:creator>mrsold</dc:creator>
      <dc:date>2013-07-11T13:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Mult-Vsys Routing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/mult-vsys-routing/m-p/34171#M25049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you had a chance to look at the PBF tech note?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="active_link" href="https://live.paloaltonetworks.com/docs/DOC-1562"&gt;https://live.paloaltonetworks.com/docs/DOC-1562&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Karthik &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 13:32:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/mult-vsys-routing/m-p/34171#M25049</guid>
      <dc:creator>kprakash</dc:creator>
      <dc:date>2013-07-11T13:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Mult-Vsys Routing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/mult-vsys-routing/m-p/34172#M25050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was an older document. The below doc is more recent and appropriate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="active_link" href="https://live.paloaltonetworks.com/docs/DOC-3220"&gt;https://live.paloaltonetworks.com/docs/DOC-3220&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Karthik &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 13:37:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/mult-vsys-routing/m-p/34172#M25050</guid>
      <dc:creator>kprakash</dc:creator>
      <dc:date>2013-07-11T13:37:14Z</dc:date>
    </item>
  </channel>
</rss>

