<?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: NATed DNS server Problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nated-dns-server-problem/m-p/3044365#M568178</link>
    <description>Your default gateway should be set to the IP of the firewall.  Is it?  ipconfig /all or winipcfg will tell you what it is on a Windwo box.  netstat -rn will tell you just about any box.  Just look for 0.0.0.0 &lt;BR /&gt;&lt;BR /&gt;It is the firewall's job to NAT your local IP and pass your traffic to the external DNS server and then receive and unNat any replies.&lt;BR /&gt;&lt;BR /&gt;Try a traceroute (tracert -d on a window box) to the DNS server.  See where it stops.  Then complain to the firewall admin.&lt;BR /&gt;&lt;BR /&gt;Ron</description>
    <pubDate>Thu, 07 Aug 2003 23:32:06 GMT</pubDate>
    <dc:creator>Ron Kinner</dc:creator>
    <dc:date>2003-08-07T23:32:06Z</dc:date>
    <item>
      <title>NATed DNS server Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nated-dns-server-problem/m-p/3044364#M568177</link>
      <description>Hello, I searched, but found nothing Similar..&lt;BR /&gt;My external DNS server now resides behind a firewall with a NATed address. If I query the server, I get:&lt;BR /&gt;[horton] (root)nslookup -q=ns .&lt;BR /&gt;Name Server:  dns1.augustaga.gov&lt;BR /&gt;Address:  167.196.20.59&lt;BR /&gt;&lt;BR /&gt;Trying DNS&lt;BR /&gt;*** Request to dns1.augustaga.gov timed-out&lt;BR /&gt;looking up FILES&lt;BR /&gt;*** No address information is available for "."&lt;BR /&gt;&lt;BR /&gt;I am logged in locally, and on a private address. I cannot access any of my public addresses within the firewall. I have only one NIC and need help to resolve this. How can I access this External DNS server using a local address and not post the private address externally?&lt;BR /&gt;Thanks,&lt;BR /&gt;Tommy&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Aug 2003 18:05:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nated-dns-server-problem/m-p/3044364#M568177</guid>
      <dc:creator>Tommy Brown</dc:creator>
      <dc:date>2003-08-07T18:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: NATed DNS server Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nated-dns-server-problem/m-p/3044365#M568178</link>
      <description>Your default gateway should be set to the IP of the firewall.  Is it?  ipconfig /all or winipcfg will tell you what it is on a Windwo box.  netstat -rn will tell you just about any box.  Just look for 0.0.0.0 &lt;BR /&gt;&lt;BR /&gt;It is the firewall's job to NAT your local IP and pass your traffic to the external DNS server and then receive and unNat any replies.&lt;BR /&gt;&lt;BR /&gt;Try a traceroute (tracert -d on a window box) to the DNS server.  See where it stops.  Then complain to the firewall admin.&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Thu, 07 Aug 2003 23:32:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nated-dns-server-problem/m-p/3044365#M568178</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2003-08-07T23:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: NATed DNS server Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nated-dns-server-problem/m-p/3044366#M568179</link>
      <description>wondering if you can contact the nameservers in &lt;BR /&gt;&lt;BR /&gt;/etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;If not, this could be the problem.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 07 Aug 2003 23:44:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nated-dns-server-problem/m-p/3044366#M568179</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-08-07T23:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: NATed DNS server Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nated-dns-server-problem/m-p/3044367#M568180</link>
      <description>Thanks, Ron and Steven, The DNS was working until we NATed the DNS server.. In talking to HP support, IT appears we may need to put the server outside the Firewall. It has a single NIC and the FW performs the NAT. Since the DNS server looks to its public address to perform queries it fails, since we do not allow public addresses on the internal side of trhe firewall.&lt;BR /&gt; Thanks, for your input.</description>
      <pubDate>Fri, 08 Aug 2003 12:02:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nated-dns-server-problem/m-p/3044367#M568180</guid>
      <dc:creator>Tommy Brown</dc:creator>
      <dc:date>2003-08-08T12:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: NATed DNS server Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nated-dns-server-problem/m-p/3044368#M568181</link>
      <description>&lt;BR /&gt;You just moved the name server behind a firewall and your trying to resolve from that same box? Did you change the IP address in /etc/resolve.conf to the new private IP? Better yet, set it 0.0.0.0 so you don't have to worry about it again. Local resolution should work fine now.&lt;BR /&gt;&lt;BR /&gt;The name server really doesn't need to know what the public IP is. If this is only used by the public, then you don't have to worry about publishing the private IP.&lt;BR /&gt;&lt;BR /&gt;However, if this is also used by the internal network, then you really should consider using a split-dns configuration. If you are using BIND 9, then two views can be created: one for public and one for private. Each view may have the same zones, but with different data: one public and one private. The name server will choose the appropriate view based on client IP.  See the attached example named.conf.&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Aug 2003 17:05:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nated-dns-server-problem/m-p/3044368#M568181</guid>
      <dc:creator>Jordan Bean</dc:creator>
      <dc:date>2003-08-08T17:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: NATed DNS server Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nated-dns-server-problem/m-p/3044369#M568182</link>
      <description>You could be asking several different questions here, you may need to embellish some more.  &lt;BR /&gt;&lt;BR /&gt;If you moved your dns server behind a NAT, it should work fine, as long as hosts inside the nat access it with it's private IP.  Even that box itself will need to access itself with it's private address.   If it's serving external DNS, hosts on the internet should be using it's public address.  Now the real complication comes in when your internal hosts also use this dns for lookups, it will work only as a local cache, any domains that are hosted on it will not work properly when inside the firewall, the server serves out public addresses, and in 99.9% of the cases those won't work for internal hosts.  You may need a second DNS server, one for internal stuff and one that just serves the outside world so the information can be different.</description>
      <pubDate>Fri, 08 Aug 2003 18:10:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nated-dns-server-problem/m-p/3044369#M568182</guid>
      <dc:creator>Andy Beal</dc:creator>
      <dc:date>2003-08-08T18:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: NATed DNS server Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nated-dns-server-problem/m-p/3044370#M568183</link>
      <description>This server has been put outside the firewall with "real" ip addresses. as soon as that was done, the nslookup problem was resolved.&lt;BR /&gt;Thanks to all.&lt;BR /&gt;Tommy</description>
      <pubDate>Tue, 20 Jul 2004 09:47:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nated-dns-server-problem/m-p/3044370#M568183</guid>
      <dc:creator>Tommy Brown</dc:creator>
      <dc:date>2004-07-20T09:47:26Z</dc:date>
    </item>
  </channel>
</rss>

