<?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 issue in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/dns-issue/m-p/6827097#M103797</link>
    <description>&lt;P&gt;Greetings,&amp;nbsp;&amp;nbsp; Just Add the /TELNET qualifier and the SET HOST should connect fine with a login prompt&amp;nbsp; -- Username:&lt;/P&gt;&lt;P&gt;Here's a snippit from Set Host Help:&lt;/P&gt;&lt;P&gt;{ IPhostname }&lt;BR /&gt;SET HOST/TELNET { IPaddress }&lt;BR /&gt;{ }&lt;/P&gt;&lt;P&gt;NOTE&lt;/P&gt;&lt;P&gt;You can specify the IPhostname or the IPaddress&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jan 2016 18:07:07 GMT</pubDate>
    <dc:creator>KIP</dc:creator>
    <dc:date>2016-01-26T18:07:07Z</dc:date>
    <item>
      <title>DNS issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dns-issue/m-p/6827075#M103796</link>
      <description>&lt;P&gt;I am trying to do:&lt;/P&gt;&lt;P&gt;$set host servername&lt;/P&gt;&lt;P&gt;I get %SYSTEM-F-NOSUCHNODE, remote node is unknown&lt;/P&gt;&lt;P&gt;but if i do....&lt;/P&gt;&lt;P&gt;$set host servername.fqdn.com&lt;/P&gt;&lt;P&gt;it works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My BIND settings seem to be correct I can ping servername and get responses.&amp;nbsp; So how do I get the SET HOST command to know it's fully qualified domain name?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FYI:&amp;nbsp; I am a VMS newbie, please explain it to me like I am 4 years old.&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2016 17:28:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dns-issue/m-p/6827075#M103796</guid>
      <dc:creator>JustinDoss</dc:creator>
      <dc:date>2016-01-26T17:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: DNS issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dns-issue/m-p/6827097#M103797</link>
      <description>&lt;P&gt;Greetings,&amp;nbsp;&amp;nbsp; Just Add the /TELNET qualifier and the SET HOST should connect fine with a login prompt&amp;nbsp; -- Username:&lt;/P&gt;&lt;P&gt;Here's a snippit from Set Host Help:&lt;/P&gt;&lt;P&gt;{ IPhostname }&lt;BR /&gt;SET HOST/TELNET { IPaddress }&lt;BR /&gt;{ }&lt;/P&gt;&lt;P&gt;NOTE&lt;/P&gt;&lt;P&gt;You can specify the IPhostname or the IPaddress&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2016 18:07:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dns-issue/m-p/6827097#M103797</guid>
      <dc:creator>KIP</dc:creator>
      <dc:date>2016-01-26T18:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: DNS issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dns-issue/m-p/6827111#M103798</link>
      <description>&lt;P&gt;That works, but for our scripts to run properly we need just set host servername to work.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2016 18:41:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dns-issue/m-p/6827111#M103798</guid>
      <dc:creator>JustinDoss</dc:creator>
      <dc:date>2016-01-26T18:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: DNS issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dns-issue/m-p/6827126#M103799</link>
      <description>&lt;P&gt;Presuming you are running a fairly recent Version of the OpenVMS native TCPIP stack...&lt;/P&gt;&lt;P&gt;Please Post the results of the following:&lt;/P&gt;&lt;P&gt;$ TCPIP SH HOSTS&lt;/P&gt;&lt;P&gt;$ TCPIP SH NAME_SERV&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kip&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2016 19:11:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dns-issue/m-p/6827126#M103799</guid>
      <dc:creator>KIP</dc:creator>
      <dc:date>2016-01-26T19:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: DNS issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dns-issue/m-p/6827133#M103800</link>
      <description>&lt;P&gt;Due to the nature of my network I can't post exact results.&amp;nbsp; But I can say the only difference between my working machine and my non working one w/ those two commands is of course it's own hostname and the working one has stuff in Path: when executing the tcpip sh name_serv but the non working one does not.&amp;nbsp; I have attempted to remedy that, assuming it was the problem but I have had no luck.&amp;nbsp; The TCPIP&amp;gt; Set name_service/system/path=(xxx) will set it there but if I go to &lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/535023"&gt;@sys﻿&lt;/a&gt;$manager:tcpip$config and look at the the Bind Resolver Configuration it is not there.&amp;nbsp; So I know I am doing something wrong...&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2016 19:23:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dns-issue/m-p/6827133#M103800</guid>
      <dc:creator>JustinDoss</dc:creator>
      <dc:date>2016-01-26T19:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: DNS issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dns-issue/m-p/6827203#M103801</link>
      <description>&lt;P&gt;Okay, I get that you shoul not post those exact results -&amp;nbsp; After-all we run vital and secure systems with OpenVMS.&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;STRONG&gt; Look at option (3)&lt;/STRONG&gt; &lt;STRONG&gt;below&lt;/STRONG&gt; (a snippet from TCPIP help on set host) (different context from os level set host)) and adjust it for your site - be sure to do on all nodes of the cluster and that set host should work fine:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.TCPIP&amp;gt; SET HOST MOA /ADDRESS=11.33.33.8 -&lt;BR /&gt;_TCPIP&amp;gt; /ALIAS=("moa","bigbrd","nofly")&lt;/P&gt;&lt;P&gt;Sets the IP address of host MOA to 11.33.33.8 and establishes&lt;BR /&gt;moa, bigbrd, and nofly as aliases for host MOA.&lt;/P&gt;&lt;P&gt;2.TCPIP&amp;gt; SET HOST MOA /ALIAS="MOA_2"&lt;/P&gt;&lt;P&gt;Establishes MOA_2 as an alias for host MOA.&lt;/P&gt;&lt;P&gt;3.TCPIP&amp;gt; SET HOST MOA /ADDRESS = 128.33.33.9&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;STRONG&gt; &amp;lt;-------- name it as to what you want to do the $ Set Host to...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Establishes a second IP address for host MOA.&lt;/P&gt;&lt;P&gt;4.TCPIP&amp;gt; SET HOST MOA /ADDRESS = 128.33.33.9 /ALIAS="MOA_3"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kip&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2016 22:01:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dns-issue/m-p/6827203#M103801</guid>
      <dc:creator>KIP</dc:creator>
      <dc:date>2016-01-26T22:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: DNS issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dns-issue/m-p/6827205#M103802</link>
      <description>&lt;P&gt;Actually just focus on deploying Option 1.&amp;nbsp;&amp;nbsp; I was thinking of somethingelse for using Option 3.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kip&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2016 22:16:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dns-issue/m-p/6827205#M103802</guid>
      <dc:creator>KIP</dc:creator>
      <dc:date>2016-01-26T22:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: DNS issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dns-issue/m-p/6827220#M103803</link>
      <description>&lt;P&gt;Justin,&lt;/P&gt;&lt;P&gt;You only changed the active systemwide name resolution.&amp;nbsp; TPCIP$CONFIG is probably showing you the permanent name service configuration.&amp;nbsp; To make your name resolver changes permanent:&lt;/P&gt;&lt;P&gt;$ tcpip set configuration name_serivce /path=(xxx)&lt;/P&gt;&lt;P&gt;That still may not resolve your name resolution problem though.&amp;nbsp; Most of us associate the usage of "set host" with DECnet, not TCP/IP.&amp;nbsp; Are you using DECnet over IP by chance?&amp;nbsp; If you aren't sure, try the following:&lt;/P&gt;&lt;P&gt;$ show network&lt;/P&gt;&lt;P&gt;Product:&amp;nbsp; TCP/IP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Node:&amp;nbsp; host.subdomain.domain.com Address(es):&amp;nbsp; xxx.xxx.xxx.xxx&lt;BR /&gt;Product:&amp;nbsp; DECNET&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Node:&amp;nbsp; HOST &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Address(es):&amp;nbsp; yy.yyyy&lt;/P&gt;&lt;P&gt;if you see DECnet then:&lt;/P&gt;&lt;P&gt;$ mcr ncl show implementation&lt;/P&gt;&lt;P&gt;If the ncl command completes successfully, you are running some version of DECnet phase V (aka DECnet PLus, DECnet/OSI), which can be configured to use TCPIP for routing DECnet.&lt;/P&gt;&lt;P&gt;$ mcr ncl show osi transport template osit$rfc1006*&lt;/P&gt;&lt;P&gt;If it returns something like the following you have DECnet over IP configured:&lt;/P&gt;&lt;P&gt;Node 0 OSI Transport Template osit$rfc1006&lt;BR /&gt;at 2016-01-26-17:39:21.344-06:00Iinf&lt;BR /&gt;&lt;BR /&gt;Identifiers&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = osit$rfc1006&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Node 0 OSI Transport Template osit$rfc1006plus&lt;BR /&gt;at 2016-01-26-17:39:21.344-06:00Iinf&lt;BR /&gt;&lt;BR /&gt;Identifiers&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = osit$rfc1006plus&lt;/P&gt;&lt;P&gt;And you should have the PWIP driver configured in TCPIP$CONFIG and running if expecting DECnet over IP to work:&lt;/P&gt;&lt;P&gt;$show system/process=TCPIP$PWIP_ACP&lt;/P&gt;&lt;P&gt;Unfortunately, DECnet Phase V grabs the TCPIP name resolver configuration at boottime and will not recognize your changes to the name resolver until you reboot.&lt;/P&gt;&lt;P&gt;An alternative to rebooting is to change&amp;nbsp; DECnet Plus's "NAMING SEARCH PATH".&amp;nbsp; Have a look at the NCL procedure SYS$MANAGER:NET$SEARCHPATH_STARTUP.NCL.&amp;nbsp; Add another directory service entry to add your subdomain that is not being resolved.&lt;/P&gt;&lt;P&gt;[DIRECTORY SERVICE = DOMAIN, TEMPLATE = "*.subdomain.domain.com"]&lt;/P&gt;&lt;P&gt;Then excute it with $mcr ncl &lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/535023"&gt;@sys&lt;/a&gt;$MANAGER:NET$SEARCHPATH_STARTUP.NCL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 00:07:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dns-issue/m-p/6827220#M103803</guid>
      <dc:creator>Bill Hall</dc:creator>
      <dc:date>2016-01-27T00:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: DNS issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dns-issue/m-p/6827509#M103804</link>
      <description>&lt;P&gt;Co-Worker found a fix.&amp;nbsp; We had to disable BIND do &lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/535023"&gt;@sys&lt;/a&gt;$MANAGER:NET$CONFIGURE BASIC and then set our fully qualified host name for DNS/BIND.&amp;nbsp; Then re-enable BIND.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 16:42:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dns-issue/m-p/6827509#M103804</guid>
      <dc:creator>JustinDoss</dc:creator>
      <dc:date>2016-01-27T16:42:53Z</dc:date>
    </item>
  </channel>
</rss>

