<?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 Server with public IP behind the firewall without Natting in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/server-with-public-ip-behind-the-firewall-without-natting/m-p/254602#M72255</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We need to have a 1 server behind the firewall with public ip address.&lt;/P&gt;&lt;P&gt;We do not want private ip on the server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Firewall -&amp;nbsp; outside zone&lt;/P&gt;&lt;P&gt;Server is behind the DMZ_Zone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently&amp;nbsp; DMZ has sub interface with private ip address&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so when traffic comes from internet it will hit he firewall and hit should redirect that to DMZ zone where server has public ip address.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For NAT rule i can do source and destination zone&amp;nbsp; as outside&amp;nbsp;&lt;/P&gt;&lt;P&gt;Source address any and Dest has server public ip address and no natting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For security rule same ips but dest will be dmz zone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will this setup work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Mar 2019 00:05:34 GMT</pubDate>
    <dc:creator>MP18</dc:creator>
    <dc:date>2019-03-22T00:05:34Z</dc:date>
    <item>
      <title>Server with public IP behind the firewall without Natting</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/server-with-public-ip-behind-the-firewall-without-natting/m-p/254602#M72255</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We need to have a 1 server behind the firewall with public ip address.&lt;/P&gt;&lt;P&gt;We do not want private ip on the server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Firewall -&amp;nbsp; outside zone&lt;/P&gt;&lt;P&gt;Server is behind the DMZ_Zone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently&amp;nbsp; DMZ has sub interface with private ip address&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so when traffic comes from internet it will hit he firewall and hit should redirect that to DMZ zone where server has public ip address.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For NAT rule i can do source and destination zone&amp;nbsp; as outside&amp;nbsp;&lt;/P&gt;&lt;P&gt;Source address any and Dest has server public ip address and no natting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For security rule same ips but dest will be dmz zone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will this setup work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 00:05:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/server-with-public-ip-behind-the-firewall-without-natting/m-p/254602#M72255</guid>
      <dc:creator>MP18</dc:creator>
      <dc:date>2019-03-22T00:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Server with public IP behind the firewall without Natting</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/server-with-public-ip-behind-the-firewall-without-natting/m-p/254631#M72263</link>
      <description>&lt;P&gt;No&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You first need to consider the firewall as a router&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It knows that x.x.x.x/x is on the untrust interface and it knows that a.a.a.a/a is on the DMZ interface&lt;/P&gt;
&lt;P&gt;If you add a server with ip x.x.x.z to the a.a.a.a/24 network, the firewall will not be able to route to it as it's routing table will demand the packets be sent to the x.x.x.x/x interface&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your server will also not be able to communicate with any of the other servers in the DMZ, because they too know to send x.x.x.x/x to the firewall instead of an adjacent device (default route and broadcast domain)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are 2 solutions that I can think of (well, 3, but NAT is not an option)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. put the server behind a vwire that is connected to the outside router. That way your server is 'on the outside' but still protected by the vwire&lt;/P&gt;
&lt;P&gt;2. create layer2 interfaces and add the server to the same vlan as the untrust interface, make sure to enable intrazone security profiles&lt;/P&gt;
&lt;P&gt;3. NAT &lt;span class="lia-unicode-emoji" title=":face_with_tongue:"&gt;😛&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 09:54:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/server-with-public-ip-behind-the-firewall-without-natting/m-p/254631#M72263</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2019-03-22T09:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Server with public IP behind the firewall without Natting</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/server-with-public-ip-behind-the-firewall-without-natting/m-p/254689#M72278</link>
      <description>&lt;P&gt;4.&amp;nbsp; Put this server in it's own vlan/subnet.&amp;nbsp; Either use a separate physical interface for it or add a subinterface on the same port as your current DMZ zone.&amp;nbsp; Attach this interface to the applicable vRouter and add static or dynamic routing.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 15:11:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/server-with-public-ip-behind-the-firewall-without-natting/m-p/254689#M72278</guid>
      <dc:creator>jeremy.larsen</dc:creator>
      <dc:date>2019-03-22T15:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Server with public IP behind the firewall without Natting</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/server-with-public-ip-behind-the-firewall-without-natting/m-p/254854#M72336</link>
      <description>&lt;P&gt;MAny Thanks Reaper for answering the Question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Sun, 24 Mar 2019 22:44:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/server-with-public-ip-behind-the-firewall-without-natting/m-p/254854#M72336</guid>
      <dc:creator>MP18</dc:creator>
      <dc:date>2019-03-24T22:44:35Z</dc:date>
    </item>
  </channel>
</rss>

