<?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: Communication between 2 network segment in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/communication-between-2-network-segment/m-p/455248#M101558</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;You will not need a NAT. The above information is correct. I just posted a similar config (it does not use sub interfaces, but the concepts are the same).&lt;/P&gt;
&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/general-topics/cannot-reach-server-at-dmz-via-nat/td-p/455022" target="_blank"&gt;https://live.paloaltonetworks.com/t5/general-topics/cannot-reach-server-at-dmz-via-nat/td-p/455022&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
    <pubDate>Thu, 23 Dec 2021 15:43:17 GMT</pubDate>
    <dc:creator>OtakarKlier</dc:creator>
    <dc:date>2021-12-23T15:43:17Z</dc:date>
    <item>
      <title>Communication between 2 network segment</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/communication-between-2-network-segment/m-p/455178#M101550</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a PA-220 firewall. There is a normal switch connected&amp;nbsp;on ethernet 1/4.&amp;nbsp;The switch&amp;nbsp;is connected to the equipments of 2 network segments, 10.1.240. * and 192.168.5. * .&amp;nbsp;&lt;/P&gt;&lt;P&gt;These equipments need to communication now. But I can't change their IP. Can I do this through the port settings of the firewall?&lt;/P&gt;&lt;P&gt;My idea is to add a new sub port to&amp;nbsp;ethernet 1/4 and set it to 10.1.240.*. Then I will add a NAT to connect&amp;nbsp;ethernet 1/4 and the sub port. Is it right?The pictures are the current settings of the firewall.&lt;/P&gt;&lt;P&gt;I have just started to learn the settings of network structure. There are too many concepts in it. &lt;span class="lia-unicode-emoji" title=":sad_but_relieved_face:"&gt;😥&lt;/span&gt; Do you have any recommended learning materials?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/38335iA591CA98DC3F811A/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/38336i8622484F5A0246D9/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/38334iD9BB8DB9E8E9C8AB/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="3.png" alt="3.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Dec 2021 03:24:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/communication-between-2-network-segment/m-p/455178#M101550</guid>
      <dc:creator>xiaolin01</dc:creator>
      <dc:date>2021-12-23T03:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Communication between 2 network segment</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/communication-between-2-network-segment/m-p/455218#M101554</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/204082"&gt;@xiaolin01&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So basically what you need is to add another network segment to the firewall, but that network segment is using ethernet1/4 that now has an untagged VLAN assigned.&lt;/P&gt;&lt;P&gt;You need to first see how the switch is configured for 10.1.240. * and 192.168.5. *. Does each subnet have a 802.1q VLAN-ID assigned to it?&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Assuming both have VLAN-IDs&lt;/STRONG&gt;&lt;/U&gt; you need to add a sub-interface on ethernet1/4 and configure 10.1.240.x/yy on it along with its VLAN-ID.&lt;/P&gt;&lt;P&gt;Next if 192.168.5.* has a VLAN-ID you will need to create another sub interface for it and move the configuration there because once you create a sub-interface - the 'parent' ethernet1/4 will be the untagged VLAN - and this all depends on the switch configuration.&lt;/P&gt;&lt;P&gt;Next configure a trunk port on the switch and move the connection between sw&amp;lt;-&amp;gt;fw to trunk (trunk ports can carry multiple VLANs).&lt;/P&gt;&lt;P&gt;Lastly - verify rulebase allows this zone communication.&lt;/P&gt;&lt;P&gt;I will start without NAT at the moment to see if basic communication is working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Shai&lt;/P&gt;</description>
      <pubDate>Thu, 23 Dec 2021 10:17:56 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/communication-between-2-network-segment/m-p/455218#M101554</guid>
      <dc:creator>ShaiW</dc:creator>
      <dc:date>2021-12-23T10:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Communication between 2 network segment</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/communication-between-2-network-segment/m-p/455248#M101558</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;You will not need a NAT. The above information is correct. I just posted a similar config (it does not use sub interfaces, but the concepts are the same).&lt;/P&gt;
&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/general-topics/cannot-reach-server-at-dmz-via-nat/td-p/455022" target="_blank"&gt;https://live.paloaltonetworks.com/t5/general-topics/cannot-reach-server-at-dmz-via-nat/td-p/455022&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 23 Dec 2021 15:43:17 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/communication-between-2-network-segment/m-p/455248#M101558</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2021-12-23T15:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Communication between 2 network segment</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/communication-between-2-network-segment/m-p/455303#M101563</link>
      <description>&lt;P data-unlink="true"&gt;Thank you.@&lt;SPAN class=""&gt;ShaiW&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The switch is a unmanaged switch. So I think I need to make it in the firewall.&lt;/P&gt;&lt;P&gt;Neither of&amp;nbsp;&lt;SPAN&gt;10.1.240. * and 192.168.5. * have a VLAN-ID.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Do I need to make 2&amp;nbsp;sub interface? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;e.g.&amp;nbsp;ethernet1/4.1 and&amp;nbsp;ethernet1/4.2, configure them and than make a trunk between e1/4.1 and&amp;nbsp;e1/4.2. Or can I&amp;nbsp;make a trunk between&amp;nbsp;e1/4 and&amp;nbsp;e1/4.1?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Dec 2021 02:41:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/communication-between-2-network-segment/m-p/455303#M101563</guid>
      <dc:creator>xiaolin01</dc:creator>
      <dc:date>2021-12-24T02:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Communication between 2 network segment</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/communication-between-2-network-segment/m-p/455391#M101572</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;If you want to use vlan id's then go with your first option,&amp;nbsp;&lt;SPAN&gt;ethernet1/4.1 and&amp;nbsp;ethernet1/4.2. Make them all layer2 interfaces and put the IP on the VLAN in the firewall. It give you more flexibility (my opinion).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Dec 2021 16:32:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/communication-between-2-network-segment/m-p/455391#M101572</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2021-12-24T16:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Communication between 2 network segment</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/communication-between-2-network-segment/m-p/455420#M101576</link>
      <description>&lt;P&gt;Thank you. I will try.&lt;/P&gt;&lt;P&gt;I set it up and changed e1/4 to layer2.&lt;/P&gt;&lt;P&gt;But my interface is different from yours. I don't know how to set it in static routing (picture 5).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/38370i045BE618CE224D06/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;1&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/38369i8011C721C3C2D6DC/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="2.png" alt="2" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;2&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/38372iDEFF5DD1B1189333/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="3.png" alt="3" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;3&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="4" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/38371i23A2BDAAB0DA1CA0/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="4.png" alt="4" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;4&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="5" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/38373i85E8281BD0182D9E/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="5.png" alt="5" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;5&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Dec 2021 10:09:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/communication-between-2-network-segment/m-p/455420#M101576</guid>
      <dc:creator>xiaolin01</dc:creator>
      <dc:date>2021-12-25T10:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Communication between 2 network segment</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/communication-between-2-network-segment/m-p/455520#M101588</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;For the Next-Hop, use the vlan instead of an IP Address.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Sun, 26 Dec 2021 22:43:17 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/communication-between-2-network-segment/m-p/455520#M101588</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2021-12-26T22:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Communication between 2 network segment</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/communication-between-2-network-segment/m-p/455815#M101638</link>
      <description>&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt;Sorry, I have made the same&amp;nbsp;&lt;SPAN&gt;config as your post. But&amp;nbsp;it doesn't work. When I set my IP to 10.1.240.*, I can not ping 10.1.240.1 and 192.168.5.*&amp;nbsp; &amp;nbsp;When I use 192.168.5.* the situation is the same.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Interface" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/38394iC45787F6795900E6/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="1.png" alt="Interface" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Interface&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Interface -Vlan" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/38393i52F841FAC5A37162/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="2.png" alt="Interface -Vlan" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Interface -Vlan&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zones" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/38395iDCD10E0E880A7F6C/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="3.png" alt="Zones" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Zones&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vlan" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/38397i2733B47A0900AADD/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="5.png" alt="Vlan" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Vlan&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Routes" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/38400i88BDC11FB3DB0009/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="5.png" alt="Routes" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Routes&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Policies" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/38401iF39D08EC90D0E343/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="6.png" alt="Policies" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Policies&lt;/span&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Dec 2021 04:34:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/communication-between-2-network-segment/m-p/455815#M101638</guid>
      <dc:creator>xiaolin01</dc:creator>
      <dc:date>2021-12-29T04:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Communication between 2 network segment</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/communication-between-2-network-segment/m-p/456048#M101666</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;The switch port you plugged PA port 1/4 into, is it setup as a trunk port? Also in order to ping a PAN interface, your management profile must allow for ping.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 30 Dec 2021 15:40:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/communication-between-2-network-segment/m-p/456048#M101666</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2021-12-30T15:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Communication between 2 network segment</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/communication-between-2-network-segment/m-p/456166#M101685</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":sad_but_relieved_face:"&gt;😥&lt;/span&gt;Sorry, I forgot to setup&amp;nbsp;&lt;SPAN&gt;trunk port.&lt;/SPAN&gt; The switch is old and unmanaged, it's a layer2 switch. I can't set it.&lt;/P&gt;&lt;P&gt;Can I make trunk port on firewall? I didn't find&amp;nbsp;where to set it.&amp;nbsp;Or should I buy a new layer3 switch?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Dec 2021 02:15:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/communication-between-2-network-segment/m-p/456166#M101685</guid>
      <dc:creator>xiaolin01</dc:creator>
      <dc:date>2021-12-31T02:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Communication between 2 network segment</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/communication-between-2-network-segment/m-p/456268#M101694</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I would setup two interfaces on the PAN with layer 3 vlan interfaces. Then setup vlans on the switch.&lt;/P&gt;
&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Fri, 31 Dec 2021 18:14:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/communication-between-2-network-segment/m-p/456268#M101694</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2021-12-31T18:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: Communication between 2 network segment</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/communication-between-2-network-segment/m-p/456307#M101698</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Sorry, I don't understand you. There is no setting options on my switch. I don't understand where I can make setting about&amp;nbsp; vlan or trunk on the switch.This is it's manual.&lt;/P&gt;&lt;P&gt;&lt;A href="https://static.tp-link.com/manual/2021/202107/20210719/7106509291_TL-SG1016DE_IG.pdf" target="_blank"&gt;https://static.tp-link.com/manual/2021/202107/20210719/7106509291_TL-SG1016DE_IG.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have a another new switch that can log in and make setting. But I think the switch connecting the two networks does not have that.&lt;span class="lia-unicode-emoji" title=":sad_but_relieved_face:"&gt;😥&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Sat, 01 Jan 2022 14:29:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/communication-between-2-network-segment/m-p/456307#M101698</guid>
      <dc:creator>xiaolin01</dc:creator>
      <dc:date>2022-01-01T14:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Communication between 2 network segment</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/communication-between-2-network-segment/m-p/456421#M101716</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Doesnt look like the switch can be managed. You might be able to get away with plugging PAN interfaces 1/1 and 1/4 into the switch and then the devices into the same switch. Not the best solution but should work.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jan 2022 16:46:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/communication-between-2-network-segment/m-p/456421#M101716</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2022-01-03T16:46:23Z</dc:date>
    </item>
  </channel>
</rss>

