<?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: VLAN with  Palo Alto Networks PA-500 in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/vlan-with-palo-alto-networks-pa-500/m-p/66652#M39276</link>
    <description>&lt;P&gt;I'm sensing a lack of networking knowledge here ... please correct me if I'm wrong.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Putting clients in VLAN's is usually done closest to the "access" layer of a network (the access switches), not on a routing / firewall level (core).&lt;/P&gt;
&lt;P&gt;That does not mean there's no need to use VLAN's on the firewall tho...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Use your firewall for firewalling, that's what it's designed for.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sure, you can do it like that (different VLAN's in same addressing), but that soon will be a management nightmare that's way to complicated for what it actually only should do.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If there's a business need, I'd rather redesign the network entrely (even if means more work at first)...&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Oct 2015 14:36:37 GMT</pubDate>
    <dc:creator>dieter_b</dc:creator>
    <dc:date>2015-10-15T14:36:37Z</dc:date>
    <item>
      <title>VLAN with  Palo Alto Networks PA-500</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vlan-with-palo-alto-networks-pa-500/m-p/66629#M39256</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We need to set up a VLANS in the office with the PA-500 but we don't like to change our address. It's possible to configure a VLANs with MAC address or protocole with PA-500?&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 09:32:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vlan-with-palo-alto-networks-pa-500/m-p/66629#M39256</guid>
      <dc:creator>RCHAIBI</dc:creator>
      <dc:date>2015-10-15T09:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN with  Palo Alto Networks PA-500</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vlan-with-palo-alto-networks-pa-500/m-p/66630#M39257</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did You read this &lt;A href="https://live.paloaltonetworks.com/t5/Configuration-Articles/How-to-Configure-L3-Untagged-Subinterfaces-to-Communicate-within/ta-p/55830" target="_self"&gt;https://live.paloaltonetworks.com/t5/Configuration-Articles/How-to-Configure-L3-Untagged-Subinterfaces-to-Communicate-within/ta-p/55830&lt;/A&gt; ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;It's possible to configure a VLANs with MAC address or protocole with PA-500?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could You be more specific?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Slawek&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 09:47:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vlan-with-palo-alto-networks-pa-500/m-p/66630#M39257</guid>
      <dc:creator>_slv_</dc:creator>
      <dc:date>2015-10-15T09:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN with  Palo Alto Networks PA-500</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vlan-with-palo-alto-networks-pa-500/m-p/66632#M39259</link>
      <description>&lt;P&gt;Hi there&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To enable vlan tags you should not be required to change IP addressing&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;assuming you start off with a simple L3 interface (let's say eth1/2) with ip range 192.168.0.0/24 which you want to move into vlan 10 it would suffice to take the following steps to make it work:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN style="line-height: 20px;"&gt;delete the ip configuration from eth1/2&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="line-height: 20px;"&gt;create a l3 subinterface to eth1/2 and set the tag to 10, &lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="line-height: 20px;"&gt;assign it the appropriate zone and add it to the same virtual router&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="line-height: 20px;"&gt;add the ip range to eth1/2.10&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="line-height: 20px;"&gt;set the switch port from access to trunk and enable vlan10&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="line-height: 20px;"&gt;commit the firewall&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="line-height: 20px;"&gt;save/commit the switch&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;repeat the above process&amp;nbsp;for all the vlans you want to split off, tagging each subinterface with the vlan you want to use&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 11:32:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vlan-with-palo-alto-networks-pa-500/m-p/66632#M39259</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2015-10-15T11:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN with  Palo Alto Networks PA-500</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vlan-with-palo-alto-networks-pa-500/m-p/66640#M39267</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thank you very much for your response !&lt;/P&gt;
&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/31654"&gt;@_slv_﻿&lt;/a&gt;&amp;nbsp;Yes, I read this document and want to use the mac address for not change the ip address range in our office.&lt;/P&gt;
&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/7608"&gt;@reaper﻿&lt;/a&gt;&amp;nbsp;Yes , I do this for the IT departments . I follow all this steps and I put the employees in the VLAN10. But for the HR departments I want to use other vlan 11 without change the IP address. It's possible to do the segmentation of the network with the mac address or the protocol ?? . Can you please help me for this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much for your cooperation&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 13:19:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vlan-with-palo-alto-networks-pa-500/m-p/66640#M39267</guid>
      <dc:creator>RCHAIBI</dc:creator>
      <dc:date>2015-10-15T13:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN with  Palo Alto Networks PA-500</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vlan-with-palo-alto-networks-pa-500/m-p/66644#M39269</link>
      <description>&lt;P&gt;ok, so all your users are located in the same subnet&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;on a larger platform you could enable Virtual Systems and have the 2 vlans on &amp;nbsp;a different virtual instance. on a PA-500 unfortunately that is not supported, so you will probably need to segment your subnet into smaller parts to have the least impact.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we can't split that up based on MAC or protocol&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 13:31:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vlan-with-palo-alto-networks-pa-500/m-p/66644#M39269</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2015-10-15T13:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN with  Palo Alto Networks PA-500</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vlan-with-palo-alto-networks-pa-500/m-p/66645#M39270</link>
      <description>&lt;P&gt;Can you explain more what is your goal?&lt;/P&gt;
&lt;P&gt;You can allow or block traffic based on source ip or source user.&lt;/P&gt;
&lt;P&gt;Palo can't throw packets into diferent vlans based on soure mac address.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 13:32:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vlan-with-palo-alto-networks-pa-500/m-p/66645#M39270</guid>
      <dc:creator>Raido_Rattameister</dc:creator>
      <dc:date>2015-10-15T13:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN with  Palo Alto Networks PA-500</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vlan-with-palo-alto-networks-pa-500/m-p/66646#M39271</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/7608"&gt;@reaper﻿&lt;/a&gt;&amp;nbsp;Thank you very much for your response !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/15603"&gt;@Raido_Rattameister﻿&lt;/a&gt;&amp;nbsp;: the Goal is to do the segmentation of the network without change the ip address range . I want for exemple to do the segmentation based on MAC address of protocole .&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 13:43:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vlan-with-palo-alto-networks-pa-500/m-p/66646#M39271</guid>
      <dc:creator>RCHAIBI</dc:creator>
      <dc:date>2015-10-15T13:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN with  Palo Alto Networks PA-500</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vlan-with-palo-alto-networks-pa-500/m-p/66647#M39272</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Its possible: put departments in different vlan's and use vwires between the vlan's to connect them.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 14:08:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vlan-with-palo-alto-networks-pa-500/m-p/66647#M39272</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2015-10-15T14:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN with  Palo Alto Networks PA-500</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vlan-with-palo-alto-networks-pa-500/m-p/66648#M39273</link>
      <description>&lt;P&gt;If you really want then you can configure firewall on Layer 2 also with Palo. Then it works as a switch. You have Layer 2 zones and you can create rules between them. All machines can be in same ip range.&lt;/P&gt;
&lt;P&gt;In this case no need to change ip addresses.&lt;/P&gt;
&lt;P&gt;You never design this from scratch but if environment is place then it can be used as workaround.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Throwing out google search link so you can check if this is something you need.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.google.ie/webhp?sourceid=chrome-instant&amp;amp;ion=1&amp;amp;espv=2&amp;amp;ie=UTF-8#q=palo+alto+networks+firewall+layer+2+deployment" target="_blank"&gt;https://www.google.ie/webhp?sourceid=chrome-instant&amp;amp;ion=1&amp;amp;espv=2&amp;amp;ie=UTF-8#q=palo+alto+networks+firewall+layer+2+deployment&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 14:10:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vlan-with-palo-alto-networks-pa-500/m-p/66648#M39273</guid>
      <dc:creator>Raido_Rattameister</dc:creator>
      <dc:date>2015-10-15T14:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN with  Palo Alto Networks PA-500</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vlan-with-palo-alto-networks-pa-500/m-p/66650#M39274</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;
&lt;P&gt;@Retired Member﻿&amp;nbsp;can you please explain more what i have doing ?&lt;/P&gt;
&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/15603"&gt;@Raido_Rattameister﻿&lt;/a&gt;&amp;nbsp;the only solution that i find it is to to the segmentation with ip address with subinterfaces and add the necessary tags for the vlan and in the switch i should configure a trunk port . I &amp;nbsp;should in this way change the ip address range &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't know what should i do to realease my goal ?. how should i use PA-500 in L3 and L2 mode to do the segmentation without changing the ip address range ??&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for all your helps&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 14:25:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vlan-with-palo-alto-networks-pa-500/m-p/66650#M39274</guid>
      <dc:creator>RCHAIBI</dc:creator>
      <dc:date>2015-10-15T14:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN with  Palo Alto Networks PA-500</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vlan-with-palo-alto-networks-pa-500/m-p/66651#M39275</link>
      <description>&lt;P&gt;Ideal solution would be to configure vlan's on switch, place diferent workstations to seperate vlans with seperate IP subnets.&lt;/P&gt;
&lt;P&gt;If you can't change ip addresses of your machines then you can change interface ses to Layer 2 mode.&lt;/P&gt;
&lt;P&gt;Lets say ethernet 1 is internet zone, ethernet 2 is L2-it-department zone and ethernet 3 is L2-finance zone.&lt;/P&gt;
&lt;P&gt;Then Palo interfaces 2 and 3 act like switch but you can create firewall rules between them.&lt;/P&gt;
&lt;P&gt;There is some more complexity involved (like getting connectivity between L2 and L3 zones to access internet etc) but it is doable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 14:34:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vlan-with-palo-alto-networks-pa-500/m-p/66651#M39275</guid>
      <dc:creator>Raido_Rattameister</dc:creator>
      <dc:date>2015-10-15T14:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN with  Palo Alto Networks PA-500</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vlan-with-palo-alto-networks-pa-500/m-p/66652#M39276</link>
      <description>&lt;P&gt;I'm sensing a lack of networking knowledge here ... please correct me if I'm wrong.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Putting clients in VLAN's is usually done closest to the "access" layer of a network (the access switches), not on a routing / firewall level (core).&lt;/P&gt;
&lt;P&gt;That does not mean there's no need to use VLAN's on the firewall tho...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Use your firewall for firewalling, that's what it's designed for.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sure, you can do it like that (different VLAN's in same addressing), but that soon will be a management nightmare that's way to complicated for what it actually only should do.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If there's a business need, I'd rather redesign the network entrely (even if means more work at first)...&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 14:36:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vlan-with-palo-alto-networks-pa-500/m-p/66652#M39276</guid>
      <dc:creator>dieter_b</dc:creator>
      <dc:date>2015-10-15T14:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN with  Palo Alto Networks PA-500</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vlan-with-palo-alto-networks-pa-500/m-p/66658#M39280</link>
      <description>&lt;P&gt;Yes access switches should be configured to place users into seperate networks.&lt;/P&gt;
&lt;P&gt;Those seperate networks come together into firewall (diferent layer 3 zones) and you create fw rules in between.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you suddenly have to seperate existing network into diferent security zones without changing ip addresses then you can configure some interfaces as Layer 2 mode.&lt;/P&gt;
&lt;P&gt;Lets say you configure ethernet2 and ethernet3.&lt;/P&gt;
&lt;P&gt;You create 2 L2 zones. Lets say L2-it-departments and L2-finance.&lt;/P&gt;
&lt;P&gt;You place ethernet2 into L2-it-department zone and ethernet3 into L2-finance zone.&lt;/P&gt;
&lt;P&gt;You attach one switch to ethernet2 and connect all your it department computers to this switch.&lt;/P&gt;
&lt;P&gt;You attach second switch to ethernet3 port and connect all your finance computers to that switch.&lt;/P&gt;
&lt;P&gt;And then you can create policyes between L2-it-department zone and L2-finance zone.&lt;/P&gt;
&lt;P&gt;They both still have same ip range in use.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You also have to have L3 vlan between virtual router and L2 zone so setting it up is a bit complicated but your local palo reseller should be able to help you out with the setup.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 14:52:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vlan-with-palo-alto-networks-pa-500/m-p/66658#M39280</guid>
      <dc:creator>Raido_Rattameister</dc:creator>
      <dc:date>2015-10-15T14:52:54Z</dc:date>
    </item>
  </channel>
</rss>

