<
From version < 204.1 >
edited by Xiaoye
on 2024/05/17 10:33
To version < 203.1 >
edited by Kilight Cao
on 2024/05/17 10:10
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoye
1 +XWiki.Kilight
Content
... ... @@ -976,22 +976,18 @@
976 976  
977 977  (% class="box" %)
978 978  (((
979 -~#~##Linux command
979 +uci set system.ntp.server='0.openwrt.pool.ntp.org'
980 980  
981 -uci set system.ntp.server='0.openwrt.pool.ntp.org'  #Required
981 +uci add_list system.ntp.server='1.openwrt.pool.ntp.org'
982 982  
983 -uci add_list system.ntp.server='1.openwrt.pool.ntp.org' #Optional
983 +uci add_list system.ntp.server='2.openwrt.pool.ntp.org'
984 984  
985 -uci add_list system.ntp.server='2.openwrt.pool.ntp.org' #Optional
985 +uci add_list system.ntp.server='3.openwrt.pool.ntp.org'
986 986  
987 -uci add_list system.ntp.server='3.openwrt.pool.ntp.org'  #Optional
988 -
989 -uci commit system #Required
987 +uci commit system
990 990  )))
991 991  
992 -**Note: If the NTP server is a Windows host, it may cause the time synchronization to fail, **
993 993  
994 -
995 995  == (% data-sider-select-id="9ae226bc-051a-4d47-8a2f-13187e54c382" %)6.2 Packet Filtering(%%) ==
996 996  
997 997  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0