<?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: NTP Client configuration in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606608#M70396</link>
    <description>Taulant,&lt;BR /&gt;if you don't have TCPIP$CONFIG, you have old version of tcp/ip suit called UCX. So every command beginnig with TCPIP$ has to be modificed to UCX$; therefore&lt;BR /&gt;$ @SYS$MANAGER:UCX$CONFIG&lt;BR /&gt;and to see services:&lt;BR /&gt;$ UCX SHOW SERV NTP /FULL&lt;BR /&gt; &lt;BR /&gt;Sorry, for misunderstanding.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
    <pubDate>Fri, 19 Aug 2005 02:29:59 GMT</pubDate>
    <dc:creator>Antoniov.</dc:creator>
    <dc:date>2005-08-19T02:29:59Z</dc:date>
    <item>
      <title>NTP Client configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606599#M70387</link>
      <description>How can I configure NTP client? &lt;BR /&gt;can I check that ntp is installed or not?&lt;BR /&gt;&lt;BR /&gt;I can give ntpq -p but the result is:&lt;BR /&gt;ntpq&amp;gt; peers &lt;BR /&gt;localhost: timed out, nothing received&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 18 Aug 2005 08:16:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606599#M70387</guid>
      <dc:creator>Taulant Shamo</dc:creator>
      <dc:date>2005-08-18T08:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Client configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606600#M70388</link>
      <description>At first glance you can inquire for service&lt;BR /&gt;$ TCPIP SH SERVICE NTP /FULL&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Aug 2005 08:27:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606600#M70388</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-08-18T08:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Client configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606601#M70389</link>
      <description>To see if ntp is running use&lt;BR /&gt;&lt;BR /&gt;$ show system/proc=tcpip$ntp*&lt;BR /&gt;&lt;BR /&gt;If you're running a recent version of VMS and HP's TCPIP the ntp configuration file is sys$specific:[tcpip$ntp]tcpip$ntp.conf.  If the file (and directory don'exist) use &lt;BR /&gt;&lt;BR /&gt;@sys$manager:tcpip$config &lt;BR /&gt;&lt;BR /&gt;This will set up the ntp service.  You'll need to edit tcpip$ntp.template file to create tcpip$ntp.conf.</description>
      <pubDate>Thu, 18 Aug 2005 11:46:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606601#M70389</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2005-08-18T11:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Client configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606602#M70390</link>
      <description>I see that does not exist any *ntp* process.&lt;BR /&gt;My OpenVMS version is v7.2-1 &lt;BR /&gt;&lt;BR /&gt;SCCRA1$ show sys/proc=*ntp*&lt;BR /&gt;&lt;BR /&gt;SCCRA1$ tcpip&lt;BR /&gt;%DCL-W-IVVERB, unrecognized command verb - check validity and spelling&lt;BR /&gt; \TCPIP\&lt;BR /&gt;&lt;BR /&gt;SCCRA1$ @sys$manager:tcpip$config &lt;BR /&gt;%DCL-E-OPENIN, error opening SYS$SYSROOT:[SYSMGR]TCPIP$CONFIG.COM; as input&lt;BR /&gt;-RMS-E-FNF, file not found&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;As you see above these files not exist</description>
      <pubDate>Fri, 19 Aug 2005 02:03:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606602#M70390</guid>
      <dc:creator>Taulant Shamo</dc:creator>
      <dc:date>2005-08-19T02:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Client configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606603#M70391</link>
      <description>It would appear you don't have TCPIP installed.&lt;BR /&gt;Try&lt;BR /&gt;&lt;BR /&gt;$ @sys$manager:ucx$config&lt;BR /&gt;&lt;BR /&gt;in case you have the old version installed.&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Aug 2005 02:10:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606603#M70391</guid>
      <dc:creator>David B Sneddon</dc:creator>
      <dc:date>2005-08-19T02:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Client configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606604#M70392</link>
      <description>Hi Taulant,&lt;BR /&gt;you don't see NTP process because service doesn't start.&lt;BR /&gt;The right way to see NTP service (and any other tcp/ip service) is&lt;BR /&gt;$ TCPIP SHO SERV NTP /FULL&lt;BR /&gt;you should see service disabled.&lt;BR /&gt;You can execute&lt;BR /&gt;$ @SYS$MANAGER:TCPIP$CONFIG&lt;BR /&gt;to configure NTP and any other service of tcp/ip suite.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Aug 2005 02:11:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606604#M70392</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-08-19T02:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Client configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606605#M70393</link>
      <description>This file does not exist see printout:&lt;BR /&gt;&lt;BR /&gt;SCCRA1$ @SYS$MANAGER:TCPIP$CONFIG&lt;BR /&gt;%DCL-E-OPENIN, error opening SYS$SYSROOT:[SYSMGR]TCPIP$CONFIG.COM; as input&lt;BR /&gt;-RMS-E-FNF, file not found</description>
      <pubDate>Fri, 19 Aug 2005 02:13:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606605#M70393</guid>
      <dc:creator>Taulant Shamo</dc:creator>
      <dc:date>2005-08-19T02:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Client configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606606#M70394</link>
      <description>Try&lt;BR /&gt;&lt;BR /&gt;$ @sys$manager:ucx$config&lt;BR /&gt;&lt;BR /&gt;If that also fails then you will need to install&lt;BR /&gt;TCPIP.&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Aug 2005 02:25:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606606#M70394</guid>
      <dc:creator>David B Sneddon</dc:creator>
      <dc:date>2005-08-19T02:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Client configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606607#M70395</link>
      <description>$ PROD SHOW PROD will show the products installed and the versions. This is highly valuable data for help....&lt;BR /&gt;&lt;BR /&gt;Willem&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Aug 2005 02:25:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606607#M70395</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2005-08-19T02:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Client configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606608#M70396</link>
      <description>Taulant,&lt;BR /&gt;if you don't have TCPIP$CONFIG, you have old version of tcp/ip suit called UCX. So every command beginnig with TCPIP$ has to be modificed to UCX$; therefore&lt;BR /&gt;$ @SYS$MANAGER:UCX$CONFIG&lt;BR /&gt;and to see services:&lt;BR /&gt;$ UCX SHOW SERV NTP /FULL&lt;BR /&gt; &lt;BR /&gt;Sorry, for misunderstanding.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Aug 2005 02:29:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606608#M70396</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-08-19T02:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Client configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606609#M70397</link>
      <description>The product installed are:&lt;BR /&gt;&lt;BR /&gt;SCCRA1$  PROD SHOW PROD &lt;BR /&gt;----------------------------------- ----------- ------------&lt;BR /&gt;PRODUCT                             KIT TYPE    STATE&lt;BR /&gt;----------------------------------- ----------- ------------&lt;BR /&gt;DEC AXPVMS DECNET_OSI V7.2-1        Full LP     Installed&lt;BR /&gt;DEC AXPVMS OPENVMS V7.2-1           Platform    Installed&lt;BR /&gt;DEC AXPVMS VMS V7.2-1               Oper System Installed&lt;BR /&gt;DEC AXPVMS WEBES V4.0-7             Platform    Installed&lt;BR /&gt;----------------------------------- ----------- ------------&lt;BR /&gt; &lt;BR /&gt;4 items found&lt;BR /&gt;&lt;BR /&gt;TCPIP is not installed.&lt;BR /&gt;&lt;BR /&gt;SCCRA1$ UCX SHOW SERV NTP /FULL&lt;BR /&gt;%DCL-W-IVVERB, unrecognized command verb - check validity and spelling&lt;BR /&gt; \UCX\&lt;BR /&gt;&lt;BR /&gt;UCX is not installed too&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Aug 2005 02:56:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606609#M70397</guid>
      <dc:creator>Taulant Shamo</dc:creator>
      <dc:date>2005-08-19T02:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Client configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606610#M70398</link>
      <description>How can in install TCPIP software?&lt;BR /&gt;Is needed the server restart after installation?&lt;BR /&gt;&lt;BR /&gt;Can this installation have an impact in syatem, because the4 system is live.</description>
      <pubDate>Fri, 19 Aug 2005 03:02:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606610#M70398</guid>
      <dc:creator>Taulant Shamo</dc:creator>
      <dc:date>2005-08-19T03:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Client configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606611#M70399</link>
      <description>Taulant,&lt;BR /&gt;you have not got tcp/ip suite installed.&lt;BR /&gt;No tcp/ip, no NTP!&lt;BR /&gt;Is there some reason of tcp/ip are not installed? You have V7.2 and tcp/ip is include in this version of software.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Aug 2005 03:02:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606611#M70399</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-08-19T03:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Client configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606612#M70400</link>
      <description>The reason why tcpip suite is not installed I don't know. In my other system which is new tcpip suite is installed and ntp is configured properly. this system in older and may be tcpip was not needed before.&lt;BR /&gt;&lt;BR /&gt;my other system has it:&lt;BR /&gt;BEP1-&amp;gt; PROD SHOW PROD &lt;BR /&gt;----------------------------------- ----------- ------------&lt;BR /&gt;PRODUCT                             KIT TYPE    STATE&lt;BR /&gt;----------------------------------- ----------- ------------&lt;BR /&gt;COMPAQ AXPVMS FMKCTF V3.0           Full LP     Installed&lt;BR /&gt;COMPAQ AXPVMS FMKLIC V1.2           Full LP     Installed&lt;BR /&gt;COMPAQ AXPVMS FMKTBX V3.0           Full LP     Installed&lt;BR /&gt;COMPAQ AXPVMS IN7_CCITT V4.1-5      Full LP     InsDependErr&lt;BR /&gt;CPQ AXPVMS CDSA V1.0-2              Full LP     Installed&lt;BR /&gt;DEC AXPVMS DECNET_OSI V7.3-1        Full LP     Installed&lt;BR /&gt;DEC AXPVMS FTAM V3.2-O              Full LP     Installed&lt;BR /&gt;DEC AXPVMS OPENVMS V7.3-1           Platform    Installed&lt;BR /&gt;DEC AXPVMS OSAK V3.0-R              Full LP     Installed&lt;BR /&gt;DEC AXPVMS TCPIP V5.3-18            Full LP     Installed&lt;BR /&gt;DEC AXPVMS VMS V7.3-1               Oper System Installed&lt;BR /&gt;DEC AXPVMS VT V2.1-J                Full LP     Installed&lt;BR /&gt;DEC AXPVMS WANDD V1.6-1             Full LP     Installed&lt;BR /&gt;DEC AXPVMS X25 V1.6-1               Full LP     Installed&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Aug 2005 03:05:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606612#M70400</guid>
      <dc:creator>Taulant Shamo</dc:creator>
      <dc:date>2005-08-19T03:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Client configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606613#M70401</link>
      <description>Hi,&lt;BR /&gt;the other older system appears to be newest software installed. Older has V7.3-1 while newest has V7.2-1.&lt;BR /&gt;I think you have to install tcp/ip; AFAIK there are no reason to avoid this software. However it best you ask for a while why tcp/ip is not present. May be this machine must be isolated by other hosts?&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Aug 2005 03:17:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606613#M70401</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-08-19T03:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Client configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606614#M70402</link>
      <description>How to install tcp/ip.&lt;BR /&gt;Has any impact in communicationj with other sytems.</description>
      <pubDate>Fri, 19 Aug 2005 03:23:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606614#M70402</guid>
      <dc:creator>Taulant Shamo</dc:creator>
      <dc:date>2005-08-19T03:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Client configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606615#M70403</link>
      <description>The TCPIP kit can be found on the VMS CDs.&lt;BR /&gt;&lt;BR /&gt;It will be in a directory with TCPIP in the name.&lt;BR /&gt;&lt;BR /&gt;Current versions of TCPIP install with PCSI so there should be  *TCPIP*.PCSI on a CD file which you install with&lt;BR /&gt;&lt;BR /&gt;PRODUCT INSTALL TCPIP/SOURCE=dev:[dir]&lt;BR /&gt;&lt;BR /&gt;where dev:[dir] is the location of the kit.&lt;BR /&gt;&lt;BR /&gt;You do do need a licence for this product. Look for a TCPIP licence or a NAS licence in the result of SHOW LICENSE command.&lt;BR /&gt;&lt;BR /&gt;The TCPIP product can run concurrently with DECnet but not concurrently with other vendors TCP/IP products.</description>
      <pubDate>Fri, 19 Aug 2005 06:21:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606615#M70403</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-08-19T06:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Client configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606616#M70404</link>
      <description>Taulant,&lt;BR /&gt;my check list is:&lt;BR /&gt;a) Are you network administrator? If no, you have to ask for a tcp/ip address to assign to your host.&lt;BR /&gt;b) Have you enough memory? You need approx 150,000 blocks on HD; I don't forget how many RAM, it's better 256 Mb at minimun.&lt;BR /&gt;c) Have license loaded? TCP/IP is included in VMS; however if I remember you need of PAK.&lt;BR /&gt;d) Have you CD? TCP/IP is on VMS distribution media or else on Layered Products Distribution media.&lt;BR /&gt;e) What version of TCP/IP you can install? At now I don't remember. For V7.2 may be V5.3; I have to search for exact answer.&lt;BR /&gt;d) How install TCP/IP? Using PRODUCT INSTALL command.&lt;BR /&gt;f) Other question? You can read TCP/IP Software Product Description&lt;BR /&gt;&lt;A href="http://h18000.www1.hp.com/info/SP4646/SP4646PF.PDF" target="_blank"&gt;http://h18000.www1.hp.com/info/SP4646/SP4646PF.PDF&lt;/A&gt;&lt;BR /&gt;and TCP/IP installation guide&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/82FINAL/6524/6524pro.HTML" target="_blank"&gt;http://h71000.www7.hp.com/doc/82FINAL/6524/6524pro.HTML&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Aug 2005 08:13:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606616#M70404</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-08-19T08:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Client configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606617#M70405</link>
      <description>I'm curious that you have ntpq available but don't have HP's TCPIP or UCCX installed.  &lt;BR /&gt;&lt;BR /&gt;Do either of either these commands list a file? &lt;BR /&gt;&lt;BR /&gt;$ DIR SYS$SYSROOT:[MULTINET]START_MULTINET.COM&lt;BR /&gt;or &lt;BR /&gt;$ DIR SYS$SYSROOT:[TCPWARE]TCPWARE_LOGICALS.COM&lt;BR /&gt;&lt;BR /&gt;There are other TCPIP stacks besides the default HP TCPIP product.  If you an ntpq command available I suspect you're running one of the third party IP stacks.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Andy</description>
      <pubDate>Fri, 19 Aug 2005 11:26:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606617#M70405</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2005-08-19T11:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Client configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606618#M70406</link>
      <description>Only this file exist:&lt;BR /&gt;&lt;BR /&gt;TCPWARE_LOGICALS.COM;1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The system use tcpware</description>
      <pubDate>Wed, 24 Aug 2005 06:12:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ntp-client-configuration/m-p/3606618#M70406</guid>
      <dc:creator>Taulant Shamo</dc:creator>
      <dc:date>2005-08-24T06:12:14Z</dc:date>
    </item>
  </channel>
</rss>

