<?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: TCPIP Services in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050900#M54852</link>
    <description>Hi Tim&lt;BR /&gt;&lt;BR /&gt;do you have a valid license for tcpip?&lt;BR /&gt;e.g. NET-APP-SUP-400&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Geni</description>
    <pubDate>Tue, 05 Jun 2007 04:46:06 GMT</pubDate>
    <dc:creator>Heinz W Genhart</dc:creator>
    <dc:date>2007-06-05T04:46:06Z</dc:date>
    <item>
      <title>TCPIP Services</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050884#M54836</link>
      <description>Running TCPIP v5.4 eco6 on OVMS 7.3-2&lt;BR /&gt;No Services are running, FTP not but TELENET is ok.&lt;BR /&gt;TCPIP Config, Client and Server shows selected services enabled and started.&lt;BR /&gt;tcpip show service :  Shows services disabled.&lt;BR /&gt;Sho system/network : No entries an empty list.&lt;BR /&gt;Started the BIND proces, but it informs that BIND has already started.&lt;BR /&gt;tcpip show host : all host are there.&lt;BR /&gt;tcpip show route : routs are correct.&lt;BR /&gt;try telent from other nodes - works&lt;BR /&gt;try FTP from other nodes -&amp;gt;&lt;BR /&gt;%TCPIP-E-FTP_NETERR, I/O error on network device&lt;BR /&gt;-SYSTEM-F-REJECTED, connect to network object rejected.&lt;BR /&gt;IS this a faulty piece of hardware, if so why does TELNET work?&lt;BR /&gt;DECNET functions ok.&lt;BR /&gt;Anybody with some ideas please ?&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Jun 2007 11:43:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050884#M54836</guid>
      <dc:creator>Tim Pride</dc:creator>
      <dc:date>2007-06-04T11:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Services</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050885#M54837</link>
      <description>You should have some more detailed info in sys$manager:operator.log (or in opc$logfile_name if this logical name has been used)&lt;BR /&gt;&lt;BR /&gt;You can just do &lt;BR /&gt;$ reply/enable=netw&lt;BR /&gt;and do again a ftp from a remote site to trigger the error message.&lt;BR /&gt;&lt;BR /&gt;Can you post the end of the ftp log file, &lt;BR /&gt;sys$sysdevice:[tcpip$ftp]tcpip$ftp_run.log&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Jun 2007 11:52:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050885#M54837</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2007-06-04T11:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Services</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050886#M54838</link>
      <description>Tim,&lt;BR /&gt;&lt;BR /&gt;check the FTP server logfile -&lt;BR /&gt;&lt;BR /&gt;Directory SYS$SYSDEVICE:[TCPIP$FTP]&lt;BR /&gt; &lt;BR /&gt;TCPIP$FTP_RUN.LOG;96&lt;BR /&gt;&lt;BR /&gt;and look for any errors. Also check ownership of the directory and any LOGIN.COM (including SYLOGIN) involved.&lt;BR /&gt;&lt;BR /&gt;Common problems can often result from changes to SYLOGIN.COM which have not allowed for non-interactive logins (i.e doing "set term/inq").&lt;BR /&gt;&lt;BR /&gt;You could also look at the accounting log to see what the final exit status of the TCPIP$FTP_1 process was.&lt;BR /&gt;&lt;BR /&gt;Duncan&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Jun 2007 11:59:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050886#M54838</guid>
      <dc:creator>Duncan Morris</dc:creator>
      <dc:date>2007-06-04T11:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Services</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050887#M54839</link>
      <description>Probably the FTP client or FTP server needs to be started.&lt;BR /&gt;&lt;BR /&gt;DECnet is unrelated to telnet and to FTP and to IP in general, though that it functions end-to-end does indicate that the controllers and driver stacks and the interstitial cloud are operational.  &lt;BR /&gt;&lt;BR /&gt;That telnet operates implies that TCP/IP Services itself is basically working.&lt;BR /&gt;&lt;BR /&gt;For inbound telnet or FTP into a node, have the telnet or FTP server (daemon) is enabled and then restart TCP/IP Services.   For outbound telnet or FTP, enable the associated client is enabled and then restart TCP/IP Services.&lt;BR /&gt;&lt;BR /&gt;Do also ensure that telnet and/or FTP is started on both ends of the connection.&lt;BR /&gt;&lt;BR /&gt;And once you get this all going and if you're not already familiar with and using it, see COPY/FTP; I've a write-up on that here &lt;A href="http://64.223.189.234/node/136" target="_blank"&gt;http://64.223.189.234/node/136&lt;/A&gt; and/or the details in the OpenVMS documentation set.  COPY/FTP makes FTP easier to use, and easier to incorporate into DCL command procedures.&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Jun 2007 12:01:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050887#M54839</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-06-04T12:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Services</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050888#M54840</link>
      <description>Thanks for response:&lt;BR /&gt;TCPIP$FTP_RUN.log - just one entry as follows:&lt;BR /&gt;&lt;BR /&gt;%DCL-E-OPENIN, error opening SYS$SYSROOT:[SYSMGR]INIT_JOURNAL.COM ; File exists SHO SEC :&lt;BR /&gt;dir : (s:rwe,o:rwe,g:re,w:re) ACL - empty&lt;BR /&gt;file : (s:rwe,o:rwe,g:re,w:) ACL - empty&lt;BR /&gt;&lt;BR /&gt;Have tried restart of FTP makes no change, tried it by com file and via config appl.&lt;BR /&gt;The operator.log file has many entries : one is as follows INTERnet ACP Error durring process startup - FTP Server.&lt;BR /&gt;I cant post this file as FTP is us, ie internet not on my VMS network.&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Jun 2007 01:49:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050888#M54840</guid>
      <dc:creator>Tim Pride</dc:creator>
      <dc:date>2007-06-05T01:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Services</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050889#M54841</link>
      <description>Hi Tim&lt;BR /&gt;&lt;BR /&gt;It's unusual, that you see the error message %DCL-E-OPENIN, error opening SYS$SYSROOT:[SYSMGR]INIT_JOURNAL.COM &lt;BR /&gt;&lt;BR /&gt;Do a TCPIP SHO SERVICE FTP/FULL&lt;BR /&gt;&lt;BR /&gt;There you should see the following:&lt;BR /&gt;&lt;BR /&gt;Service: FTP&lt;BR /&gt;                           State:     Enabled&lt;BR /&gt;Port:               21     Protocol:  TCP             Address:  0.0.0.0&lt;BR /&gt;Inactivity:          5     User_name: TCPIP$FTP       Process:  TCPIP$FTP&lt;BR /&gt;Limit:            1000     Active:        0           Peak:         1&lt;BR /&gt;&lt;BR /&gt;File:         TCPIP$SYSTEM:TCPIP$FTP_RUN.COM&lt;BR /&gt;Flags:        None&lt;BR /&gt;&lt;BR /&gt;Socket Opts:  Rcheck Scheck&lt;BR /&gt; Receive:            0     Send:               0&lt;BR /&gt;&lt;BR /&gt;Log Opts:     Acpt Actv Dactv Conn Error Exit Logi Logo Mdfy Rjct TimO Addr&lt;BR /&gt; File:        SYS$SYSDEVICE:[TCPIP$FTP]TCPIP$FTP_RUN.LOG&lt;BR /&gt;&lt;BR /&gt;Security&lt;BR /&gt; Reject msg:  not defined&lt;BR /&gt; Accept host: 0.0.0.0&lt;BR /&gt; Accept netw: 0.0.0.0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The Commandfile SYS$COMMON:[SYSEXE]TCPIP$FTP_RUN.COM will executed if you start a FTP transfer. It may be that somebody changed the file for the FTP service from TCPIP$FTP_RUN.COM to SYS$SYSROOT:[SYSMGR]INIT_JOURNAL.COM, or somebody applied changes to TCPIP$FTP_RUN.COM&lt;BR /&gt;So first check the FTP Service and the file called by it.&lt;BR /&gt;&lt;BR /&gt;Hope that helps&lt;BR /&gt;&lt;BR /&gt;Regards &lt;BR /&gt;&lt;BR /&gt;Geni&lt;BR /&gt;&lt;BR /&gt;*** In your forum profile we can see the following:&lt;BR /&gt;I have assigned points to   0  of   19  responses to my questions.&lt;BR /&gt;It would be nice, if you can find the time to assign points to those people who helped you with their answers.........&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Jun 2007 03:10:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050889#M54841</guid>
      <dc:creator>Heinz W Genhart</dc:creator>
      <dc:date>2007-06-05T03:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Services</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050890#M54842</link>
      <description>I searched in the eco 6 files for init_journal : no entries.&lt;BR /&gt;I tried to set the file of ftp to init_journal.com. On 5.3 / 7.3. This resulted in a log file saying "error activating init_journal.exe (I set it to .com !!!).&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 05 Jun 2007 03:31:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050890#M54842</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-06-05T03:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Services</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050891#M54843</link>
      <description>You get DCL-EOPENIN.&lt;BR /&gt;Isn't there a part missing ? "as input" ?&lt;BR /&gt;Is it possible that someone modified the startup file to log something. It could be an open in dcl or a @init_journal.com or something like that.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 05 Jun 2007 03:41:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050891#M54843</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-06-05T03:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Services</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050892#M54844</link>
      <description>Hi Geni&lt;BR /&gt;TCPIP sho serv ftp/full gives just a few lines:&lt;BR /&gt;Port 21 that's ok, I know that, but :&lt;BR /&gt;state disabled, protocol tcp address 0.0.0.0&lt;BR /&gt;user name - undefined ?? process tcpip$ftp&lt;BR /&gt;Have tried to redefine FTP using CONFIG.&lt;BR /&gt;History, I have installed the system, setup DECNET and I thought TCPIP, have not changed any system files except sylogin.&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Jun 2007 03:41:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050892#M54844</guid>
      <dc:creator>Tim Pride</dc:creator>
      <dc:date>2007-06-05T03:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Services</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050893#M54845</link>
      <description>Follow the steps in this article&lt;BR /&gt;&lt;BR /&gt;FTP-E-NETERR, SYSTEM-F-REJECT Errors Using Inbound FTP &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18000.www1.hp.com/support/asktima/communications/CHAMP_SRC960729007492.html" target="_blank"&gt;http://h18000.www1.hp.com/support/asktima/communications/CHAMP_SRC960729007492.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Jun 2007 03:47:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050893#M54845</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2007-06-05T03:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Services</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050894#M54846</link>
      <description>ps.&lt;BR /&gt;How do I check the FTP Service and the file that is called?</description>
      <pubDate>Tue, 05 Jun 2007 03:51:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050894#M54846</guid>
      <dc:creator>Tim Pride</dc:creator>
      <dc:date>2007-06-05T03:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Services</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050895#M54847</link>
      <description>Hi Tim&lt;BR /&gt;&lt;BR /&gt;it seems for me, that Ftp is not configured propperly.&lt;BR /&gt;&lt;BR /&gt;If yoe enter &lt;BR /&gt;&lt;BR /&gt;$ tcpip sho conf ena service&lt;BR /&gt;&lt;BR /&gt;can you see FTP?&lt;BR /&gt;&lt;BR /&gt;It could help to do the following (Be carefull in case this is a production machine and take care if this machine belongs to a cluster):&lt;BR /&gt;&lt;BR /&gt;Remove the TCPIP$FTP Account from SYSUAF. Then use SYS$STARTUP:TCPIP$CONFIG to disable the Service ftp for the local node.&lt;BR /&gt;Finnaly use TCPIP$CONFIG to reenable the Service FTP. After this FTP should be configured propperly and should work.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Geni</description>
      <pubDate>Tue, 05 Jun 2007 03:57:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050895#M54847</guid>
      <dc:creator>Heinz W Genhart</dc:creator>
      <dc:date>2007-06-05T03:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Services</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050896#M54848</link>
      <description>Hi Tim&lt;BR /&gt;&lt;BR /&gt;*** How do I check the FTP Service and the file that is called? ***&lt;BR /&gt;&lt;BR /&gt;$ TCPIP sho service ftp/full&lt;BR /&gt;&lt;BR /&gt;on Line nr. 8 of the output you can see &lt;BR /&gt;File:         TCPIP$SYSTEM:TCPIP$FTP_RUN.COM&lt;BR /&gt;&lt;BR /&gt;If there is another file defined, then this could be your problem&lt;BR /&gt;&lt;BR /&gt;Regards &lt;BR /&gt;&lt;BR /&gt;Geni</description>
      <pubDate>Tue, 05 Jun 2007 04:00:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050896#M54848</guid>
      <dc:creator>Heinz W Genhart</dc:creator>
      <dc:date>2007-06-05T04:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Services</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050897#M54849</link>
      <description>Hi Geni&lt;BR /&gt;Did user removal and the disable reenable, no difference, sho serv tcp/ip only shows 2 lines so I cannot find the file. Anyway the file exists and contains "run  ftp_server.exe" but it looks as if it doesnt get called. As I said before in the config all services required are enabled started but show sys/net has zero lines and tcpip sho serv all required is disabled.&lt;BR /&gt;Also the INSTALL list/full tcpip$ftpc &amp;amp; ftpd are not found. I really dont want to re-install TCPIP, any other things I can look at?&lt;BR /&gt;Tim</description>
      <pubDate>Tue, 05 Jun 2007 04:32:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050897#M54849</guid>
      <dc:creator>Tim Pride</dc:creator>
      <dc:date>2007-06-05T04:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Services</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050898#M54850</link>
      <description>ucx show config servi ftp&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 05 Jun 2007 04:36:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050898#M54850</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-06-05T04:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Services</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050899#M54851</link>
      <description>Can you post &lt;BR /&gt;$ mc authorize sh tcpip$ftp&lt;BR /&gt;$ dir/sec sys$sysdevice:&amp;lt;000000&amp;gt;tcpip$ftp.dir&lt;BR /&gt;$ dir/sec sys$sysdevice:&lt;TCPIP&gt;*.*;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;DO you have a sys$manager:sylogin.com (or follow the logical sys$sylogin) with specific things inside ?&lt;BR /&gt;&lt;BR /&gt;Can you login with the user tcpip$ftp if you change the password/acces restrictions ?&lt;/TCPIP&gt;</description>
      <pubDate>Tue, 05 Jun 2007 04:39:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050899#M54851</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2007-06-05T04:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Services</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050900#M54852</link>
      <description>Hi Tim&lt;BR /&gt;&lt;BR /&gt;do you have a valid license for tcpip?&lt;BR /&gt;e.g. NET-APP-SUP-400&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Geni</description>
      <pubDate>Tue, 05 Jun 2007 04:46:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050900#M54852</guid>
      <dc:creator>Heinz W Genhart</dc:creator>
      <dc:date>2007-06-05T04:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Services</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050901#M54853</link>
      <description>Hi Geni,&lt;BR /&gt;I think so its : NET-APP-SUP-200 not 400 but does this make a difference.&lt;BR /&gt;tim</description>
      <pubDate>Tue, 05 Jun 2007 04:51:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050901#M54853</guid>
      <dc:creator>Tim Pride</dc:creator>
      <dc:date>2007-06-05T04:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Services</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050902#M54854</link>
      <description>Hi Guys,&lt;BR /&gt;Thanks, the problem was in the sylogin.com, there was incorrect logic and the startup/login of TCPIP services was falling in a black hole, thanks for all your help, I have gained a lot.&lt;BR /&gt;Tim</description>
      <pubDate>Tue, 05 Jun 2007 05:50:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050902#M54854</guid>
      <dc:creator>Tim Pride</dc:creator>
      <dc:date>2007-06-05T05:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Services</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050903#M54855</link>
      <description>SYLOGIN.COM Logic was corrected.&lt;BR /&gt;Thanks everybody.</description>
      <pubDate>Tue, 05 Jun 2007 05:51:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-services/m-p/5050903#M54855</guid>
      <dc:creator>Tim Pride</dc:creator>
      <dc:date>2007-06-05T05:51:26Z</dc:date>
    </item>
  </channel>
</rss>

