<?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: NTPDATE - Help please in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219426#M32974</link>
    <description>I will say that I find it interesting that you have both eth0 and eth1 set to use the same ip address.</description>
    <pubDate>Wed, 25 Jun 2008 15:33:56 GMT</pubDate>
    <dc:creator>Court Campbell</dc:creator>
    <dc:date>2008-06-25T15:33:56Z</dc:date>
    <item>
      <title>NTPDATE - Help please</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219399#M32947</link>
      <description>I am trying to configure a NTPDATE in my server. But i can't.&lt;BR /&gt;With this command:&lt;BR /&gt;&lt;BR /&gt;[root@lab1 sbin]# ntpdate -qv clock2.redhat.com&lt;BR /&gt;I didn't get any answer.&lt;BR /&gt;&lt;BR /&gt;But ntpdate is running in my server.&lt;BR /&gt;[root@lab1 sbin]# /sbin/service ntpd status&lt;BR /&gt;ntpd (pid 8962 8959) is running...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;this command:&lt;BR /&gt;[root@lab1 sbin]#  /usr/sbin/ntpq&lt;BR /&gt;ntpq&amp;gt; peer&lt;BR /&gt;localhost.localdomain: timed out, nothing received&lt;BR /&gt;***Request timed out&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The /etc/ntp.conf&lt;BR /&gt;:&lt;BR /&gt;&lt;BR /&gt;# Permit time synchronization with our time source, but do not&lt;BR /&gt;# permit the source to query or modify the service on this system.&lt;BR /&gt;&lt;BR /&gt;restrict default nomodify notrap noquery&lt;BR /&gt;&lt;BR /&gt;# Permit all access over the loopback interface.  This could&lt;BR /&gt;# be tightened as well, but to do so would effect some of&lt;BR /&gt;# the administrative functions.&lt;BR /&gt;restrict 127.0.0.1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# -- CLIENT NETWORK -------&lt;BR /&gt;# Permit systems on this network to synchronize with this&lt;BR /&gt;# time service.  Do not permit those systems to modify the&lt;BR /&gt;# configuration of this service.  Also, do not use those&lt;BR /&gt;# systems as peers for synchronization.&lt;BR /&gt;# restrict 192.168.1.0 mask 255.255.255.0 nomodify notrap&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;restrict 172.27.109.42 mask 255.255.255.0 nomodify notrap&lt;BR /&gt;&lt;BR /&gt;# --- OUR TIMESERVERS -----&lt;BR /&gt;server 0.pool.ntp.org&lt;BR /&gt;server 1.pool.ntp.org&lt;BR /&gt;server 2.pool.ntp.org&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;restrict 66.187.224.4 mask 255.255.255.255 nomodify notrap noquery&lt;BR /&gt;# The server listed below is clock2.redhat.com&lt;BR /&gt;server 66.187.224.4&lt;BR /&gt;&lt;BR /&gt;# --- NTP MULTICASTCLIENT ---&lt;BR /&gt;#multicastclient                        # listen on default 224.0.1.1&lt;BR /&gt;# restrict 224.0.1.1 mask 255.255.255.255 nomodify notrap&lt;BR /&gt;# restrict 192.168.1.0 mask 255.255.255.0 nomodify notrap&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# --- GENERAL CONFIGURATION ---&lt;BR /&gt;#&lt;BR /&gt;# Undisciplined Local Clock. This is a fake driver intended for backup&lt;BR /&gt;# and when no outside source of synchronized time is available. The&lt;BR /&gt;# default stratum is usually 3, but in this case we elect to use stratum&lt;BR /&gt;# 0. Since the server line does not have the prefer keyword, this driver&lt;BR /&gt;# is never used for synchronization, unless no other other&lt;BR /&gt;# synchronization source is available. In case the local host is&lt;BR /&gt;# controlled by some external source, such as an external oscillator or&lt;BR /&gt;# another protocol, the prefer keyword would cause the local host to&lt;BR /&gt;# disregard all other synchronization sources, unless the kernel&lt;BR /&gt;# modifications are in use and declare an unsynchronized condition.&lt;BR /&gt;#&lt;BR /&gt;#server 127.127.1.0     # local clock&lt;BR /&gt;fudge   127.127.1.0 stratum 10&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# Drift file.  Put this in a directory which the daemon can write to.&lt;BR /&gt;# No symbolic links allowed, either, since the daemon updates the file&lt;BR /&gt;# by creating a temporary in the same directory and then rename()'ing&lt;BR /&gt;# it to the file.&lt;BR /&gt;#&lt;BR /&gt;driftfile /var/lib/ntp/drift&lt;BR /&gt;broadcastdelay  0.008&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# Keys file.  If you want to diddle your server at run time, make a&lt;BR /&gt;# keys file (mode 600 for sure) and define the key number to be&lt;BR /&gt;# used for making requests.&lt;BR /&gt;#&lt;BR /&gt;# PLEASE DO NOT USE THE DEFAULT VALUES HERE. Pick your own, or remote&lt;BR /&gt;# systems might be able to reset your clock at will. Note also that&lt;BR /&gt;# ntpd is started with a -A flag, disabling authentication, that&lt;BR /&gt;# will have to be removed as well.&lt;BR /&gt;#&lt;BR /&gt;keys            /etc/ntp/keys&lt;BR /&gt;                                      &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any help ?????????</description>
      <pubDate>Thu, 19 Jun 2008 17:39:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219399#M32947</guid>
      <dc:creator>BiancaP.</dc:creator>
      <dc:date>2008-06-19T17:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: NTPDATE - Help please</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219400#M32948</link>
      <description>First of all, you cannot run the ntpdate with the ntpd service started. You must stop the ntpd service and then run ntpdate.&lt;BR /&gt;&lt;BR /&gt;If you don't receive any answer, probably your system is firewalled, check your firewall status.&lt;BR /&gt;&lt;BR /&gt;Â¿What distro are you using?</description>
      <pubDate>Thu, 19 Jun 2008 17:55:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219400#M32948</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-06-19T17:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: NTPDATE - Help please</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219401#M32949</link>
      <description>hmmm&lt;BR /&gt;&lt;BR /&gt;I stop to the command.&lt;BR /&gt;&lt;BR /&gt;I am using Red Hat.&lt;BR /&gt;&lt;BR /&gt;So... what can i do to resolve this firewall problem? =P&lt;BR /&gt;&lt;BR /&gt;thanks!!</description>
      <pubDate>Thu, 19 Jun 2008 18:14:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219401#M32949</guid>
      <dc:creator>BiancaP.</dc:creator>
      <dc:date>2008-06-19T18:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: NTPDATE - Help please</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219402#M32950</link>
      <description>Try with:&lt;BR /&gt;&lt;BR /&gt;service ntpd stop&lt;BR /&gt;service iptables stop&lt;BR /&gt;ntpdate -b &lt;SERVER&gt;&lt;BR /&gt;service ntpd start&lt;BR /&gt;ntpq -pn&lt;BR /&gt;chkconfig iptables off&lt;/SERVER&gt;</description>
      <pubDate>Fri, 20 Jun 2008 02:05:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219402#M32950</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-06-20T02:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: NTPDATE - Help please</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219403#M32951</link>
      <description>in /etc/ntp.conf file put only the lines&lt;BR /&gt;&lt;BR /&gt;restrict default nomodify notrap noquery&lt;BR /&gt;restrict 127.0.0.1&lt;BR /&gt;driftfile /var/lib/ntp/drift&lt;BR /&gt;keys /etc/ntp/keys&lt;BR /&gt;and along trhe above lines put only the ntp server name like&lt;BR /&gt;&lt;BR /&gt;server x.x.x.x&lt;BR /&gt;&lt;BR /&gt;and  then put your ntp server's ip address in /etc/ntp/step-tickers file.&lt;BR /&gt;&lt;BR /&gt;now all set. start the ntp service and check.</description>
      <pubDate>Fri, 20 Jun 2008 07:31:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219403#M32951</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-06-20T07:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: NTPDATE - Help please</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219404#M32952</link>
      <description>I did everthing you said but didn't work;&lt;BR /&gt;&lt;BR /&gt;[root@lab1 media]# /etc/init.d/ntpd start&lt;BR /&gt;ntpd: Synchronizing with time server:                      [FAILED]&lt;BR /&gt;Starting ntpd:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[root@lab1 media]# /etc/init.d/ntpd status&lt;BR /&gt;ntpd (pid 19488 19487 19464 19461) is running...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I think is some firewall problem. (someone already said this...)&lt;BR /&gt;But what can i do to solve?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jun 2008 14:19:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219404#M32952</guid>
      <dc:creator>BiancaP.</dc:creator>
      <dc:date>2008-06-23T14:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: NTPDATE - Help please</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219405#M32953</link>
      <description>more information:&lt;BR /&gt;&lt;BR /&gt;[root@lab1 /]# ping 66.187.224.4&lt;BR /&gt;PING 66.187.224.4 (66.187.224.4) 56(84) bytes of data.&lt;BR /&gt;From 172.27.109.3 icmp_seq=0 Packet filtered&lt;BR /&gt;From 172.27.109.3 icmp_seq=1 Packet filtered&lt;BR /&gt;From 172.27.109.3 icmp_seq=3 Packet filtered&lt;BR /&gt;From 172.27.109.3 icmp_seq=4 Packet filtered&lt;BR /&gt;&lt;BR /&gt;is some firewall problem???&lt;BR /&gt;&lt;BR /&gt;what can i do to solve????&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jun 2008 20:20:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219405#M32953</guid>
      <dc:creator>BiancaP.</dc:creator>
      <dc:date>2008-06-23T20:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: NTPDATE - Help please</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219406#M32954</link>
      <description>yes, the symptomp says the time server has firewall or your gateway has firewall.</description>
      <pubDate>Tue, 24 Jun 2008 04:31:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219406#M32954</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-06-24T04:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: NTPDATE - Help please</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219407#M32955</link>
      <description>Just an added note. You also might what to run&lt;BR /&gt;&lt;BR /&gt;chkconfig ntpd on&lt;BR /&gt;&lt;BR /&gt;That won't solve your connection issue, but the daemon will start after boot up.</description>
      <pubDate>Tue, 24 Jun 2008 12:16:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219407#M32955</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2008-06-24T12:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: NTPDATE - Help please</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219408#M32956</link>
      <description>Ok.... i know that exist a firewall... but what can i do to solve???&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jun 2008 12:23:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219408#M32956</guid>
      <dc:creator>BiancaP.</dc:creator>
      <dc:date>2008-06-24T12:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: NTPDATE - Help please</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219409#M32957</link>
      <description>Have a network admin open udp port 123 to the server(2) where you are going to get time from. Also, have you thought about using a local server on your same network for time?</description>
      <pubDate>Tue, 24 Jun 2008 12:53:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219409#M32957</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2008-06-24T12:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: NTPDATE - Help please</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219410#M32958</link>
      <description>That should have been server(s).</description>
      <pubDate>Tue, 24 Jun 2008 12:58:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219410#M32958</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2008-06-24T12:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: NTPDATE - Help please</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219411#M32959</link>
      <description>I discover what happen.&lt;BR /&gt;There is a firewall blocking any external site that i try to ping:&lt;BR /&gt;&lt;BR /&gt;[root@lab1 ~]# ping &lt;A href="http://www.uol.com.br" target="_blank"&gt;www.uol.com.br&lt;/A&gt;&lt;BR /&gt;PING &lt;A href="http://www.uol.com.br" target="_blank"&gt;www.uol.com.br&lt;/A&gt; (200.221.2.45) 56(84) bytes of data.&lt;BR /&gt;From router-virtual.sao-paulo.axalto.com (172.27.109.3) icmp_seq=1 Packet filtered&lt;BR /&gt;From router-virtual.sao-paulo.axalto.com (172.27.109.3) icmp_seq=2 Packet filtered&lt;BR /&gt;&lt;BR /&gt;They tell to me that i can't enter in any external site. &lt;BR /&gt;&lt;BR /&gt;Is there anything i can do to solve this problem ??&lt;BR /&gt;&lt;BR /&gt;Or just who have access to this firewall can do something??&lt;BR /&gt;&lt;BR /&gt;thanks!&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jun 2008 13:11:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219411#M32959</guid>
      <dc:creator>BiancaP.</dc:creator>
      <dc:date>2008-06-24T13:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: NTPDATE - Help please</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219412#M32960</link>
      <description>&amp;gt;&amp;gt;&amp;gt; Also, have you thought about using a local server on your same network for time?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;what local server?&lt;BR /&gt;i have problem with the host and the vmwares, the time is always different.&lt;BR /&gt;So, my idea is configure a ntpdate in host, and the vmwares get the same time.</description>
      <pubDate>Tue, 24 Jun 2008 13:14:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219412#M32960</guid>
      <dc:creator>BiancaP.</dc:creator>
      <dc:date>2008-06-24T13:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: NTPDATE - Help please</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219413#M32961</link>
      <description>&amp;gt;&amp;gt; what local server?&lt;BR /&gt;&lt;BR /&gt;Umm, a server that you have available to pull time from. Prefereably the vmware host at this point.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; i have problem with the host and the vmwares, the time is always different.&lt;BR /&gt;&lt;BR /&gt;If I remember corecctly there is an option in vmware guests to get their time from the host.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; So, my idea is configure a ntpdate in host, and the vmwares get the same time.&lt;BR /&gt;&lt;BR /&gt;You wouldn't configure ntpdate. You would setup and configure ntpd.</description>
      <pubDate>Tue, 24 Jun 2008 14:42:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219413#M32961</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2008-06-24T14:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: NTPDATE - Help please</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219414#M32962</link>
      <description>&amp;gt;&amp;gt;&amp;gt;If I remember corecctly there is an option in vmware guests to get their time from the host.&lt;BR /&gt;&lt;BR /&gt;Hm... do you know where is this option?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;You wouldn't configure ntpdate. You would setup and configure ntpd.&lt;BR /&gt;&lt;BR /&gt;hmmm.. ok.. thanks</description>
      <pubDate>Tue, 24 Jun 2008 17:01:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219414#M32962</guid>
      <dc:creator>BiancaP.</dc:creator>
      <dc:date>2008-06-24T17:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: NTPDATE - Help please</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219415#M32963</link>
      <description>It's been awhile, but I would start here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.vmware.com/pdf/vmware_timekeeping.pdf" target="_blank"&gt;http://www.vmware.com/pdf/vmware_timekeeping.pdf&lt;/A&gt;</description>
      <pubDate>Tue, 24 Jun 2008 17:04:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219415#M32963</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2008-06-24T17:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: NTPDATE - Help please</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219416#M32964</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you can't get out to the real world to interrogate an NTP server,  you either need to find one that already exists on the internal network, or configure one of your machines to be an NTP server.&lt;BR /&gt;&lt;BR /&gt;You might find that your network people have got NTP running on your routers or firewalls, that you can point your machines at.&lt;BR /&gt;&lt;BR /&gt;If not, then you need to make one of your machines the master NTP server, and then point all of the other machines at it.  It doesn't really matter to VMware if the real time isn't used, just that all the machines have the same time...&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Rob</description>
      <pubDate>Tue, 24 Jun 2008 18:11:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219416#M32964</guid>
      <dc:creator>Rob Leadbeater</dc:creator>
      <dc:date>2008-06-24T18:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: NTPDATE - Help please</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219417#M32965</link>
      <description>I got an internal IP to configure the ntp server... when i ping is everthing ok...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;when i configure a vmware in my server is everthing ok:&lt;BR /&gt;&lt;BR /&gt;[root@static-109 ~]# ntpdate 172.27.109.56&lt;BR /&gt;25 Jun 10:45:30 ntpdate[5376]: step time server 172.27.109.56 offset 6649.680474 sec&lt;BR /&gt;&lt;BR /&gt;but when i try to configure my server, i cant:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[root@lab1 ~]# ntpdate 172.27.109.56&lt;BR /&gt;[root@lab1 ~]#&lt;BR /&gt;[root@lab1 ~]#&lt;BR /&gt;[root@lab1 ~]#&lt;BR /&gt;[root@lab1 ~]# ntpq -pn&lt;BR /&gt;localhost.localdomain: timed out, nothing received&lt;BR /&gt;***Request timed out&lt;BR /&gt;[root@lab1 ~]# ntpdc -nc reslist&lt;BR /&gt;localhost.localdomain: timed out, nothing received&lt;BR /&gt;***Request timed out&lt;BR /&gt;[root@lab1 ~]# service ntpd status&lt;BR /&gt;ntpd (pid 23741 23739) is running...&lt;BR /&gt;[root@lab1 ~]#&lt;BR /&gt;&lt;BR /&gt;netstat -tuna&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;udp 0 0 172.27.109.42:123 0.0.0.0:*&lt;BR /&gt;udp 0 0 172.27.109.42:123 0.0.0.0:*&lt;BR /&gt;udp 0 0 127.0.0.1:123 0.0.0.0:*&lt;BR /&gt;udp 0 0 0.0.0.0:123 0.0.0.0:*&lt;BR /&gt;udp 0 0 :::123 :::*&lt;BR /&gt;&lt;BR /&gt;(ok)&lt;BR /&gt;&lt;BR /&gt;my ntp.conf is ok too..&lt;BR /&gt;&lt;BR /&gt;Any idea to my problem?????</description>
      <pubDate>Wed, 25 Jun 2008 13:20:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219417#M32965</guid>
      <dc:creator>BiancaP.</dc:creator>
      <dc:date>2008-06-25T13:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: NTPDATE - Help please</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219418#M32966</link>
      <description>more information:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[root@lab1 ~]# ntptrace  172.27.109.56&lt;BR /&gt;printer-056.sao-paulo.axalto.com: stratum 3, offset -0.053243, synch distance 0.213080&lt;BR /&gt;/usr/sbin/ntpq: read: No route to host</description>
      <pubDate>Wed, 25 Jun 2008 13:38:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntpdate-help-please/m-p/4219418#M32966</guid>
      <dc:creator>BiancaP.</dc:creator>
      <dc:date>2008-06-25T13:38:20Z</dc:date>
    </item>
  </channel>
</rss>

