<?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 NPT Server - Local no internet connection in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/npt-server-local-no-internet-connection/m-p/4583586#M39751</link>
    <description>hi guys&lt;BR /&gt;&lt;BR /&gt;since I got a secure area my linux servers don't not have internet connection at all...&lt;BR /&gt;&lt;BR /&gt;so I've configured an NTP Linux server with this configuration but my NTP Linux Client are not syns the time with the NTP Server&lt;BR /&gt;&lt;BR /&gt;network: 192.168.3.0&lt;BR /&gt;&lt;BR /&gt;1. I sync my NTP server to itselft&lt;BR /&gt;# ntpdate -du ntpserver&lt;BR /&gt;#service ntpd start&lt;BR /&gt;2. I syn my linux clients &lt;BR /&gt;# ntpdate -du ntpserver&lt;BR /&gt;ntp service for clients is stop&lt;BR /&gt;&lt;BR /&gt;now my NTP server configuration&lt;BR /&gt;&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;restrict default kod nomodify notrap nopeer noquery&lt;BR /&gt;restrict -6 default kod nomodify notrap nopeer noquery&lt;BR /&gt;&lt;BR /&gt;restrict 127.0.0.1&lt;BR /&gt;restrict -6 ::1&lt;BR /&gt;&lt;BR /&gt;restrict 192.168.3.0 mask 255.255.255.0 nomodify notrap&lt;BR /&gt;&lt;BR /&gt;broadcastclient       # broadcast client&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;driftfile /var/lib/ntp/drift&lt;BR /&gt;&lt;BR /&gt;keys /etc/ntp/keys&lt;BR /&gt;&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;&lt;BR /&gt;when I run to sync my clients&lt;BR /&gt;#ntpdate -du ntpserver&lt;BR /&gt;results see the last line it says client is not sync by 87 secs...so what I have to do? which command so the time in my NTP client is the same as my NTP server?&lt;BR /&gt;&lt;BR /&gt;13 Feb 15:19:14 ntpdate[7820]: ntpdate 4.2.2p1@1.1570-o Thu May 14 13:00:58 UTC 2009 (1)&lt;BR /&gt;Looking for host ntpserver and service ntp&lt;BR /&gt;host found : ntpserver&lt;BR /&gt;transmit(192.168.3.2)&lt;BR /&gt;receive(192.168.3.2)&lt;BR /&gt;transmit(192.168.3.2)&lt;BR /&gt;receive(192.168.3.2)&lt;BR /&gt;transmit(192.168.3.2)&lt;BR /&gt;receive(192.168.3.2)&lt;BR /&gt;transmit(192.168.3.2)&lt;BR /&gt;receive(192.168.3.2)&lt;BR /&gt;transmit(192.168.3.2)&lt;BR /&gt;server 192.168.3.2, port 123&lt;BR /&gt;stratum 11, precision -20, leap 00, trust 000&lt;BR /&gt;refid [192.168.3.2], delay 0.02582, dispersion 0.00012&lt;BR /&gt;transmitted 4, in filter 4&lt;BR /&gt;reference time:    cf2195ee.d011023f  Sat, Feb 13 2010 15:19:42.812&lt;BR /&gt;originate timestamp: cf219629.6559ce6f  Sat, Feb 13 2010 15:20:41.395&lt;BR /&gt;transmit timestamp:  cf2195d2.35601ffb  Sat, Feb 13 2010 15:19:14.208&lt;BR /&gt;filter delay:  0.02824  0.02586  0.02582  0.02585 &lt;BR /&gt;         0.00000  0.00000  0.00000  0.00000 &lt;BR /&gt;filter offset: 87.18836 87.18729 87.18728 87.18726&lt;BR /&gt;         0.000000 0.000000 0.000000 0.000000&lt;BR /&gt;delay 0.02582, dispersion 0.00012&lt;BR /&gt;offset 87.187280&lt;BR /&gt;&lt;BR /&gt;13 Feb 15:19:14 ntpdate[7820]: step time server 192.168.3.2 offset 87.187280 sec&lt;BR /&gt;&lt;BR /&gt;thanks a lot</description>
    <pubDate>Sat, 13 Feb 2010 21:56:50 GMT</pubDate>
    <dc:creator>KarloChacon</dc:creator>
    <dc:date>2010-02-13T21:56:50Z</dc:date>
    <item>
      <title>NPT Server - Local no internet connection</title>
      <link>https://community.hpe.com/t5/operating-system-linux/npt-server-local-no-internet-connection/m-p/4583586#M39751</link>
      <description>hi guys&lt;BR /&gt;&lt;BR /&gt;since I got a secure area my linux servers don't not have internet connection at all...&lt;BR /&gt;&lt;BR /&gt;so I've configured an NTP Linux server with this configuration but my NTP Linux Client are not syns the time with the NTP Server&lt;BR /&gt;&lt;BR /&gt;network: 192.168.3.0&lt;BR /&gt;&lt;BR /&gt;1. I sync my NTP server to itselft&lt;BR /&gt;# ntpdate -du ntpserver&lt;BR /&gt;#service ntpd start&lt;BR /&gt;2. I syn my linux clients &lt;BR /&gt;# ntpdate -du ntpserver&lt;BR /&gt;ntp service for clients is stop&lt;BR /&gt;&lt;BR /&gt;now my NTP server configuration&lt;BR /&gt;&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;restrict default kod nomodify notrap nopeer noquery&lt;BR /&gt;restrict -6 default kod nomodify notrap nopeer noquery&lt;BR /&gt;&lt;BR /&gt;restrict 127.0.0.1&lt;BR /&gt;restrict -6 ::1&lt;BR /&gt;&lt;BR /&gt;restrict 192.168.3.0 mask 255.255.255.0 nomodify notrap&lt;BR /&gt;&lt;BR /&gt;broadcastclient       # broadcast client&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;driftfile /var/lib/ntp/drift&lt;BR /&gt;&lt;BR /&gt;keys /etc/ntp/keys&lt;BR /&gt;&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;&lt;BR /&gt;when I run to sync my clients&lt;BR /&gt;#ntpdate -du ntpserver&lt;BR /&gt;results see the last line it says client is not sync by 87 secs...so what I have to do? which command so the time in my NTP client is the same as my NTP server?&lt;BR /&gt;&lt;BR /&gt;13 Feb 15:19:14 ntpdate[7820]: ntpdate 4.2.2p1@1.1570-o Thu May 14 13:00:58 UTC 2009 (1)&lt;BR /&gt;Looking for host ntpserver and service ntp&lt;BR /&gt;host found : ntpserver&lt;BR /&gt;transmit(192.168.3.2)&lt;BR /&gt;receive(192.168.3.2)&lt;BR /&gt;transmit(192.168.3.2)&lt;BR /&gt;receive(192.168.3.2)&lt;BR /&gt;transmit(192.168.3.2)&lt;BR /&gt;receive(192.168.3.2)&lt;BR /&gt;transmit(192.168.3.2)&lt;BR /&gt;receive(192.168.3.2)&lt;BR /&gt;transmit(192.168.3.2)&lt;BR /&gt;server 192.168.3.2, port 123&lt;BR /&gt;stratum 11, precision -20, leap 00, trust 000&lt;BR /&gt;refid [192.168.3.2], delay 0.02582, dispersion 0.00012&lt;BR /&gt;transmitted 4, in filter 4&lt;BR /&gt;reference time:    cf2195ee.d011023f  Sat, Feb 13 2010 15:19:42.812&lt;BR /&gt;originate timestamp: cf219629.6559ce6f  Sat, Feb 13 2010 15:20:41.395&lt;BR /&gt;transmit timestamp:  cf2195d2.35601ffb  Sat, Feb 13 2010 15:19:14.208&lt;BR /&gt;filter delay:  0.02824  0.02586  0.02582  0.02585 &lt;BR /&gt;         0.00000  0.00000  0.00000  0.00000 &lt;BR /&gt;filter offset: 87.18836 87.18729 87.18728 87.18726&lt;BR /&gt;         0.000000 0.000000 0.000000 0.000000&lt;BR /&gt;delay 0.02582, dispersion 0.00012&lt;BR /&gt;offset 87.187280&lt;BR /&gt;&lt;BR /&gt;13 Feb 15:19:14 ntpdate[7820]: step time server 192.168.3.2 offset 87.187280 sec&lt;BR /&gt;&lt;BR /&gt;thanks a lot</description>
      <pubDate>Sat, 13 Feb 2010 21:56:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/npt-server-local-no-internet-connection/m-p/4583586#M39751</guid>
      <dc:creator>KarloChacon</dc:creator>
      <dc:date>2010-02-13T21:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: NPT Server - Local no internet connection</title>
      <link>https://community.hpe.com/t5/operating-system-linux/npt-server-local-no-internet-connection/m-p/4583587#M39752</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Most Corporate network environments do not provide wide open access on port 123 to time servers.&lt;BR /&gt;&lt;BR /&gt;You may wish to find out your local time server and configure to use them.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 14 Feb 2010 03:55:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/npt-server-local-no-internet-connection/m-p/4583587#M39752</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-02-14T03:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: NPT Server - Local no internet connection</title>
      <link>https://community.hpe.com/t5/operating-system-linux/npt-server-local-no-internet-connection/m-p/4583588#M39753</link>
      <description>well I managed these servers but I did not installed them but who did it completely disabled firewall on linux servers&lt;BR /&gt;&lt;BR /&gt;If I am not wrong my NTP server is listening on 123&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://i50.tinypic.com/bi8cwl.jpg" target="_blank"&gt;http://i50.tinypic.com/bi8cwl.jpg&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 14 Feb 2010 05:29:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/npt-server-local-no-internet-connection/m-p/4583588#M39753</guid>
      <dc:creator>KarloChacon</dc:creator>
      <dc:date>2010-02-14T05:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: NPT Server - Local no internet connection</title>
      <link>https://community.hpe.com/t5/operating-system-linux/npt-server-local-no-internet-connection/m-p/4583589#M39754</link>
      <description>well guys I think is working now&lt;BR /&gt;&lt;BR /&gt;to tell you the truth is was like using -u instead of -du was the thing why my clients did not sync with the NTP Server&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I added my conf in case any comment is appreciate it &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 14 Feb 2010 22:33:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/npt-server-local-no-internet-connection/m-p/4583589#M39754</guid>
      <dc:creator>KarloChacon</dc:creator>
      <dc:date>2010-02-14T22:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: NPT Server - Local no internet connection</title>
      <link>https://community.hpe.com/t5/operating-system-linux/npt-server-local-no-internet-connection/m-p/4583590#M39755</link>
      <description>Hello, &lt;BR /&gt;       Some comments on your notes&lt;BR /&gt;For general use for NTP 4.2 you can replace this lot &lt;BR /&gt;&amp;gt; # Undisciplined Local Clock. This is a fake driver intended for backup&lt;BR /&gt;&amp;gt; # and when no outside source of synchronized time is available.&lt;BR /&gt;&amp;gt; server 127.127.1.0 # local clock&lt;BR /&gt;&amp;gt; fudge 127.127.1.0 stratum 10    &lt;BR /&gt;with &lt;BR /&gt;# allow this server continue to serve time when no outside source is available &lt;BR /&gt;tos  orphan 10  &lt;BR /&gt;&lt;BR /&gt;If this server becomes isolated from all other NTP servers it will drop to stratum 10 (or whatever number you use) and continue by using its own local clock until a peer or server relationship is restablished . &lt;BR /&gt;&lt;BR /&gt;You might want to add the NTP documentation link &lt;BR /&gt;&lt;A href="http://www.eecis.udel.edu/~mills/ntp/html/index.html" target="_blank"&gt;http://www.eecis.udel.edu/~mills/ntp/html/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and the ntp development site &lt;BR /&gt;&lt;A href="http://www.ntp.org/" target="_blank"&gt;http://www.ntp.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Fri, 19 Feb 2010 16:37:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/npt-server-local-no-internet-connection/m-p/4583590#M39755</guid>
      <dc:creator>BUPA IS</dc:creator>
      <dc:date>2010-02-19T16:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: NPT Server - Local no internet connection</title>
      <link>https://community.hpe.com/t5/operating-system-linux/npt-server-local-no-internet-connection/m-p/4583591#M39756</link>
      <description>thanks BUPA for taking your time to check my notes&lt;BR /&gt;&lt;BR /&gt;for sure I will be adding that additional info &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Feb 2010 17:20:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/npt-server-local-no-internet-connection/m-p/4583591#M39756</guid>
      <dc:creator>KarloChacon</dc:creator>
      <dc:date>2010-02-19T17:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: NPT Server - Local no internet connection</title>
      <link>https://community.hpe.com/t5/operating-system-linux/npt-server-local-no-internet-connection/m-p/4583592#M39757</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You are correct, ntp listens on port 123.&lt;BR /&gt;&lt;BR /&gt;As a short term back up, local clock will due. &lt;BR /&gt;&lt;BR /&gt;Computer server clocks are noteworthy in how badly they keep time, so you can not rely on this more than a few hours at best.&lt;BR /&gt;&lt;BR /&gt;telnet timesource 123&lt;BR /&gt;&lt;BR /&gt;To test connectivity and firewall settings.&lt;BR /&gt;&lt;BR /&gt;If your firewall is Linux based, you can probably set it up to be your office time server.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 19 Feb 2010 19:38:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/npt-server-local-no-internet-connection/m-p/4583592#M39757</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-02-19T19:38:37Z</dc:date>
    </item>
  </channel>
</rss>

