<?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: host name DNS entry in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/host-name-dns-entry/m-p/4444710#M82168</link>
    <description>I have primary DNS server, and I'm requesting my ISP to be a secondary DNS server.</description>
    <pubDate>Tue, 23 Jun 2009 06:56:08 GMT</pubDate>
    <dc:creator>'chris'</dc:creator>
    <dc:date>2009-06-23T06:56:08Z</dc:date>
    <item>
      <title>host name DNS entry</title>
      <link>https://community.hpe.com/t5/operating-system-linux/host-name-dns-entry/m-p/4444704#M82162</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;I've setuped an external DNS server.&lt;BR /&gt;Howto find a slave server for my new server?&lt;BR /&gt;How should be host name DNS entry for my new server on the slave server?</description>
      <pubDate>Mon, 22 Jun 2009 21:20:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/host-name-dns-entry/m-p/4444704#M82162</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2009-06-22T21:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: host name DNS entry</title>
      <link>https://community.hpe.com/t5/operating-system-linux/host-name-dns-entry/m-p/4444705#M82163</link>
      <description>I don't understand your question.&lt;BR /&gt;&lt;BR /&gt;Â¿You configured a primary dns server and you want to configure a secondary DNS server?</description>
      <pubDate>Mon, 22 Jun 2009 21:31:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/host-name-dns-entry/m-p/4444705#M82163</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-06-22T21:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: host name DNS entry</title>
      <link>https://community.hpe.com/t5/operating-system-linux/host-name-dns-entry/m-p/4444706#M82164</link>
      <description>I've setuped primary (Master) DNS server.&lt;BR /&gt;Howto find a Slave server for my Master server if my ISP is not agree?&lt;BR /&gt;How should be DNS host entry for my new server on the Slave server?</description>
      <pubDate>Mon, 22 Jun 2009 23:22:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/host-name-dns-entry/m-p/4444706#M82164</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2009-06-22T23:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: host name DNS entry</title>
      <link>https://community.hpe.com/t5/operating-system-linux/host-name-dns-entry/m-p/4444707#M82165</link>
      <description>&amp;gt;&amp;gt;&amp;gt; Howto find a Slave server for my Master server if my ISP is not agree?&lt;BR /&gt;&lt;BR /&gt;Again, I don't understand what means "my ISP is not agree".&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; How should be DNS host entry for my new server on the Slave server?&lt;BR /&gt;&lt;BR /&gt;As your questions are still confusing to me, let me explain a little how it should work.&lt;BR /&gt;&lt;BR /&gt;You configure a primary DNS server which is reachable using a public IP address.&lt;BR /&gt;&lt;BR /&gt;If you want a secondary DNS server, this should also have a reachable IP public address.&lt;BR /&gt;&lt;BR /&gt;You configure your zones, one type master and one type slave pointing to the master IP.&lt;BR /&gt;&lt;BR /&gt;And resource records should look like this:&lt;BR /&gt;&lt;BR /&gt;IN NS dns1.domain.com&lt;BR /&gt;IN NS dns2.domain.com&lt;BR /&gt;&lt;BR /&gt;Then, you need an A record for both:&lt;BR /&gt;&lt;BR /&gt;dns1 IN A 11.1.0.1&lt;BR /&gt;dns2 IN A 11.1.0.2</description>
      <pubDate>Tue, 23 Jun 2009 00:05:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/host-name-dns-entry/m-p/4444707#M82165</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-06-23T00:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: host name DNS entry</title>
      <link>https://community.hpe.com/t5/operating-system-linux/host-name-dns-entry/m-p/4444708#M82166</link>
      <description>I've setuped public DNS server, it's on the internet unknown, because I need DNS host entry for this server.&lt;BR /&gt;I don't have a Slave server and try to deal with ISP to setup my host entry -&amp;gt; myhost.domain.net on their DNS server, but it seems to be difficult.</description>
      <pubDate>Tue, 23 Jun 2009 00:18:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/host-name-dns-entry/m-p/4444708#M82166</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2009-06-23T00:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: host name DNS entry</title>
      <link>https://community.hpe.com/t5/operating-system-linux/host-name-dns-entry/m-p/4444709#M82167</link>
      <description>&amp;gt;&amp;gt;&amp;gt; I've setuped public DNS server, it's on the internet unknown, because I need DNS host entry for this server.&lt;BR /&gt;&lt;BR /&gt;Yes. You must request your NS public IP to be added to your country domain name registration services.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; I don't have a Slave server and try to deal with ISP to setup my host entry -&amp;gt; myhost.domain.net on their DNS server, but it seems to be difficult.&lt;BR /&gt;&lt;BR /&gt;My question is:&lt;BR /&gt;&lt;BR /&gt;- Your ISP holds your primary DNS server, and you configured a slave, and are you requesting your ISP to add the record for your secondary DNS server?&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;- You hold your primary DNS server, and you are requesting your ISP to be a secondary DNS server&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;- You configured a primary and secondary DNS server, and you are requesting your ISP to register both?</description>
      <pubDate>Tue, 23 Jun 2009 00:27:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/host-name-dns-entry/m-p/4444709#M82167</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-06-23T00:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: host name DNS entry</title>
      <link>https://community.hpe.com/t5/operating-system-linux/host-name-dns-entry/m-p/4444710#M82168</link>
      <description>I have primary DNS server, and I'm requesting my ISP to be a secondary DNS server.</description>
      <pubDate>Tue, 23 Jun 2009 06:56:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/host-name-dns-entry/m-p/4444710#M82168</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2009-06-23T06:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: host name DNS entry</title>
      <link>https://community.hpe.com/t5/operating-system-linux/host-name-dns-entry/m-p/4444711#M82169</link>
      <description>Then you only need to add an NS an A record on your primary DNS server, and set the allow-transfer option for your zone.&lt;BR /&gt;&lt;BR /&gt;But, if your ISP refuses to be a secondary DNS server, you don't have many options.</description>
      <pubDate>Tue, 23 Jun 2009 12:17:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/host-name-dns-entry/m-p/4444711#M82169</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-06-23T12:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: host name DNS entry</title>
      <link>https://community.hpe.com/t5/operating-system-linux/host-name-dns-entry/m-p/4444712#M82170</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.faqs.org/docs/securing/chap21sec162.html" target="_blank"&gt;http://www.faqs.org/docs/securing/chap21sec162.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.linuxforums.org/forum/redhat-fedora-linux-help/102314-dns-slave-server-configuration.html" target="_blank"&gt;http://www.linuxforums.org/forum/redhat-fedora-linux-help/102314-dns-slave-server-configuration.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It is very common to set up DNS servers to only permit update based on IP address.&lt;BR /&gt;&lt;BR /&gt;I did this while setting up global DNS for nds.com I did not want DNS servers using these servers for work other than I designated them. So only IP addresses I configured into named.conf were permitted to download updates and zone records.&lt;BR /&gt;&lt;BR /&gt;A certain level of cooperation is needed to make a slave DNS server work. Many ISP's to avoid DNS cache poisoning and other abuses set up strict rules on DNS information exchange.&lt;BR /&gt;&lt;BR /&gt;You need fixed IP addresses and cooperation from the ISP to make this work.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 23 Jun 2009 20:02:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/host-name-dns-entry/m-p/4444712#M82170</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-06-23T20:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: host name DNS entry</title>
      <link>https://community.hpe.com/t5/operating-system-linux/host-name-dns-entry/m-p/4444713#M82171</link>
      <description>Thx a lot for all answers.&lt;BR /&gt;I'm really lucky, my ISP was agree.&lt;BR /&gt;We've setuped a Slave zone on the DNS from my ISP and it works well.</description>
      <pubDate>Tue, 23 Jun 2009 22:52:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/host-name-dns-entry/m-p/4444713#M82171</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2009-06-23T22:52:07Z</dc:date>
    </item>
  </channel>
</rss>

