<?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: DECNET in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/decnet/m-p/5012893#M53296</link>
    <description>Hi Guys,&lt;BR /&gt;Thanks for your help, I reconfgured with LOCAL plus a bit of guess work, followed by running sys$system:decnet_reister.exe and it works the new node is reachable by my local nodes and the new node reaches the local nodes.&lt;BR /&gt;I assume that I must register the node names of the remote network before I can set host to them ?? Or is there an automatic way of doing it??&lt;BR /&gt;Network is three node alphas and routed out to a larger network with many nodes, but my access is restricted!&lt;BR /&gt;</description>
    <pubDate>Thu, 09 Nov 2006 10:02:47 GMT</pubDate>
    <dc:creator>Tim Pride</dc:creator>
    <dc:date>2006-11-09T10:02:47Z</dc:date>
    <item>
      <title>DECNET</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet/m-p/5012887#M53290</link>
      <description>&lt;!--!*#--&gt;Just installed VMS7.3-2 on a new disk, TCPIP works fine BUT DECnet only works for tcpip supported services, eg FTP, Telnet but when I use SET HOST newnode : I get "%SYSTEM-F-UNREACHABLE remote node is not currently reachable" also same msg if I try from another node to newnode. Have tried sys$manager:net$configure advanced many times, have read and tried many tips from forums. Attached is a print of collected data. I need help not just "use config"</description>
      <pubDate>Wed, 08 Nov 2006 10:24:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet/m-p/5012887#M53290</guid>
      <dc:creator>Tim Pride</dc:creator>
      <dc:date>2006-11-08T10:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: DECNET</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet/m-p/5012888#M53291</link>
      <description>Hi Tim,&lt;BR /&gt;&lt;BR /&gt;welcome to the ITRC OpenVMS forum.&lt;BR /&gt;&lt;BR /&gt;The first item I spotted in your attachment was this line from the session control counters of the failing node.&lt;BR /&gt;&lt;BR /&gt;    Access Control Violations         = 5&lt;BR /&gt;&lt;BR /&gt;If this is a new node in the domain, does it possibly need to have access enabled to/from the domain? &lt;BR /&gt;&lt;BR /&gt;I have only used LOCAL and DECDNS in the past, and I know that setting up access control for DECDns could be quite painful.&lt;BR /&gt;&lt;BR /&gt;Can you try a simple SET HOST nnnnn, where nnnnn is the SCSSYSTEMID of the target node?&lt;BR /&gt;This would avoid name to address translation.&lt;BR /&gt;&lt;BR /&gt;Duncan&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Nov 2006 10:42:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet/m-p/5012888#M53291</guid>
      <dc:creator>Duncan Morris</dc:creator>
      <dc:date>2006-11-08T10:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: DECNET</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet/m-p/5012889#M53292</link>
      <description>Tim,&lt;BR /&gt;&lt;BR /&gt;DECnet-Plus provides different transports and different directory services for name to address translations.&lt;BR /&gt;&lt;BR /&gt;You seem to not have configured the LOCAL directory service. This prevent DECnet from translating the local host name and also the remote host name GD2089.&lt;BR /&gt;&lt;BR /&gt;If you want to use NSP transport or DECnet Phase IV addresses, you should also define the LOCAL namespace.&lt;BR /&gt;&lt;BR /&gt;On the other hand, you seem to not have defined OSI transport (including DECnet-over-IP), which also needs TCPIP PWIPDRIVER to be started. This will prevent you from using DECnet-over-IP.&lt;BR /&gt;&lt;BR /&gt;To skip name to address translation problems, specify the remote node DECnet (or IP) addresses with SET HOST (not SCSSYSTEMID, but the DECnet NSP address e.g. 15.990). Or use the IP address to test whether DECnet-over-IP works (SET HOST 193.247.236.208). &lt;BR /&gt;&lt;BR /&gt;I noted that you seem to be using different node names in DECnet and TCPIP, this is not very helpful for troubleshooting.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 08 Nov 2006 11:11:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet/m-p/5012889#M53292</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-11-08T11:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: DECNET</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet/m-p/5012890#M53293</link>
      <description>Hi Volker and Duncan,&lt;BR /&gt;&lt;BR /&gt;I have to work with Aplpha's on a remote network, must use set h nodeName.&lt;BR /&gt;I really apprecite your replies.&lt;BR /&gt;Our Network, with many MS nodes, is controlled by an MS/Network expert and thus the many names!! The node GD2099 is IMS0205 is IMSF205, that is how they like it!&lt;BR /&gt;This is a new node, TCPIP seems to work with FTP, Telnet etc..&lt;BR /&gt;Set host does not work with TCP address or node name.&lt;BR /&gt;In the net$configure the Qu. Decnet over TCPIP the answer was Yes.&lt;BR /&gt;Have seen that the Show Net/Full decnet for an established node has far more info and have tried in vain to get them similar!&lt;BR /&gt;I shall try config with [LOCAL,DOMAIN] once more!</description>
      <pubDate>Thu, 09 Nov 2006 02:58:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet/m-p/5012890#M53293</guid>
      <dc:creator>Tim Pride</dc:creator>
      <dc:date>2006-11-09T02:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: DECNET</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet/m-p/5012891#M53294</link>
      <description>Here is the result of another go at the Config with LOCAL,DOMAIN, plus main points of config answers!</description>
      <pubDate>Thu, 09 Nov 2006 04:00:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet/m-p/5012891#M53294</guid>
      <dc:creator>Tim Pride</dc:creator>
      <dc:date>2006-11-09T04:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: DECNET</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet/m-p/5012892#M53295</link>
      <description>Hello Tim,&lt;BR /&gt;&lt;BR /&gt;This might help you with some of the background: &lt;A href="http://h71000.www7.hp.com/openvms/journal/v5/index.html#decnet" target="_blank"&gt;http://h71000.www7.hp.com/openvms/journal/v5/index.html#decnet&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;A diagram of your configuration would be most helpful. Reading your notes it seems that your main interest is using DECnet over IP to reach a node outside the local LAN, not using DECnet native within the local LAN.&lt;BR /&gt;&lt;BR /&gt;DECnet over IP needs both the PWIP driver enabled and the DOMAIN name service added to the list of name resolvers when you do the naming part of NET$CONFIGURE. I usually specify 127.0.0.1 (localhost) as the DOMAIN name service provider - that way the local node's BIND resolver can use a local hosts file and will also then chase down the list of DNS servers. For machines with static IP addresses (like the Alphas) this lets you remove a layer of complexity.&lt;BR /&gt;&lt;BR /&gt;Something else to check is the number of NICs in the machines and which physical path you're actually using. Remember that DECnet Phase IV compatible addressing is per node, while IP addressing is per interface. Another thing to check is that all the software licences are valid and active.&lt;BR /&gt;&lt;BR /&gt;If you still end up in difficulties it may be worth having someone else come to help you and teach you how to set up and debug this kind of configuration.&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;Cheers, Colin.</description>
      <pubDate>Thu, 09 Nov 2006 09:46:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet/m-p/5012892#M53295</guid>
      <dc:creator>Colin Butcher</dc:creator>
      <dc:date>2006-11-09T09:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: DECNET</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet/m-p/5012893#M53296</link>
      <description>Hi Guys,&lt;BR /&gt;Thanks for your help, I reconfgured with LOCAL plus a bit of guess work, followed by running sys$system:decnet_reister.exe and it works the new node is reachable by my local nodes and the new node reaches the local nodes.&lt;BR /&gt;I assume that I must register the node names of the remote network before I can set host to them ?? Or is there an automatic way of doing it??&lt;BR /&gt;Network is three node alphas and routed out to a larger network with many nodes, but my access is restricted!&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Nov 2006 10:02:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet/m-p/5012893#M53296</guid>
      <dc:creator>Tim Pride</dc:creator>
      <dc:date>2006-11-09T10:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: DECNET</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet/m-p/5012894#M53297</link>
      <description>Tim,&lt;BR /&gt;&lt;BR /&gt;if you want/need to use the DECnet node names for communication, you need to register them in DECNET_REGISTER first. If you have other nodes in your network running DECnet-Plus with a fully populated DECnet registry, you can export node name definitions on that node and import them on your local node.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 09 Nov 2006 15:40:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet/m-p/5012894#M53297</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-11-09T15:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: DECNET</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet/m-p/5012895#M53298</link>
      <description>I reconfigure as LOCAL not as DOMAIN,&lt;BR /&gt;and registered the nodes.</description>
      <pubDate>Fri, 10 Nov 2006 09:55:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet/m-p/5012895#M53298</guid>
      <dc:creator>Tim Pride</dc:creator>
      <dc:date>2006-11-10T09:55:11Z</dc:date>
    </item>
  </channel>
</rss>

