<?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 Https traffic to http in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/https-traffic-to-http/m-p/302917#M78897</link>
    <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a webserver hosted for public access using http. Now I want to know is it possible to NAT traffic entering to palo alto as https from outside to http as inside.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So user will try to connect server using public IP on port 443 their port would get transalated to port 80 and go to internal destination server using destination NAT.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IN Nat rule, I need to specify the public IP with port 443 and destination translation will local IP with port 80 right.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In access rule, I need to all https only to that public IP right.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will this work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Venky&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Dec 2019 14:43:57 GMT</pubDate>
    <dc:creator>Venkatesan_radhakrishnan</dc:creator>
    <dc:date>2019-12-10T14:43:57Z</dc:date>
    <item>
      <title>Https traffic to http</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/https-traffic-to-http/m-p/302917#M78897</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a webserver hosted for public access using http. Now I want to know is it possible to NAT traffic entering to palo alto as https from outside to http as inside.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So user will try to connect server using public IP on port 443 their port would get transalated to port 80 and go to internal destination server using destination NAT.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IN Nat rule, I need to specify the public IP with port 443 and destination translation will local IP with port 80 right.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In access rule, I need to all https only to that public IP right.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will this work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Venky&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 14:43:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/https-traffic-to-http/m-p/302917#M78897</guid>
      <dc:creator>Venkatesan_radhakrishnan</dc:creator>
      <dc:date>2019-12-10T14:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Https traffic to http</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/https-traffic-to-http/m-p/302961#M78904</link>
      <description>&lt;P&gt;Yes, you can do this, but not the way you think.&amp;nbsp; You don't NAT the traffic (well, you do, to translate IPs, but not to convert between HTTP and HTTPS).&amp;nbsp; You proxy it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You need to configure SSL Decryption on the firewall, using an SSL certificate for the server.&amp;nbsp; That way, incoming HTTPS connections on port 443 are intercepted by the firewall, the SSL connectection is terminated, the packets are decrypted, then forwarded through to the server as normal HTTP.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 17:04:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/https-traffic-to-http/m-p/302961#M78904</guid>
      <dc:creator>fjwcash</dc:creator>
      <dc:date>2019-12-10T17:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Https traffic to http</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/https-traffic-to-http/m-p/302992#M78907</link>
      <description>&lt;P&gt;The destination server is webserver only having service http not https. So it’s not possible to ssl inbound inspection I think.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;correct me if I’m wrong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 17:51:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/https-traffic-to-http/m-p/302992#M78907</guid>
      <dc:creator>Venkatesan_radhakrishnan</dc:creator>
      <dc:date>2019-12-10T17:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Https traffic to http</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/https-traffic-to-http/m-p/302996#M78908</link>
      <description>&lt;P&gt;Oh, wait, you're right, I'm confusing things.&amp;nbsp; The firewall intercepts the SSL traffic from the client and becomes the end-point for the SSL connection, but it also opens an SSL connection to the web server to forward the re-encrypted traffic along to the web server.&amp;nbsp; If the web server doesn't support HTTPS, the the SSL Decryption setup on the firewall wouldn't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You'll need to configure an actual proxy server (like Nginx or even Apache) in a reverse proxy setup.&amp;nbsp; That will allow SSL traffic in to the proxy server, and the proxy will use normal HTTP traffic to the actual web server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But, once that is setup, you could enable SSL Decryption for the traffic going through to the proxy server.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp; And get the best of all worlds.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 18:17:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/https-traffic-to-http/m-p/302996#M78908</guid>
      <dc:creator>fjwcash</dc:creator>
      <dc:date>2019-12-10T18:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Https traffic to http</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/https-traffic-to-http/m-p/302998#M78910</link>
      <description>&lt;P&gt;&lt;FONT size="2"&gt;this is for traffic coming from outside to inside . How can I make the traffic coming from outside to inside to go as http&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 18:21:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/https-traffic-to-http/m-p/302998#M78910</guid>
      <dc:creator>Venkatesan_radhakrishnan</dc:creator>
      <dc:date>2019-12-10T18:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Https traffic to http</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/https-traffic-to-http/m-p/303008#M78911</link>
      <description>&lt;P&gt;You install Nginx onto a server.&amp;nbsp; You configure it as a reverse proxy, add all your SSL certificates to it, and configure it to accept incoming SSL connections for servername.mydomain.com (the domain of your actual webserver).&amp;nbsp; Then you configure it to use standard HTTP to connect to your real webserver.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the firewall, you allow SSL traffic through to the Nginx server.&amp;nbsp; You NAT the public IP of the webserver to the private IP of the Nginx server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Client connects to &lt;A href="https://servername.mydomain.com" target="_blank"&gt;https://servername.mydomain.com&lt;/A&gt;&amp;nbsp;which sends SSL traffic to the public IP.&amp;nbsp; The firewall NAT's that to the Nginx private IP.&amp;nbsp; Nginx is the end-point for the SSL connection, using the SSL certificates for servername.mydomain.com.&amp;nbsp; Then it opens an HTTP connection to the private IP of the actual webserver.&amp;nbsp; As far as the client knows, it's connected to the webserver using encrypted HTTPS.&amp;nbsp; As far as the webserver knows, it's connected to the client using plain HTTP.&amp;nbsp; And everyone is happy and gets the data they want.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 18:32:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/https-traffic-to-http/m-p/303008#M78911</guid>
      <dc:creator>fjwcash</dc:creator>
      <dc:date>2019-12-10T18:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Https traffic to http</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/https-traffic-to-http/m-p/303010#M78912</link>
      <description>&lt;P&gt;I can install nginix in same web server or I need to setup different server for Nginx&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 18:37:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/https-traffic-to-http/m-p/303010#M78912</guid>
      <dc:creator>Venkatesan_radhakrishnan</dc:creator>
      <dc:date>2019-12-10T18:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Https traffic to http</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/https-traffic-to-http/m-p/303178#M78938</link>
      <description>&lt;P&gt;as per&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/42838"&gt;@fjwcash&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we use Apache on CentOS-7 to reverse proxy HTTPS to HTTP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we have the reverse proxy on a seperate server in a DMZ, this prevents direct access to our web servers on the private network.&lt;/P&gt;&lt;P&gt;this can also be achieved on some load balancers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 12:54:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/https-traffic-to-http/m-p/303178#M78938</guid>
      <dc:creator>Mick_Ball</dc:creator>
      <dc:date>2019-12-11T12:54:39Z</dc:date>
    </item>
  </channel>
</rss>

