<?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: VMS' domain name in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/vms-domain-name/m-p/3982539#M12170</link>
    <description>You may need to specify a non-null domain&lt;BR /&gt;name to keep the TCPIP software happy.  This&lt;BR /&gt;will probably be much easier than trying to&lt;BR /&gt;figure out how to make it work without a&lt;BR /&gt;domain name.&lt;BR /&gt;&lt;BR /&gt;Perhaps "no.domain".  (I'll guess that it&lt;BR /&gt;will want a dot in there, too.)&lt;BR /&gt;&lt;BR /&gt;Do you have a good reason not to do this?</description>
    <pubDate>Tue, 17 Apr 2007 02:12:33 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2007-04-17T02:12:33Z</dc:date>
    <item>
      <title>VMS' domain name</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-domain-name/m-p/3982536#M12167</link>
      <description>Hi Folks,&lt;BR /&gt;&lt;BR /&gt;Let me just ask these dumb questions regarding the domain name's usage in VMS:&lt;BR /&gt;&lt;BR /&gt;1. What is the use of the domain name on a VMS server since we are not joining our Windows domain anyway? What I can think of right now is its usage if we're using it as a web server or for emails. &lt;BR /&gt;&lt;BR /&gt;2. Is it possible to setup and startup TCP/IP services without a domain name?&lt;BR /&gt;&lt;BR /&gt;3. Will changing/removing the node's domain name require a restart of the TCP/IP services?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance to those who will give me their advices.</description>
      <pubDate>Mon, 16 Apr 2007 18:54:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-domain-name/m-p/3982536#M12167</guid>
      <dc:creator>roose</dc:creator>
      <dc:date>2007-04-16T18:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: VMS' domain name</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-domain-name/m-p/3982537#M12168</link>
      <description>&lt;BR /&gt;1.  The domain name can also be used in DNS lookups.  It's most commonly used when sending smtp mail, although an alternate domain can be configured in the smtp setup.  &lt;BR /&gt;&lt;BR /&gt;2.  Possible yes.  At a minimum all you really need to get TCPIP running is a valid address and network mask configured on one interface.  For no other reason than it's in "core configuration" why not set up a dummy domain?  &lt;BR /&gt;&lt;BR /&gt;3.  No, see TCPIP HELP SET NAME_SERVICE /DOMAIN (current) and TCPIP SET CONFIG NAME_SERVICE/DOMAIN (permanent).&lt;BR /&gt;&lt;BR /&gt;The domain in TCPIP refers internet domain such as "hp.com" or "google.com."  A (Microsoft) windows domain is something different.  &lt;BR /&gt;&lt;BR /&gt;Andy&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Apr 2007 19:22:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-domain-name/m-p/3982537#M12168</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2007-04-16T19:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: VMS' domain name</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-domain-name/m-p/3982538#M12169</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If this is the case, can I then remove the domain value totally?&lt;BR /&gt;&lt;BR /&gt;I've tried some of the commands that Andy mentioned from his reply but I seem to be getting into problems here. &lt;BR /&gt;&lt;BR /&gt;My test server is an AlphaServer ES40 running OpenVMS v7.3-2 TCP/IP v5.4 ECO5.</description>
      <pubDate>Tue, 17 Apr 2007 02:04:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-domain-name/m-p/3982538#M12169</guid>
      <dc:creator>roose</dc:creator>
      <dc:date>2007-04-17T02:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: VMS' domain name</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-domain-name/m-p/3982539#M12170</link>
      <description>You may need to specify a non-null domain&lt;BR /&gt;name to keep the TCPIP software happy.  This&lt;BR /&gt;will probably be much easier than trying to&lt;BR /&gt;figure out how to make it work without a&lt;BR /&gt;domain name.&lt;BR /&gt;&lt;BR /&gt;Perhaps "no.domain".  (I'll guess that it&lt;BR /&gt;will want a dot in there, too.)&lt;BR /&gt;&lt;BR /&gt;Do you have a good reason not to do this?</description>
      <pubDate>Tue, 17 Apr 2007 02:12:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-domain-name/m-p/3982539#M12170</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-04-17T02:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: VMS' domain name</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-domain-name/m-p/3982540#M12171</link>
      <description>Hi Roose.&lt;BR /&gt;&lt;BR /&gt;If you use NFS utilities and TCPIP version is upper of 5.0 you might have problems with mount utility (does not work fine) if domain name is not defined.&lt;BR /&gt;&lt;BR /&gt;Saludos.&lt;BR /&gt;Daniel.</description>
      <pubDate>Wed, 18 Apr 2007 05:18:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-domain-name/m-p/3982540#M12171</guid>
      <dc:creator>Daniel Fernandez Illan</dc:creator>
      <dc:date>2007-04-18T05:18:37Z</dc:date>
    </item>
  </channel>
</rss>

