<?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 config problem? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425273#M48191</link>
    <description>I tried to use an old vmssys.par file without any success...</description>
    <pubDate>Fri, 19 Nov 2004 12:09:08 GMT</pubDate>
    <dc:creator>Imre Molnar</dc:creator>
    <dc:date>2004-11-19T12:09:08Z</dc:date>
    <item>
      <title>DECnet config problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425243#M48161</link>
      <description>Last day our Alphaserver was rebooted.&lt;BR /&gt;After the startup we can't log in with telnet or set host, although nothing was modified in the system.&lt;BR /&gt;The show /network command shows only tcp/ip.&lt;BR /&gt;We can use the telnet and set host to connect&lt;BR /&gt;other machines but this one is unreachable.&lt;BR /&gt;I can't figure out why.&lt;BR /&gt;Please help me!&lt;BR /&gt;Thanks.</description>
      <pubDate>Thu, 18 Nov 2004 11:23:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425243#M48161</guid>
      <dc:creator>Imre Molnar</dc:creator>
      <dc:date>2004-11-18T11:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet config problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425244#M48162</link>
      <description>If you're using Phase IV, then it MUST, absolutely be the FIRST protocol started.  Check with:&lt;BR /&gt;$ WRITE SYS$OUTPUT F$GETSYI("DECNET_VERSION")&lt;BR /&gt;If the result is "00040000" you have Phase IV.&lt;BR /&gt;&lt;BR /&gt;For Phase IV you should also check to see if you have more than one line/circuit defined in the database.  In some cases it's not sufficient to have the extra line/circuits defined as "off," you still need to actually remove them from the database completely.&lt;BR /&gt;&lt;BR /&gt;For either version, you might need to check to see if you have an error condition that's occurring during startup.  If one of the command procedures that is part of the startup process fails with an error, components of startup can be skipped.  You might need to include a "$ SET NOON" at the top of SYSTARTUP_VMS.COM.&lt;BR /&gt;&lt;BR /&gt;It would also help to have the version of OpenVMS, DECnet, which TCPIP stack and it's version.  If you have output from that startup, either electronically or printed, it would be good to review that information.  There are tools that can be used if you notice a problem or failure that can help isolate the cause.&lt;BR /&gt;&lt;BR /&gt;bob</description>
      <pubDate>Thu, 18 Nov 2004 11:46:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425244#M48162</guid>
      <dc:creator>Bob Blunt</dc:creator>
      <dc:date>2004-11-18T11:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet config problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425245#M48163</link>
      <description>Imre,&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;We can use the telnet and set host to connect&lt;BR /&gt;other machines but this one is unreachable&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;are you saying that you can TELNET and SET HOST to other nodes FROM your rebooted AlphaServer, but you cannot connect TO it ?&lt;BR /&gt;&lt;BR /&gt;For TCPIP, start with:&lt;BR /&gt;&lt;BR /&gt;$ TCPIP SHOW INT - any interfaces ? non-zero Rcv and Send packet counters ?&lt;BR /&gt;&lt;BR /&gt;For DECnet - it depends on whether you're running DECnet Phase IV (MC NCP SHO KNO LINE COUNT) or DECnet-Plus (MC NCL SHOW CSMA-CD STAT * ALL COUNT).&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 18 Nov 2004 11:53:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425245#M48163</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2004-11-18T11:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet config problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425246#M48164</link>
      <description>To Bob Blunt:&lt;BR /&gt;We've got a Phase IV. I stopped/restarted the DECnet to see if there is any problem with it or it's startup procedure. Worked smoothly.&lt;BR /&gt;&lt;BR /&gt;To Volker Halle:&lt;BR /&gt;Yes, you read it correctly, connection to out works, -in- doesn't work.&lt;BR /&gt;Counters seems to be fine... &lt;BR /&gt;</description>
      <pubDate>Thu, 18 Nov 2004 12:15:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425246#M48164</guid>
      <dc:creator>Imre Molnar</dc:creator>
      <dc:date>2004-11-18T12:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet config problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425247#M48165</link>
      <description>Imre,&lt;BR /&gt;&lt;BR /&gt;how about $ SET HOST 0 and TELNET localhost ? What happens ? Error message ?&lt;BR /&gt;&lt;BR /&gt;How about PING IP-address from another node to your rebooted AlphaServer ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 18 Nov 2004 12:18:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425247#M48165</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2004-11-18T12:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet config problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425248#M48166</link>
      <description>Volker, SET HOST 0 put me back to the local machine with the "returned to ALPHA" message.&lt;BR /&gt;From a remote machine the ping has answer "alpha1 live".&lt;BR /&gt;The local telnet wasn't tried until this time...&lt;BR /&gt;&lt;BR /&gt;Now i try to restore our system disk from an old save. So, please everybody cross his/her fingers and say short pray for us... :)&lt;BR /&gt;&lt;BR /&gt;Now, the question is just theoretical, because i made an image backup of the spoiled system disk, but i don't want to restore and try in real the advices.&lt;BR /&gt;&lt;BR /&gt;Thanks for the community if any useful hint will arrive in this thread.</description>
      <pubDate>Thu, 18 Nov 2004 12:27:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425248#M48166</guid>
      <dc:creator>Imre Molnar</dc:creator>
      <dc:date>2004-11-18T12:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet config problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425249#M48167</link>
      <description>Imre,&lt;BR /&gt;&lt;BR /&gt;you don't seem to have a DECnet config problem, it's something deeper...&lt;BR /&gt;&lt;BR /&gt;E.g. have a look at&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18000.www1.hp.com/support/asktima/operating_systems/009ED521-4029741E-1C0062.html" target="_blank"&gt;http://h18000.www1.hp.com/support/asktima/operating_systems/009ED521-4029741E-1C0062.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If SET LOGIN/INTER=... fails during startup, it will create this kind of symptom.&lt;BR /&gt;&lt;BR /&gt;When you boot your restored system disk, make sure to capture all messages during system startup by connecting something to the console terminal (e.g. notebook with terminal emulator), just in case something doesn't work...&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 18 Nov 2004 12:39:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425249#M48167</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2004-11-18T12:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet config problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425250#M48168</link>
      <description>Volker, your thought is really exciting.&lt;BR /&gt;You've right i should examine the login limit... :((&lt;BR /&gt;&lt;BR /&gt;The link is also very good.&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 18 Nov 2004 13:18:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425250#M48168</guid>
      <dc:creator>Imre Molnar</dc:creator>
      <dc:date>2004-11-18T13:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet config problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425251#M48169</link>
      <description>My colleague reported he checked the login limit, that was 64</description>
      <pubDate>Thu, 18 Nov 2004 13:28:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425251#M48169</guid>
      <dc:creator>Imre Molnar</dc:creator>
      <dc:date>2004-11-18T13:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet config problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425252#M48170</link>
      <description>Imre, you said show network only shows TCP/IP. Telnet requires DECNET. &lt;BR /&gt;Ensure that DECNET is started prior to TCPIP.&lt;BR /&gt;For some reason your DECnet failed to start. DECNET must be started before TCP/IP because it changes some addresses (not good but that's what it does).&lt;BR /&gt;Option 1. (Not Applicable to your situation since it appears DECNET did not startup successfully. Unless it failed after it started up successfully.)&lt;BR /&gt;If DECnet was working correctly, you might try:&lt;BR /&gt;$ START/NETWORK DECnet&lt;BR /&gt;Since TCP/IP is up this may not work.&lt;BR /&gt;&lt;BR /&gt;Option 2.&lt;BR /&gt;Schedule maintenance and from console: &lt;BR /&gt;$ STOP/NETWORK TCP/IP &lt;BR /&gt;$ START/NETWORK DECNET&lt;BR /&gt;$ START/NETWORK TCP/IP&lt;BR /&gt;&lt;BR /&gt;Option 3.&lt;BR /&gt;Reboot. This won't help unless you figure out why DECNET didn't successfully start up.&lt;BR /&gt;Lawrence&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Nov 2004 13:37:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425252#M48170</guid>
      <dc:creator>Lawrence Czlapinski</dc:creator>
      <dc:date>2004-11-18T13:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet config problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425253#M48171</link>
      <description>I am not happy. The restored system has the same symptome.&lt;BR /&gt;I tailored the startup, so the tcp,apache and so on aren't load in boot time.&lt;BR /&gt;I got the messages "Circuit up", and "DECnet started" after the reboot.&lt;BR /&gt;But SHO NETWORK says no network...&lt;BR /&gt;I can see many network processes and i can use the DECnet to work with remote machines,&lt;BR /&gt;but the SET HOST 0, and log in from other machines doesnt work.&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Nov 2004 14:26:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425253#M48171</guid>
      <dc:creator>Imre Molnar</dc:creator>
      <dc:date>2004-11-18T14:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet config problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425254#M48172</link>
      <description>Imre,&lt;BR /&gt;&lt;BR /&gt;what do you mean with 'I see many network processes' ? SHOW SYS/NET ?&lt;BR /&gt;&lt;BR /&gt;You didn't tell us the VMS version.&lt;BR /&gt;&lt;BR /&gt;Did you try @SYS$STARTUP:SYS$NET_SERVICES ?&lt;BR /&gt;&lt;BR /&gt;Also try $ REPLY/ENABLE before SET HOST 0 - any OPCOM messages ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 18 Nov 2004 14:34:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425254#M48172</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2004-11-18T14:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet config problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425255#M48173</link>
      <description>I mean REMACP, LANACP, and so on...&lt;BR /&gt;The VMS version is 7.3 with the all ECO updates.&lt;BR /&gt;Now i tried the mentioned @SYS$STARTUP:SYS$NET_SERVICES but it hasnt result. The status stays the same.&lt;BR /&gt;Naturaly the REPL/ENAB is alive.&lt;BR /&gt;It is a little new piece to the mosaic, the DECnet copy is working from a remote machine to the ALPHA.</description>
      <pubDate>Thu, 18 Nov 2004 14:42:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425255#M48173</guid>
      <dc:creator>Imre Molnar</dc:creator>
      <dc:date>2004-11-18T14:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet config problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425256#M48174</link>
      <description>Imre,&lt;BR /&gt;&lt;BR /&gt;so you're having an 'interactive Login' problem of some sort. Does the system run LAT, can you login via LAT ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 18 Nov 2004 14:45:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425256#M48174</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2004-11-18T14:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet config problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425257#M48175</link>
      <description>LAT service name was visible from PC-s,&lt;BR /&gt;but connection wasnt possible.&lt;BR /&gt;&lt;BR /&gt;the facts:&lt;BR /&gt;Alphaserver&lt;BR /&gt;OpenVMS 7.3&lt;BR /&gt;Decnet IV&lt;BR /&gt;node decnet address is 1.9&lt;BR /&gt;&lt;BR /&gt;set host 0          : did not work&lt;BR /&gt;set host other_node : ok&lt;BR /&gt;&lt;BR /&gt;From other node, NCP tell command was ok.&lt;BR /&gt;For example, "mc ncp tell 9 sh exe char"  did work!&lt;BR /&gt;Decnet copy between nodes was also working.&lt;BR /&gt;The interactive login limit is 64.&lt;BR /&gt;&lt;BR /&gt;By executing "set host 9" from other node, I do not get the Username: prompt (as I would normally get it even if the interactive logins are disabled), control immediately returns with %REM-S-END, control returned to node xxx&lt;BR /&gt;"set host 0" did the same on the problematic machine...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Nov 2004 16:01:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425257#M48175</guid>
      <dc:creator>Imre Molnar</dc:creator>
      <dc:date>2004-11-18T16:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet config problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425258#M48176</link>
      <description>Imre, %REM-S-END means you got logged out from the system you were trying to access. &lt;BR /&gt;In NCP, SH EXEC CHAR should have &lt;BR /&gt;DEFAULT ACCESS = incoming and outgoing&lt;BR /&gt;which it probably is.&lt;BR /&gt;Do you have more than one line on 1.9?&lt;BR /&gt;Lawrence</description>
      <pubDate>Thu, 18 Nov 2004 18:52:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425258#M48176</guid>
      <dc:creator>Lawrence Czlapinski</dc:creator>
      <dc:date>2004-11-18T18:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet config problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425259#M48177</link>
      <description>Imre,&lt;BR /&gt;&lt;BR /&gt;this problem is NOT related to DECnet, as&lt;BR /&gt;your test with LAT has shown. And I bet it's the same with TCPIP, i.e. TELNET localhost will not get you the username prompt, as well as TELNET ip-of-your-alpha from remote, whereas DIR/FTP from remote will probably work.&lt;BR /&gt;&lt;BR /&gt;You seem to be able to login interactively from the console. Is login also possible from one of the other local COM ports (TTA0) ?&lt;BR /&gt;&lt;BR /&gt;The 'common' failure seems to be in attempting to login as an interactive remote user using DECnet, LAT and probably also TCPIP. &lt;BR /&gt;&lt;BR /&gt;Is logfail auditing enabled ? SET AUDIT/ALARM/ENA=LOGFAIL&lt;BR /&gt;&lt;BR /&gt;What's the setting of RJOBLIM ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 19 Nov 2004 01:57:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425259#M48177</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2004-11-19T01:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet config problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425260#M48178</link>
      <description>Imre,&lt;BR /&gt;&lt;BR /&gt;Check the protection of the announce.txt file.&lt;BR /&gt;Look at the SYS$ANNOUNCE logical to locate the file.&lt;BR /&gt;&lt;BR /&gt;Suc6&lt;BR /&gt;&lt;BR /&gt;Syl</description>
      <pubDate>Fri, 19 Nov 2004 03:04:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425260#M48178</guid>
      <dc:creator>Sylvain Haex</dc:creator>
      <dc:date>2004-11-19T03:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet config problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425261#M48179</link>
      <description>Hi Imre,&lt;BR /&gt;Welcome to vms forum :-)&lt;BR /&gt; &lt;BR /&gt;Because before reboot your system worked fine I guess some configuration did not stored in permanent memory.&lt;BR /&gt;The facts are:&lt;BR /&gt;&lt;BR /&gt;[System]&lt;BR /&gt;Alphaserver OpenVMS 7.3&lt;BR /&gt;Connection to out works, -in- doesn't work.&lt;BR /&gt;The interactive login limit is 64.&lt;BR /&gt;&lt;BR /&gt;[DecNet]&lt;BR /&gt;DecNet IV. Started manually worked smoothly.&lt;BR /&gt;set host 0 : did not work&lt;BR /&gt;set host other_node : ok&lt;BR /&gt;From other node, NCP tell command was ok.&lt;BR /&gt;Decnet copy between nodes was also working.&lt;BR /&gt;&lt;BR /&gt;[LAT]&lt;BR /&gt;LAT service name was visible from PC-s,&lt;BR /&gt;but connection wasnt possible.&lt;BR /&gt;&lt;BR /&gt;[Telnet]&lt;BR /&gt;We can use the telnet and set host to connect&lt;BR /&gt;other machines but this one is unreachable.&lt;BR /&gt;&lt;BR /&gt;The evidence is your is your network is working but your system cannot accept interactive login. I'm with Volker, you may  see audit alarm (for example):&lt;BR /&gt;$ ANAL/AUDIT/SINCE=YESTER/EVENT=LOGFAIL&lt;BR /&gt;Then you have to see in SYSUAF the SYSTEM user: you could see primary access locked.&lt;BR /&gt;Then you can submit a little command procedure using a different user from SYSTEM and check if worked.&lt;BR /&gt; &lt;BR /&gt;After the check for audit, sysuaf and batch report the results.&lt;BR /&gt; &lt;BR /&gt;Waiting for your information.&lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Nov 2004 03:25:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425261#M48179</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-11-19T03:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet config problem?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425262#M48180</link>
      <description>New day, new hopes.&lt;BR /&gt;I check now the advices made since last evening. Thanks and I try to look up the sysannounce and sysuaf and all others.&lt;BR /&gt;I'll report here when done.</description>
      <pubDate>Fri, 19 Nov 2004 04:31:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-config-problem/m-p/3425262#M48180</guid>
      <dc:creator>Imre Molnar</dc:creator>
      <dc:date>2004-11-19T04:31:10Z</dc:date>
    </item>
  </channel>
</rss>

