<?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: VM Firewall Setup in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/vm-firewall-setup/m-p/550892#M112249</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You are facing connectivity issues while trying to manage the VM Firewall via the MPLS interface (eth1/1). Check VLAN configuration, physical connectivity, IP settings, and ARP. Ensure proper routing, firewall rules, and next-hop device configuration. Involve your ISP or network administrator if needed. Seek guidence from&amp;nbsp;&lt;A href="https://live.paloaltonetworks.com/t5/network-security/" target="_blank" rel="noopener"&gt;https://live.paloaltonetworks.com/t5/network-security/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jul 2023 10:13:50 GMT</pubDate>
    <dc:creator>stevediaz</dc:creator>
    <dc:date>2023-07-25T10:13:50Z</dc:date>
    <item>
      <title>VM Firewall Setup</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vm-firewall-setup/m-p/550631#M112230</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I am configuring the VM Firewall. I will not be able to manage the Firewall with the Mgmt Interface as customer has restricted only internet access and MPLS access. So decided to manage it via MPLS interface.&lt;/P&gt;
&lt;P&gt;There are 3 network adapters in ESXi host as per KB.&lt;/P&gt;
&lt;P&gt;1 - Mgmt&lt;/P&gt;
&lt;P&gt;2 - eth1/1&lt;/P&gt;
&lt;P&gt;3 - eth1/2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Initially i configured eth1/1 with the /29 subnet and assigned the default VR. Created a Zone and assigned it as well.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can see the eth1/1 interface is up but unable to see any arp entries learning.&lt;/P&gt;
&lt;P&gt;Created a default route 0.0.0.0 pointing to the next hop address in the same /29 subnet.&lt;/P&gt;
&lt;P&gt;Example: 10.10.10.1/29 - FW&lt;/P&gt;
&lt;P&gt;10.10.10.2/29 - Nexthop&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am unable to ping the nexthop. not able to see the arp. Tried pinging from the source as 10.10.10.1 host 10.10.10.2 still getting the error Network not reachable.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Am i missing something here? Please suggest.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sanjay S&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 12:24:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vm-firewall-setup/m-p/550631#M112230</guid>
      <dc:creator>Sanjay_Ramaiah</dc:creator>
      <dc:date>2023-07-24T12:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: VM Firewall Setup</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vm-firewall-setup/m-p/550669#M112238</link>
      <description>&lt;P&gt;Hello there&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What does your security policy look like?&amp;nbsp;&amp;nbsp; What does your Traffic Log show?&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;When you went into CLI to do your ping, what was your exact syntax?&lt;BR /&gt;Does it match "&lt;STRONG&gt;ping source 10.10.10.1 host 10.10.10.2&lt;/STRONG&gt;"?&lt;BR /&gt;&lt;BR /&gt;By default, the pings come from the management interface.&lt;BR /&gt;&lt;BR /&gt;Let us know how else we can assist?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 16:12:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vm-firewall-setup/m-p/550669#M112238</guid>
      <dc:creator>S.Cantwell</dc:creator>
      <dc:date>2023-07-24T16:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: VM Firewall Setup</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vm-firewall-setup/m-p/550787#M112247</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/113304"&gt;@S.Cantwell&lt;/a&gt;&amp;nbsp;thank you for looking into this.&lt;/P&gt;
&lt;P&gt;Yes this is the format i am using&amp;nbsp;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;STRONG&gt;ping source 10.10.10.1 host 10.10.10.2&lt;/STRONG&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Also ACL, by default intrazone is ANY allowed right so did not create any additional rule.&lt;/P&gt;
&lt;P&gt;I am not much familiar with CLI captures in Palo what would be the best wat to capture please suggest.&lt;/P&gt;
&lt;P&gt;My only concern is even after adding the default route it says network not reachable for the Default Gateway itself.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sanjay S&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 05:02:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vm-firewall-setup/m-p/550787#M112247</guid>
      <dc:creator>Sanjay_Ramaiah</dc:creator>
      <dc:date>2023-07-25T05:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: VM Firewall Setup</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vm-firewall-setup/m-p/550892#M112249</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You are facing connectivity issues while trying to manage the VM Firewall via the MPLS interface (eth1/1). Check VLAN configuration, physical connectivity, IP settings, and ARP. Ensure proper routing, firewall rules, and next-hop device configuration. Involve your ISP or network administrator if needed. Seek guidence from&amp;nbsp;&lt;A href="https://live.paloaltonetworks.com/t5/network-security/" target="_blank" rel="noopener"&gt;https://live.paloaltonetworks.com/t5/network-security/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 10:13:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vm-firewall-setup/m-p/550892#M112249</guid>
      <dc:creator>stevediaz</dc:creator>
      <dc:date>2023-07-25T10:13:50Z</dc:date>
    </item>
  </channel>
</rss>

