<?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: Setting-up Palo Alto Firewall without NAT Policy in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/setting-up-palo-alto-firewall-without-nat-policy/m-p/182443#M56190</link>
    <description>&lt;P&gt;Hi mgarg, Thank you for reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since the router is a virtual router NAT in VMWare Workstation, I am currently unable to find the solution to add the static routing. Therefore, I should implement the virtual router myself (e.g. using Ubuntu VM). By the way, your solution works as expected!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Oct 2017 01:46:03 GMT</pubDate>
    <dc:creator>hibagus</dc:creator>
    <dc:date>2017-10-18T01:46:03Z</dc:date>
    <item>
      <title>Setting-up Palo Alto Firewall without NAT Policy</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/setting-up-palo-alto-firewall-without-nat-policy/m-p/181935#M56104</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am a newbie and currently at the first phase to learn Palo Alto Firewall. I am setting-up a simple virtual network topology using VMWare Workstation as follows.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Drawing1.png" style="width: 800px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/11947i153E82B905CD068E/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Drawing1.png" alt="Drawing1.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;As you can see from the diagram, there are two zones which are labeled as Trust and Untrust with network 192.168.250.0/24 and 192.168.150.0/24 respectively. The ETH1/1 is facing to the Trust Zone and has IP address 192.168.250.10 where the ETH1/2 is facing to the Untrust Zone and has IP address 192.168.150.10.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My first approach for basic configuration is as follows.&lt;/P&gt;&lt;P&gt;1. Configure the Management Interface on 192.168.100.10. I can access it both from web browser and from SSH on Management PC.&lt;/P&gt;&lt;P&gt;2. Configure ETH1/1 and ETH1/2 IP address&lt;/P&gt;&lt;P&gt;3. Create Zone labeled as Trust and Untrust then assign them to ETH1/1 and ETH1/2 respectively.&lt;/P&gt;&lt;P&gt;4. Create Virtual Router named Default for ETH1/1 and ETH1/2 and set a static route&amp;nbsp;as follows&lt;/P&gt;&lt;P&gt;- Name: Default&lt;/P&gt;&lt;P&gt;- Destination: 0.0.0.0/0&lt;/P&gt;&lt;P&gt;- Interface: None&lt;/P&gt;&lt;P&gt;- Next Hop: IP Address 192.168.150.2&lt;/P&gt;&lt;P&gt;- Metric: 10&lt;/P&gt;&lt;P&gt;- Route Table: Unicast&lt;/P&gt;&lt;P&gt;5. Add new Security Policies as follows&lt;/P&gt;&lt;P&gt;- Name: Internet Access&lt;/P&gt;&lt;P&gt;- Type: Universal&lt;/P&gt;&lt;P&gt;- Source: Zone Trust, Address Any, User Any, HIP Profile Any&lt;/P&gt;&lt;P&gt;- Destination: Zone Untrust, Address Any&lt;/P&gt;&lt;P&gt;- Application: Any&lt;/P&gt;&lt;P&gt;- Service: Any&lt;/P&gt;&lt;P&gt;- Action: Allow&lt;/P&gt;&lt;P&gt;- Profile: None&lt;/P&gt;&lt;P&gt;6. Add new NAT Policies as follows&lt;/P&gt;&lt;P&gt;- Name: Default&lt;/P&gt;&lt;P&gt;- Source: Zone Trust, Address Any, Service Any&lt;/P&gt;&lt;P&gt;- Destination: Zone Untrust, Address Any, Service Any&lt;/P&gt;&lt;P&gt;- Source Translation: Dynamic IP and Port, Interface ETH1/2, IP 192.168.150.10/24&lt;/P&gt;&lt;P&gt;- Destination Translation: None&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With this configuration, the Trust PC can access internet. Moreover, using the CLI on the PA-VM, I can ping 8.8.8.8 from both side.&lt;/P&gt;&lt;P&gt;ping source 192.168.150.10 host 8.8.8.8&lt;/P&gt;&lt;P&gt;ping source 192.168.250.10 host 8.8.8.8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is, can I achieve the same without using NAT? I just want to configure the firewall without NAT so that I can demonstrate the access policy between the Untrust PC to access some resource in Trust PC. When I disable the NAT policy, I cannot ping the 8.8.8.8 from 192.168.250.10 side but I can ping the 8.8.8.8 from 192.168.150.10 side.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be highly appreciated&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;Bagus.&lt;/P&gt;</description>
      <pubDate>Sun, 15 Oct 2017 11:36:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/setting-up-palo-alto-firewall-without-nat-policy/m-p/181935#M56104</guid>
      <dc:creator>hibagus</dc:creator>
      <dc:date>2017-10-15T11:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Setting-up Palo Alto Firewall without NAT Policy</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/setting-up-palo-alto-firewall-without-nat-policy/m-p/181966#M56111</link>
      <description>&lt;P&gt;the reason why you are not able to get to internet, once you disable the nat policy , is because your modem does not know how to reach 192.168.250.0/24 network for the return packet and hence it would drop it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Add route on your modem to route traffic for 192.168.250.0/24 to 192.168.150.10&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2017 00:43:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/setting-up-palo-alto-firewall-without-nat-policy/m-p/181966#M56111</guid>
      <dc:creator>mgarg</dc:creator>
      <dc:date>2017-10-18T00:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Setting-up Palo Alto Firewall without NAT Policy</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/setting-up-palo-alto-firewall-without-nat-policy/m-p/181967#M56112</link>
      <description>&lt;P&gt;Add a static route to your modem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;192.168.250.0/24. Via 192.168.150.10&lt;/P&gt;</description>
      <pubDate>Sun, 15 Oct 2017 20:27:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/setting-up-palo-alto-firewall-without-nat-policy/m-p/181967#M56112</guid>
      <dc:creator>Mick_Ball</dc:creator>
      <dc:date>2017-10-15T20:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Setting-up Palo Alto Firewall without NAT Policy</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/setting-up-palo-alto-firewall-without-nat-policy/m-p/182443#M56190</link>
      <description>&lt;P&gt;Hi mgarg, Thank you for reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since the router is a virtual router NAT in VMWare Workstation, I am currently unable to find the solution to add the static routing. Therefore, I should implement the virtual router myself (e.g. using Ubuntu VM). By the way, your solution works as expected!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2017 01:46:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/setting-up-palo-alto-firewall-without-nat-policy/m-p/182443#M56190</guid>
      <dc:creator>hibagus</dc:creator>
      <dc:date>2017-10-18T01:46:03Z</dc:date>
    </item>
  </channel>
</rss>

