<
From version < 202.1 >
edited by Kilight Cao
on 2024/05/17 10:38
To version < 201.1 >
edited by Kilight Cao
on 2024/05/17 10:17
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -987,22 +987,18 @@
987 987  
988 988  (% class="box" %)
989 989  (((
990 -~#~##Linux command
990 +uci set system.ntp.server='0.openwrt.pool.ntp.org'
991 991  
992 -uci set system.ntp.server='0.openwrt.pool.ntp.org'  #Required
992 +uci add_list system.ntp.server='1.openwrt.pool.ntp.org'
993 993  
994 -uci add_list system.ntp.server='1.openwrt.pool.ntp.org' #Optional
994 +uci add_list system.ntp.server='2.openwrt.pool.ntp.org'
995 995  
996 -uci add_list system.ntp.server='2.openwrt.pool.ntp.org' #Optional
996 +uci add_list system.ntp.server='3.openwrt.pool.ntp.org'
997 997  
998 -uci add_list system.ntp.server='3.openwrt.pool.ntp.org'  #Optional
999 -
1000 -uci commit system #Required
998 +uci commit system
1001 1001  )))
1002 1002  
1003 -**Note: If the NTP server is a Windows host, it may cause the time synchronization to fail, **
1004 1004  
1005 -
1006 1006  == (% data-sider-select-id="68c5d9c8-0690-4e39-abae-0a921c179211" %)6.2 Packet Filtering(%%) ==
1007 1007  
1008 1008  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0