- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ntpq -p doesn't work
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
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
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
07-19-2007 08:06 AM
07-19-2007 08:06 AM
ntpq -p doesn't work
# ntpq -p
localhost: timed out, nothing received
***Request timed out
We are using "restric" clause on the time-server, so I have already added following on the time-server:
restrict client_ip ntpport nomodify
Should I restart anything on the time-server after I add this clause?
also, already made the appropriate chanegs in /etc/rc.config.d/netdaemons, and also added "server time-server-ip" in /etc/ntp.conf
I don't see any erros when restart "xntpd".
Please help. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2007 08:42 AM
07-19-2007 08:42 AM
Re: ntpq -p doesn't work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2007 08:46 AM
07-19-2007 08:46 AM
Re: ntpq -p doesn't work
ntpq -p time-server-ip
time-server-ip: timed out, nothing received
***Request timed out
I also tried ntpdate -d time-server-ip
and got following:
....
...
19 Jul 19:57:39 ntpdate[3383]: no server suitable for synchronization found
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2007 08:49 AM
07-19-2007 08:49 AM
Re: ntpq -p doesn't work
Perhaps your firewall isn't allowing the request.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2007 08:53 AM
07-19-2007 08:53 AM
Re: ntpq -p doesn't work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2007 09:41 AM
07-19-2007 09:41 AM
Re: ntpq -p doesn't work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2007 03:09 PM
07-19-2007 03:09 PM
Re: ntpq -p doesn't work
Now it is really important to get your network administrators involved -- for very obscure reasons, some network admins disable port 123 (the ntp port) through routers. You can try ping and traceroute but the only way to truly decipher a network resatriction is to use Wireshark to trace the ntpq query. That will tell you exactly what is happening.
Once fixed, all you'll need is the server line in ntp.conf. The netdaemons file is just used for bootup.
Bill Hassell, sysadmin