- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Linux NTP issue
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
11-19-2008 08:58 AM
11-19-2008 08:58 AM
Linux NTP issue
121.50.43.11
121.50.43.12
c-biznet.com
We checked the /etc/ntp.conf file on this server and it's configured the same as all the other hosts in our environment - the 121.50.43 and c-biznet.com addresses aren't in the file.
We also checked the /usr/sbin/ntpd binaries and they are the same as all the other Linux hosts in our environment. Only a single Linux server in our organization is experiencing this issue.
When we stop NTP, the packets stop being sent to the three addresses. When we restart NTP on this server, the packets start transmitting again.
We ran a virus scan and came back with nothing.
Do any of the Linux experts out there have any suggestions on how to determine where these three addresses are being referenced from and how to stop this issue?
Any help would be greatly appreciated.
Thank you.
Tom Wolf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2008 11:43 PM
11-19-2008 11:43 PM
Re: Linux NTP issue
$ grep -R "c-biznet.com" /etc/*
This is just to make sure nothing stupid is getting included or is set in another place.
Then, I'm not entirely sure this will lead somewhere thou, I would probably check set and env for any misschief variables.
If the addresses is used they are usually written down somewhere. I would just recommend searching some more.
Best regards
Fredrik Eriksson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2008 11:06 AM
11-20-2008 11:06 AM
Re: Linux NTP issue
#cat /etc/ntp/ntpservers
or
#cat /etc/ntp/step-tickers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2008 12:17 PM
11-20-2008 12:17 PM
Re: Linux NTP issue
Unfortunately they did not provide any new leads.
We did a recursive search of all files using the find command but did not have any matches. We searched for all three addresses.
Any other suggestions?
Thanks again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2008 09:05 PM
11-20-2008 09:05 PM
Re: Linux NTP issue
They all maybe part of the server pool list referenced by the server lines like '0.rhel.pool.ntp.org' in /etc/ntp.conf.
Nobody runs a virus scan on a GNU/Linux machine, run 'rkhunter' instead.
All these; 121.50.43.11, 121.50.43.12, c-biznet.com maybe stratum-3 servers.