<?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: A little help with Subinterfaces and intraVLAN routing in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/a-little-help-with-subinterfaces-and-intravlan-routing/m-p/149351#M49785</link>
    <description>&lt;P&gt;Thanks, I do have security zones ready for each of the vlans but when I ran into the question on what to do about my untagged traffic I just left then all in trusted until I understood it better.&lt;/P&gt;</description>
    <pubDate>Fri, 24 Mar 2017 12:44:29 GMT</pubDate>
    <dc:creator>Raland</dc:creator>
    <dc:date>2017-03-24T12:44:29Z</dc:date>
    <item>
      <title>A little help with Subinterfaces and intraVLAN routing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/a-little-help-with-subinterfaces-and-intravlan-routing/m-p/148889#M49680</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="firefox_2017-03-22_06-35-32.png" style="width: 800px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/8314i4A3357BAD10ED8CA/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="firefox_2017-03-22_06-35-32.png" alt="firefox_2017-03-22_06-35-32.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a PA-3020 with fairly typcial config with a L3 untrusted interface and several trusted sub interfaces. I have a couple questions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Prior to this, I was doing my intravlan routing on my core HP2920 switch. My 192.168.123.0/24 network is the native vlan 1 which I understand to be always untagged. The .123 is my "original" network before I outgrew it and had to vlan. All the subinterface training examples show multiple sub's but don't say anything about including untagged traffic. You can see in my pic that I put an IP address on the actual 1/2 interface as my solution to this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The network is working but I'm getting random network connection errors, specifically for traffic between vlan 1/.123 traffic and vlan100/.100. I have a couple servers in the .123 and all the client pcs have migrated to vlan100. All my switches are in the 123 subnet and their gateways are the 192.168.123.1 interface 1/2 if that matters&amp;nbsp; Do I need to move all my .123 gear into a vlan and add a subinterface with the 192.168.123.1 IP?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does the security policy take care of all the intra-vlan routing? I'm used to having static routes in the "router" to the gateways of the vlans. I mainly ask this due to the above mentioned random network connection issues. I wasn't sure if I needed to add any routing due to the untagged nature of the .123 traffic coming into the interface?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm going to check the logs and do some testing to see if I can figure out the newtork issues. I've love some feedback on whether my network interface setup is solid before I spend a lot of time looking for zebras instead of horses. Thanks,&lt;/P&gt;&lt;P&gt;-Ralph&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 14:40:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/a-little-help-with-subinterfaces-and-intravlan-routing/m-p/148889#M49680</guid>
      <dc:creator>Raland</dc:creator>
      <dc:date>2017-03-22T14:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: A little help with Subinterfaces and intraVLAN routing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/a-little-help-with-subinterfaces-and-intravlan-routing/m-p/149075#M49724</link>
      <description>&lt;P&gt;You did the correct thing: untagged (or vlan 1) is configured on physical interface, VLANs are on subinterfaces.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You don't need to do any routing, for these VLANs as all are connected networks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Security profiles (IPS, AV..) are only enforced when traffic passes between security zones. So I would suggest replacing single zone 'L3 Trusted' with multiple zones like 'L3 Trusted LAN',&amp;nbsp;&lt;SPAN&gt;'L3 Trusted Servers',&amp;nbsp;'L3 Trusted MGMT'... as per your network segments.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2017 07:46:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/a-little-help-with-subinterfaces-and-intravlan-routing/m-p/149075#M49724</guid>
      <dc:creator>santonic</dc:creator>
      <dc:date>2017-03-23T07:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: A little help with Subinterfaces and intraVLAN routing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/a-little-help-with-subinterfaces-and-intravlan-routing/m-p/149351#M49785</link>
      <description>&lt;P&gt;Thanks, I do have security zones ready for each of the vlans but when I ran into the question on what to do about my untagged traffic I just left then all in trusted until I understood it better.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 12:44:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/a-little-help-with-subinterfaces-and-intravlan-routing/m-p/149351#M49785</guid>
      <dc:creator>Raland</dc:creator>
      <dc:date>2017-03-24T12:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: A little help with Subinterfaces and intraVLAN routing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/a-little-help-with-subinterfaces-and-intravlan-routing/m-p/149353#M49786</link>
      <description>&lt;P&gt;When you will start implementing security zones keep in mind you also have to implement FW rules as traffic between different zones is dropped by default.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 12:50:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/a-little-help-with-subinterfaces-and-intravlan-routing/m-p/149353#M49786</guid>
      <dc:creator>santonic</dc:creator>
      <dc:date>2017-03-24T12:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: A little help with Subinterfaces and intraVLAN routing</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/a-little-help-with-subinterfaces-and-intravlan-routing/m-p/149439#M49789</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="firefox_2017-03-24_09-32-56.png" style="width: 500px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/8453iC77B122FD7256D8E/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="firefox_2017-03-24_09-32-56.png" alt="firefox_2017-03-24_09-32-56.png" /&gt;&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;Ok, will make sure the create security policies as I go. Final question on the routing. I just noticed that RIP is on for two of the interfaces in my router. I don't recall ever turning that on, and it's only for one of my sub interfaces and my untrusted internet interface.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 16:39:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/a-little-help-with-subinterfaces-and-intravlan-routing/m-p/149439#M49789</guid>
      <dc:creator>Raland</dc:creator>
      <dc:date>2017-03-24T16:39:42Z</dc:date>
    </item>
  </channel>
</rss>

