<?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 Linux NTP issue in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-ntp-issue/m-p/4309540#M34463</link>
    <description>Hello, we have a Red Hat Enterprise Linux ES release 4 (Nahant Update 5) server that seems to be sending packets containing the time to three different external servers:&lt;BR /&gt;&lt;BR /&gt;121.50.43.11&lt;BR /&gt;121.50.43.12&lt;BR /&gt;c-biznet.com&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;We ran a virus scan and came back with nothing.&lt;BR /&gt;&lt;BR /&gt;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?&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;Tom Wolf</description>
    <pubDate>Wed, 19 Nov 2008 16:58:28 GMT</pubDate>
    <dc:creator>Tom Wolf_3</dc:creator>
    <dc:date>2008-11-19T16:58:28Z</dc:date>
    <item>
      <title>Linux NTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-ntp-issue/m-p/4309540#M34463</link>
      <description>Hello, we have a Red Hat Enterprise Linux ES release 4 (Nahant Update 5) server that seems to be sending packets containing the time to three different external servers:&lt;BR /&gt;&lt;BR /&gt;121.50.43.11&lt;BR /&gt;121.50.43.12&lt;BR /&gt;c-biznet.com&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;We ran a virus scan and came back with nothing.&lt;BR /&gt;&lt;BR /&gt;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?&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;Tom Wolf</description>
      <pubDate>Wed, 19 Nov 2008 16:58:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-ntp-issue/m-p/4309540#M34463</guid>
      <dc:creator>Tom Wolf_3</dc:creator>
      <dc:date>2008-11-19T16:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Linux NTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-ntp-issue/m-p/4309541#M34464</link>
      <description>Well I'm not entirely sure, but the first thing I would try is something like this:&lt;BR /&gt;$ grep -R "c-biznet.com" /etc/*&lt;BR /&gt;&lt;BR /&gt;This is just to make sure nothing stupid is getting included or is set in another place.&lt;BR /&gt;Then, I'm not entirely sure this will lead somewhere thou, I would probably check set and env for any misschief variables.&lt;BR /&gt;&lt;BR /&gt;If the addresses is used they are usually written down somewhere. I would just recommend searching some more.&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Fredrik Eriksson</description>
      <pubDate>Thu, 20 Nov 2008 07:43:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-ntp-issue/m-p/4309541#M34464</guid>
      <dc:creator>Fredrik.eriksson</dc:creator>
      <dc:date>2008-11-20T07:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Linux NTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-ntp-issue/m-p/4309542#M34465</link>
      <description>run this command&lt;BR /&gt;&lt;BR /&gt;#cat /etc/ntp/ntpservers&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;#cat /etc/ntp/step-tickers</description>
      <pubDate>Thu, 20 Nov 2008 19:06:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-ntp-issue/m-p/4309542#M34465</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-11-20T19:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Linux NTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-ntp-issue/m-p/4309543#M34466</link>
      <description>Thanks for both responses.&lt;BR /&gt;&lt;BR /&gt;Unfortunately they did not provide any new leads.&lt;BR /&gt;&lt;BR /&gt;We did a recursive search of all files using the find command but did not have any matches. We searched for all three addresses.&lt;BR /&gt;&lt;BR /&gt;Any other suggestions?&lt;BR /&gt;&lt;BR /&gt;Thanks again.</description>
      <pubDate>Thu, 20 Nov 2008 20:17:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-ntp-issue/m-p/4309543#M34466</guid>
      <dc:creator>Tom Wolf_3</dc:creator>
      <dc:date>2008-11-20T20:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Linux NTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-ntp-issue/m-p/4309544#M34467</link>
      <description>&amp;gt;&amp;gt; how to determine where these three addresses are being referenced&lt;BR /&gt;&lt;BR /&gt;They all maybe part of the server pool list referenced by the server lines like '0.rhel.pool.ntp.org' in /etc/ntp.conf.&lt;BR /&gt;&lt;BR /&gt;Nobody runs a virus scan on a GNU/Linux machine, run 'rkhunter' instead.&lt;BR /&gt;&lt;BR /&gt;All these; 121.50.43.11, 121.50.43.12, c-biznet.com maybe stratum-3 servers.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Nov 2008 05:05:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-ntp-issue/m-p/4309544#M34467</guid>
      <dc:creator>Ragu_3</dc:creator>
      <dc:date>2008-11-21T05:05:47Z</dc:date>
    </item>
  </channel>
</rss>

