<?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: DNS Client in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/dns-client/m-p/6821960#M46341</link>
    <description>&lt;P&gt;OpenVMS contains a DNS resolver and a DNS server. &amp;nbsp;Both work.&lt;/P&gt;&lt;P&gt;The resolver gets the translation from a DNS server. &amp;nbsp; The DNS server can be local on the server, or can be remote.&lt;/P&gt;&lt;P&gt;You might want to point your OpenVMS administrator over here to the discussion, as there may well be some other details, or factors or requirements here that might make a local DNS server or the VMS analog of the hosts file necessary, such as a requirement for the server to operate without an external network dependency.&lt;/P&gt;&lt;P&gt;But in general, no, there's usually no reason to run a DNS server on OpenVMS. &amp;nbsp;Particularly if there's another existing DNS server infrastructure already available.&lt;/P&gt;&lt;P&gt;Which means that most folks using OpenVMS run the DNS resolver only, and — for various reasons — not the DNS server. &amp;nbsp; I'm aware of a number of OpenVMS servers that get their DNS translations from Windows Server DNS servers, as well as from DNS servers running on Linux and OS X Server configurations. &amp;nbsp;&lt;/P&gt;&lt;P&gt;Some sites do use the integrated DNS server, of course. &amp;nbsp;&amp;nbsp;When last I checked, the integrated DNS server is a down-revision version of ISC BIND —&amp;nbsp;BIND 9.3.1 (Nov 8 2014) — and which was desupported a while ago. &amp;nbsp;&lt;A href="https://www.isc.org/downloads/" target="_blank"&gt;ISC support for the 9.3 bits ended circa 2009&lt;/A&gt;. &amp;nbsp; Which means there can be security and stability issues with it, particularly if the server is publicly exposed.&lt;/P&gt;&lt;P&gt;If there is need to run a DNS server, it'd be more common to run it as a secondary server, rather than with a manual transfer of a zone file and configuring as a primary. &amp;nbsp;That configuration is entirely possible with BIND 9 servers, though I've not tried setting up ISC BIND 9 as a secondary of a Windows Server DNS server configuration.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Jan 2016 17:58:24 GMT</pubDate>
    <dc:creator>Hoff</dc:creator>
    <dc:date>2016-01-05T17:58:24Z</dc:date>
    <item>
      <title>DNS Client</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dns-client/m-p/6821845#M46339</link>
      <description>&lt;P&gt;Hi, I'm a windows engineer and being told by my VMS admin that he needs to&amp;nbsp;have a copy&amp;nbsp;of the DNS zone transferred to the VMS box as VMS can not resolve just by using a dns client pointing to a DNS server. Is this true or can VMS resolve by using a DNS client pointed to windows DNS servers?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 10:43:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dns-client/m-p/6821845#M46339</guid>
      <dc:creator>Brian_Pearson</dc:creator>
      <dc:date>2016-01-05T10:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: DNS Client</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dns-client/m-p/6821883#M46340</link>
      <description>&lt;P&gt;&amp;gt; [...] Is this true [...]&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; I doubt it.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; It would be nice to get some basic info on the VMS system, like, say,&lt;BR /&gt;output from:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tcpip show version&lt;BR /&gt;but, generally speaking, it sounds as if someone is confused.&amp;nbsp; VMS has&lt;BR /&gt;its shortcomings, and I'm not an expert on all the different IP software&lt;BR /&gt;options which are available, but I've never heard of one, no matter how&lt;BR /&gt;old and lame, which lacks a working DNS resolver.&amp;nbsp; And that includes a&lt;BR /&gt;client-only DNS resolver configuration.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; The obvious explanation would be inebriation, but it might be best to&lt;BR /&gt;get a detailed justification for the claim before jumping to that&lt;BR /&gt;conclusion.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 14:28:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dns-client/m-p/6821883#M46340</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2016-01-05T14:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: DNS Client</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dns-client/m-p/6821960#M46341</link>
      <description>&lt;P&gt;OpenVMS contains a DNS resolver and a DNS server. &amp;nbsp;Both work.&lt;/P&gt;&lt;P&gt;The resolver gets the translation from a DNS server. &amp;nbsp; The DNS server can be local on the server, or can be remote.&lt;/P&gt;&lt;P&gt;You might want to point your OpenVMS administrator over here to the discussion, as there may well be some other details, or factors or requirements here that might make a local DNS server or the VMS analog of the hosts file necessary, such as a requirement for the server to operate without an external network dependency.&lt;/P&gt;&lt;P&gt;But in general, no, there's usually no reason to run a DNS server on OpenVMS. &amp;nbsp;Particularly if there's another existing DNS server infrastructure already available.&lt;/P&gt;&lt;P&gt;Which means that most folks using OpenVMS run the DNS resolver only, and — for various reasons — not the DNS server. &amp;nbsp; I'm aware of a number of OpenVMS servers that get their DNS translations from Windows Server DNS servers, as well as from DNS servers running on Linux and OS X Server configurations. &amp;nbsp;&lt;/P&gt;&lt;P&gt;Some sites do use the integrated DNS server, of course. &amp;nbsp;&amp;nbsp;When last I checked, the integrated DNS server is a down-revision version of ISC BIND —&amp;nbsp;BIND 9.3.1 (Nov 8 2014) — and which was desupported a while ago. &amp;nbsp;&lt;A href="https://www.isc.org/downloads/" target="_blank"&gt;ISC support for the 9.3 bits ended circa 2009&lt;/A&gt;. &amp;nbsp; Which means there can be security and stability issues with it, particularly if the server is publicly exposed.&lt;/P&gt;&lt;P&gt;If there is need to run a DNS server, it'd be more common to run it as a secondary server, rather than with a manual transfer of a zone file and configuring as a primary. &amp;nbsp;That configuration is entirely possible with BIND 9 servers, though I've not tried setting up ISC BIND 9 as a secondary of a Windows Server DNS server configuration.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 17:58:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dns-client/m-p/6821960#M46341</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2016-01-05T17:58:24Z</dc:date>
    </item>
  </channel>
</rss>

