- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- How can i configure a NTP Server with OpenVms 7.3-...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-24-2006 01:42 AM
тАО10-24-2006 01:42 AM
i'm actually looking for the best way to synchronise system time for my network (TCP/IP network, 5 Alpha DS25 server With OpenVms 7.3-2, 5 vax that i can synchronise through my application).
Is this possible with NTP Server ? Is there a list of recommended materials ? (gorgy timing NTP LEDI NETWORK for example)
What's the difference between DTSS and NTP synchronisation ?
Is there a procedure for NTP configuration in OpenVms Doc ?
Thanks for all
philippe
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-24-2006 03:08 AM - last edited on тАО05-05-2023 06:15 AM by Sunitha_Mod
тАО10-24-2006 03:08 AM - last edited on тАО05-05-2023 06:15 AM by Sunitha_Mod
Re: How can i configure a NTP Server with OpenVms 7.3-2
Which IP software? DEC/Compaq/HP TCPIP?http://h71000.www7.hp.com/doc/index.htmlhttp://h71000.www7.hp.com/doc/tcpip56.html ???http://h71000.www7.hp.com/doc/tcpip54.html ???http://h71000.www7.hp.com/doc/732final/6526/6526pro.HTMLhttp://h71000.www7.hp.com/doc/732final/6526/6526pro_028.html
[Moderator edit: The above links are no longer valid. Please refer to https://support.hpe.com/]
> What's the difference between DTSS and NTP
> synchronisation ?
Different software. DTSS uses DECnet, and
NTP uses IP, so NTP is more popular on
non-VMS systems.
SYS$COMMON:[SYSHLP.EXAMPLES.DTSS] has a
program which allows one to synchronize a
local DTSS server with an (external) NTP
server. Handy if you're already using DTSS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-24-2006 03:11 AM
тАО10-24-2006 03:11 AM
Re: How can i configure a NTP Server with OpenVms 7.3-2
You configure NTP with SYS$MANAGER:TCPIP$CONFIG (menu 3 - server). Then you enter your timeservers into TCPIP$NTP.CONF, found in the login directory of the TCPIP$NTP user, theres is a template as s starter.
If you have a connection to the internet you may use e.g. (that's my setup at home):
server 0.pool.ntp.org
server 1.pool.ntp.org
server 2.pool.ntp.org
regards Kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-24-2006 05:55 AM
тАО10-24-2006 05:55 AM
SolutionHTH,
Aaron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-24-2006 06:35 PM
тАО10-24-2006 06:35 PM
Re: How can i configure a NTP Server with OpenVms 7.3-2
I'm currently managing a private network without any internet access so i've to buy and install my own NTP server.
is there a list of recommended materials ? or unrecommended for openvms ? a list of models already experienced ?
regards,
philippe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-24-2006 06:50 PM
тАО10-24-2006 06:50 PM
Re: How can i configure a NTP Server with OpenVms 7.3-2
What are you planning to use as your master
clock?
Most people (I assume) use some time
server(s) on the Internet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-24-2006 08:07 PM
тАО10-24-2006 08:07 PM
Re: How can i configure a NTP Server with OpenVms 7.3-2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-25-2006 01:19 AM
тАО10-25-2006 01:19 AM
Re: How can i configure a NTP Server with OpenVms 7.3-2
In general, any NTP server should work, and
synchronization with the German VLF radio
station should be fine.
I don't know if any VMS NTP software can deal
with the Gorgy Timing authentication stuff.
You should probably ask them if that's
optional or required.