Changes

no edit summary
Line 1: Line 1:  
<!-- Template uses {{{name}}}, {{{series}}} {{{gps}}}(ifeq 1)  -->
 
<!-- Template uses {{{name}}}, {{{series}}} {{{gps}}}(ifeq 1)  -->
 
{{Template:Networking_rutos_manual_fw_disclosure
 
{{Template:Networking_rutos_manual_fw_disclosure
| fw_version = {{{series}}}_R_00.02.05.1
+
| fw_version = {{{series}}}{{#ifeq:{{{name}}}|RUT241|M|}}_R_00.07.01{{#ifeq:{{{series}}}|RUT9|.1|}}
 
| series    = {{{series}}}
 
| series    = {{{series}}}
 
}}
 
}}
 +
{{#ifeq: {{{series}}} | RUT9 |<br><i><b>Note</b>: <b>[[{{{name}}} NTP (legacy WebUI)|click here]]</b> for the old style WebUI (FW version RUT9XX_R_00.06.08.5 and earlier) user manual page.</i>|}}{{#ifeq: {{{series}}} | RUT2 |
 +
{{#switch: {{{name}}}
 +
  | RUT241 =
 +
  | #default =
 +
<br><i><b>Note</b>: <b>[[{{{name}}} NTP (legacy WebUI)|click here]]</b> for the old style WebUI (FW version RUT2XX_R_00.01.14.4 and earlier) user manual page.</i>}}
 +
|}}
 
__TOC__
 
__TOC__
 
==Summary==
 
==Summary==
Line 16: Line 22:  
provides information about the fields contained in that section:
 
provides information about the fields contained in that section:
   −
[[File:Networking_rutos_ntp_general_gps_{{{gps}}}.png|border|class=tlt-border]]}}
+
[[File:Networking_rutos_ntp_general_gps_{{{gps}}}.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 32: Line 38:  
       <td>Sync with browser</td>
 
       <td>Sync with browser</td>
 
       <td>-(interactive button)</td>
 
       <td>-(interactive button)</td>
       <td>Click to synchronize device time to browser time, if your device time is not correct.  
+
       <td>Click to synchronize device time to browser time, if your device time is not correct. <br>
 
           <b>Note</b> - to synchronize to correct time zone you first have to click <b>Save & apply</b>, as <b>Sync with browser</b> button checks currently saved time zone.</td>
 
           <b>Note</b> - to synchronize to correct time zone you first have to click <b>Save & apply</b>, as <b>Sync with browser</b> button checks currently saved time zone.</td>
 
     </tr>
 
     </tr>
Line 85: Line 91:  
     <tr>
 
     <tr>
 
     <td>Operator Station Synchronization</td>
 
     <td>Operator Station Synchronization</td>
         <td>off | on; default: <b>off</b></td>
+
         <td>off {{!}} on; default: <b>off</b></td>
 
         <td>Synchronizes time with mobile operator's base station.</td>
 
         <td>Synchronizes time with mobile operator's base station.</td>
 
     </tr>|}}
 
     </tr>|}}
 +
    <tr>
 +
      <td>Hostname</td>
 +
      <td>ip | url; default: <b>0.openwrt.pool.ntp.org</b></td>
 +
      <td>NTP servers that this device uses to sync time.</td>
 +
    </tr>
 
</table>
 
</table>
  −
===Time servers===
  −
----
  −
The <b>Time Servers</b> section displays the NTP servers that the device uses. You are provided with 4 default time servers (as seen in the example below), but you can also add custom time servers by clicking the "Add" button or you can edit the given time servers.
  −
  −
[[File:Networking_rutos_ntp_ntp_time_servers.png|border|class=tlt-border]]
      
===NTP Server===
 
===NTP Server===
Line 102: Line 107:  
[[File:Networking_rutos_ntp_ntp_server.png|border|class=tlt-border]]
 
[[File:Networking_rutos_ntp_ntp_server.png|border|class=tlt-border]]
    +
==NTPD==
 +
 +
The <b>NTPD</b> program is an operating system daemon that synchronizes the system clock to remote NTP time servers or local reference clocks. NTPD includes the ability to use this to keep your clock in sync and will run more accurately than a clock on a device not running NTPD. NTPD will also use several servers to improve accuracy. It is a complete implementation of NTP version 4 defined by RFC-5905, but also retains compatible with version 3 defined by RFC-1305 and versions 1 and 2, defined by RFC-1059 and RFC-1119, respectively.
 +
 +
[[File:Networking_rutos_ntp_ntpd.png|border|class=tlt-border]]
 +
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
    <td>Enable NTPD</td>
 +
        <td>off | on; default: <b>off</b></td>
 +
        <td>Turns NTPD on or off.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Enable NTP config from file</td>
 +
        <td>off | on; default: <b>off</b></td>
 +
        <td>Run NTPD with uploaded configuration file.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>NTP configuration file</td>
 +
      <td>.conf file; default: <b>none</b></td>
 +
      <td>Upload a custom configuration file.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Server</td>
 +
      <td>ip | url; default: <b>0.openwrt.pool.ntp.org</b></td>
 +
      <td>NTP servers that this device uses to sync time.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Enable Server</td>
 +
      <td>off | on; default: <b>off</b></td>
 +
      <td>Enables NTPD server to make the router act as an NTP server so that it can provide time synchronization services for other network devices.</td>
 +
    </tr>
 +
</table>
 +
 
[[Category:{{{name}}} Services section]]
 
[[Category:{{{name}}} Services section]]

Navigation menu