<?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: Palo Alto aws Deployment in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-aws-deployment/m-p/344969#M86267</link>
    <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/152873"&gt;@jonathan_andrew&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;You really haven't given us anything to help you if you aren't supplying the relevant security or nat rulebase entries.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What are your logs showing you when you attempt to access the resource. Are you seeing traffic hit your nat statement or your security rulebase entry, or is the firewall just not even seeing anything come across?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Aug 2020 15:09:17 GMT</pubDate>
    <dc:creator>BPry</dc:creator>
    <dc:date>2020-08-21T15:09:17Z</dc:date>
    <item>
      <title>Palo Alto aws Deployment</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-aws-deployment/m-p/344944#M86264</link>
      <description>&lt;P&gt;Hello guys&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm honestly a noob. I just set up a palo alto vm series bundle 2 on my aws with 3 interfacer.&lt;/P&gt;&lt;P&gt;eth 0/0 for management&lt;/P&gt;&lt;P&gt;eth 1/1 for the public subnet&lt;/P&gt;&lt;P&gt;eth 1/2 for the private subnet&lt;/P&gt;&lt;P&gt;I've been trying to set up a wordpress server on the private subnet and access it via the internet. I dont know if my aws configuration is wrong or my nat/security policy is configured wrongly&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 14:20:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-aws-deployment/m-p/344944#M86264</guid>
      <dc:creator>jonathan_andrew</dc:creator>
      <dc:date>2020-08-21T14:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto aws Deployment</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-aws-deployment/m-p/344969#M86267</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/152873"&gt;@jonathan_andrew&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;You really haven't given us anything to help you if you aren't supplying the relevant security or nat rulebase entries.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What are your logs showing you when you attempt to access the resource. Are you seeing traffic hit your nat statement or your security rulebase entry, or is the firewall just not even seeing anything come across?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 15:09:17 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-aws-deployment/m-p/344969#M86267</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2020-08-21T15:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto aws Deployment</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-aws-deployment/m-p/344999#M86274</link>
      <description>&lt;P&gt;Sincerely apologies, I will detail it here&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/43480"&gt;@BPry&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Firstly, I used this video as a 1:1 reference to deploy my firewall onto aws:&amp;nbsp; &lt;A href="https://youtu.be/bMlidOn76Uo" target="_blank"&gt;https://youtu.be/bMlidOn76Uo&lt;/A&gt;&lt;/P&gt;&lt;P&gt;License: Palo Also Bundle 2&lt;/P&gt;&lt;P&gt;VPC cidr: 10.10.0.0/16&lt;/P&gt;&lt;P&gt;Public subnet: 10.10.250.0/24&lt;/P&gt;&lt;P&gt;Private subnet: 10.10.10.0/23&lt;/P&gt;&lt;P&gt;Management-subnet: 10.10.12.0/25&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Palo Alto instance:&lt;/P&gt;&lt;P&gt;(management NIC)eth 0/0:&amp;nbsp; 10.10.12.20&lt;/P&gt;&lt;P&gt;(public NIC)eth 1/1: 10.10.250.81&lt;/P&gt;&lt;P&gt;(private NIC)eth 1/2: 10.10.10.221&lt;/P&gt;&lt;P&gt;public ip: 18.218.16.11&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wordpress instance:&lt;/P&gt;&lt;P&gt;eth 0/0: 10.10.10.193&lt;/P&gt;&lt;P&gt;public ip: 3.134.90.16&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As of now, no NAT/Security policy is configured on the firewall as i am unsure how to do it. I need to be able to access the wordpress db. The only thing i configured is the dynamic dhcp and zones for eth1/1 and eth1/2. I will provide any other relevant informartion if needed. Im still a newbie when it comes to palo alto and aws&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 16:12:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/palo-alto-aws-deployment/m-p/344999#M86274</guid>
      <dc:creator>jonathan_andrew</dc:creator>
      <dc:date>2020-08-21T16:12:51Z</dc:date>
    </item>
  </channel>
</rss>

