<?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: Public wifi clients unable to access our public web servers in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/public-wifi-clients-unable-to-access-our-public-web-servers/m-p/111834#M45127</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I would check the order of your NAT rules. I suspect that another one is being used prior to this one. Try moving it up higher in the list.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;</description>
    <pubDate>Thu, 08 Sep 2016 22:17:17 GMT</pubDate>
    <dc:creator>OtakarKlier</dc:creator>
    <dc:date>2016-09-08T22:17:17Z</dc:date>
    <item>
      <title>Public wifi clients unable to access our public web servers</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/public-wifi-clients-unable-to-access-our-public-web-servers/m-p/111755#M45126</link>
      <description>&lt;P&gt;Our public wifi traffic is unable to reach our external web servers that have public IPs (like webmail). The public wifi network is in the same zone, but it is assigned 172.30.0.0 IP, and we have ACLs to prevent the 172.30.0.0 network&amp;nbsp;from talking to&amp;nbsp;192.168.0.0. &amp;nbsp;It is also being outbound NAT so it gets assigned a different public IP address than our regular traffic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I do an nslookup on public wifi, it gets the public IP address of the web server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the&amp;nbsp;U-Turn NAT I have tried, but I haven't gotten it to work:&amp;nbsp;&lt;/P&gt;&lt;P&gt;source: trusted, dest: untrusted, dest int: any, source addr: 172.30.0.0/16, dest addr: [external IP of webserver], no source NAT, dest NAT: 192.168.254.100 (internal IP of webserver)&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;&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>Thu, 08 Sep 2016 17:15:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/public-wifi-clients-unable-to-access-our-public-web-servers/m-p/111755#M45126</guid>
      <dc:creator>Maxstr</dc:creator>
      <dc:date>2016-09-08T17:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Public wifi clients unable to access our public web servers</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/public-wifi-clients-unable-to-access-our-public-web-servers/m-p/111834#M45127</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I would check the order of your NAT rules. I suspect that another one is being used prior to this one. Try moving it up higher in the list.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2016 22:17:17 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/public-wifi-clients-unable-to-access-our-public-web-servers/m-p/111834#M45127</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2016-09-08T22:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Public wifi clients unable to access our public web servers</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/public-wifi-clients-unable-to-access-our-public-web-servers/m-p/113998#M45271</link>
      <description>&lt;P&gt;Do you have a matching security policy that allows the traffic from the public wifi zone to the dmz server zone.&lt;/P&gt;</description>
      <pubDate>Sat, 17 Sep 2016 15:04:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/public-wifi-clients-unable-to-access-our-public-web-servers/m-p/113998#M45271</guid>
      <dc:creator>pulukas</dc:creator>
      <dc:date>2016-09-17T15:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Public wifi clients unable to access our public web servers</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/public-wifi-clients-unable-to-access-our-public-web-servers/m-p/114127#M45286</link>
      <description>&lt;P&gt;is the 192.168.254.100&amp;nbsp; aware of the 172 network (does it have routes or will it bounce sessions back to it's default gateway)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if the 192 host is aware of the 172 network it may create asymmetric routing, in which case you'll need to either remove the routes from the host or apply source NAT on the firewall so returning packets go to the firewall&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the security policy should be implied, as it is trust to trust, but it may not be a bad idea to create one specifically for this traffic anyway, so you have &lt;EM&gt;accountability&lt;/EM&gt; (make sure to set the destination IP to the public IP)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;then make sure your u-turn policy is all the way at the top&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2016 10:26:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/public-wifi-clients-unable-to-access-our-public-web-servers/m-p/114127#M45286</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2016-09-19T10:26:24Z</dc:date>
    </item>
  </channel>
</rss>

