<?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: PIX DNS NAT ? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-dns-nat/m-p/889906#M957555</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ..  if you are providing DNS resolution on your DNS server for requests coming from the Internet ..  yes you need to create a static NAT or port forwarding (if you only have one public IP address used by the firewall). Ans also you need to allow that access to the access list applied to the outiside interface. i.e&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Port forwarding using the external IP of the firewall:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) udp interface  PrivateDNS_IP 53 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list Outside_In permit udp any interface outside eq 53&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group Outside_In in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR &lt;/P&gt;&lt;P&gt;Static NAT:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) PublicDNS_IP  PrivateDNS_IP netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list Outside_In permit udp any PublicDNS_IP eq 53&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group Outside_In in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: if the real IP address of the DNS server is also a Public IP address then IP address you type in the static command will be the same .. i.e&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) PublicDNS_IP PublicDNS_IP netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps   ..  please rate it if it does !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jan 2008 04:03:28 GMT</pubDate>
    <dc:creator>Fernando_Meza</dc:creator>
    <dc:date>2008-01-07T04:03:28Z</dc:date>
    <item>
      <title>PIX DNS NAT ?</title>
      <link>https://community.cisco.com/t5/network-security/pix-dns-nat/m-p/889905#M957553</link>
      <description>&lt;P&gt;Currently I have a DNS server running behind a PIX 501. I can ping the servers external IP and everything. My question is do I have to NAT the local IP of the DNS server to the static external IP for DNS to work? I am trying to set this up for external webhosting use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 11:44:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-dns-nat/m-p/889905#M957553</guid>
      <dc:creator>homeboarder8</dc:creator>
      <dc:date>2019-03-11T11:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: PIX DNS NAT ?</title>
      <link>https://community.cisco.com/t5/network-security/pix-dns-nat/m-p/889906#M957555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ..  if you are providing DNS resolution on your DNS server for requests coming from the Internet ..  yes you need to create a static NAT or port forwarding (if you only have one public IP address used by the firewall). Ans also you need to allow that access to the access list applied to the outiside interface. i.e&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Port forwarding using the external IP of the firewall:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) udp interface  PrivateDNS_IP 53 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list Outside_In permit udp any interface outside eq 53&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group Outside_In in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR &lt;/P&gt;&lt;P&gt;Static NAT:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) PublicDNS_IP  PrivateDNS_IP netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list Outside_In permit udp any PublicDNS_IP eq 53&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group Outside_In in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: if the real IP address of the DNS server is also a Public IP address then IP address you type in the static command will be the same .. i.e&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) PublicDNS_IP PublicDNS_IP netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps   ..  please rate it if it does !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 04:03:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-dns-nat/m-p/889906#M957555</guid>
      <dc:creator>Fernando_Meza</dc:creator>
      <dc:date>2008-01-07T04:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: PIX DNS NAT ?</title>
      <link>https://community.cisco.com/t5/network-security/pix-dns-nat/m-p/889907#M957558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response, I will give that a try tomorrow!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 04:06:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-dns-nat/m-p/889907#M957558</guid>
      <dc:creator>homeboarder8</dc:creator>
      <dc:date>2008-01-07T04:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: PIX DNS NAT ?</title>
      <link>https://community.cisco.com/t5/network-security/pix-dns-nat/m-p/889908#M957559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Quick question. If I have the inside interface of the PIX set for a local IP, could I still use the static NAT with the DNS server using an external IP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance like you said: &lt;/P&gt;&lt;P&gt;static (inside,outside) 74.xx.xx.35 74.xx.xx.35 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;even if the following is set:&lt;/P&gt;&lt;P&gt;ip address outside 74.xx.xx.36 255.255.255.248&lt;/P&gt;&lt;P&gt;ip address inside 10.xx.xx.81 255.0.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 04:14:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-dns-nat/m-p/889908#M957559</guid>
      <dc:creator>homeboarder8</dc:creator>
      <dc:date>2008-01-07T04:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: PIX DNS NAT ?</title>
      <link>https://community.cisco.com/t5/network-security/pix-dns-nat/m-p/889909#M957561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;fernando_meza stated that you would have your static command as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) 74.xx.xx.35 10.xx.xx.xx netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the 10.xx.xx.xx is the inside (local) address of your DNS server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 20:26:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-dns-nat/m-p/889909#M957561</guid>
      <dc:creator>adam.sellhorn</dc:creator>
      <dc:date>2008-01-07T20:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: PIX DNS NAT ?</title>
      <link>https://community.cisco.com/t5/network-security/pix-dns-nat/m-p/889910#M957563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay let me word this differently... Is there any way to use external IP addresses on the servers behind the PIX? (No local IP's involved)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 23:49:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-dns-nat/m-p/889910#M957563</guid>
      <dc:creator>homeboarder8</dc:creator>
      <dc:date>2008-01-07T23:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: PIX DNS NAT ?</title>
      <link>https://community.cisco.com/t5/network-security/pix-dns-nat/m-p/889911#M957564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  .. First of all you need to make sure that the IP addresses (firewall and DNS server) don't overlap ..  meaning they belong to two separate  segments. The static NAT part (as you mentioned) from the configuration point of view it will be OK HOWEVER, the firewall needs to know the next hop to 74.X.X.35 as it only knows the directed connected networks by default. In which case you will need another device behind the firewall -such a router- for this purpose.  What you are trying to achieve requires a firewall with at least 3 interfaces and/or that supports VLANs. Unfortunately the 501 limits the creation of two segments only (inside and outside). Alternatively you can have two 501 and create a DMZ segments between the two. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internet -&amp;gt;PublicFirewall&amp;lt;-DMZ segment-&amp;gt; PrivateFirewall-&amp;gt; Inside Network&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2008 05:15:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-dns-nat/m-p/889911#M957564</guid>
      <dc:creator>Fernando_Meza</dc:creator>
      <dc:date>2008-01-08T05:15:33Z</dc:date>
    </item>
  </channel>
</rss>

