Changes

no edit summary
Line 86: Line 86:  
{{#ifeq:{{{series}}}|TAP100||<span class="asterisk">*</span> Different language packages can be downloaded separately from the <b>Services → [[{{{name}}} Package Manager|Package Manager]]</b> page.}}
 
{{#ifeq:{{{series}}}|TAP100||<span class="asterisk">*</span> Different language packages can be downloaded separately from the <b>Services → [[{{{name}}} Package Manager|Package Manager]]</b> page.}}
   −
{{#ifeq:{{{series}}}|TAP100|==Datetime==
+
==Date & Time==
 +
===Summary===
 +
----
 +
<b>Network Time Protocol</b> (<b>NTP</b>) is a networking protocol for clock synchronization between computer
 +
systems over packet-switched, variable-latency data networks. This chapter is an overview of the NTP section for {{{name}}} devices.
 
===General===
 
===General===
 
----
 
----
Line 110: Line 114:  
       <td>Sync with browser</td>
 
       <td>Sync with browser</td>
 
       <td>-(interactive button)</td>
 
       <td>-(interactive button)</td>
       <td>Click to synchronize device time and time zone to browsers, if your device time or time zone is not correct. <br>
+
       <td>Click to synchronize device time and time zone to browsers, if your device time or time zone is not correct.<br>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 129: Line 133:  
This section is used to configure NTP client, server and time servers.
 
This section is used to configure NTP client, server and time servers.
   −
===Time Synchronization===
+
====Time Synchronization====
 
----
 
----
[[File:Networking_rutos_ntp_ntp_client_mobile_{{{mobile}}}_v2.png|border|class=tlt-border]]
+
This section is used to configure the device's time settings.
 +
 
 +
[[File:Networking_rutos_ntp_ntp_time_synchronization_{{{mobile}}}.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 179: Line 185:  
         <td>Sync time data with mobile operator.</td>
 
         <td>Sync time data with mobile operator.</td>
 
     </tr>|}}
 
     </tr>|}}
 +
</table>
 +
====Time Servers====
 +
----
 +
This section is used to specify which time servers the device will use for time synchronization. To add more time servers to the list, click the 'Add' button.
 +
 +
{{#ifeq:{{{series}}}|TAP100|[[File:Networking_rutos_ntp_ntp_time_servers_tap100.png|border|class=tlt-border]]|[[File:Networking_rutos_ntp_ntp_time_servers.png|border|class=tlt-border]]}}
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 
     <tr>
 
     <tr>
 
       <td>Hostname</td>
 
       <td>Hostname</td>
Line 184: Line 202:  
       <td>NTP servers that this device uses to sync time.</td>
 
       <td>NTP servers that this device uses to sync time.</td>
 
     </tr>
 
     </tr>
</table>|}}
+
</table>
 +
 
 +
{{#ifeq:{{{series}}}|TAP100||====NTP Server====
 +
----
 +
The device can also act as an <b>NTP Server</b>, providing clock synchronization to other devices in the network. From this section you can turn this feature on or off:
 +
 
 +
[[File:Networking_rutos_ntp_ntp_server.png|border|class=tlt-border]]}}
 +
{{#ifeq:{{{series}}}|TAP100||===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.
 +
 
 +
<b>Note:</b> PAM is additional software that can be installed from the <b>Services → [[{{{name}}} Package Manager|Package Manager]]</b> page.
 +
[[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>}}
    
==Access Control==
 
==Access Control==

Navigation menu