<
From version < 150.1 >
edited by Kilight Cao
on 2024/05/17 10:40
To version < 149.1 >
edited by Kilight Cao
on 2024/05/17 10:21
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -967,22 +967,18 @@
967 967  
968 968  (% class="box" %)
969 969  (((
970 -~#~##Linux command
970 +uci set system.ntp.server='0.openwrt.pool.ntp.org'
971 971  
972 -uci set system.ntp.server='0.openwrt.pool.ntp.org'  #Required
972 +uci add_list system.ntp.server='1.openwrt.pool.ntp.org'
973 973  
974 -uci add_list system.ntp.server='1.openwrt.pool.ntp.org' #Optional
974 +uci add_list system.ntp.server='2.openwrt.pool.ntp.org'
975 975  
976 -uci add_list system.ntp.server='2.openwrt.pool.ntp.org' #Optional
976 +uci add_list system.ntp.server='3.openwrt.pool.ntp.org'
977 977  
978 -uci add_list system.ntp.server='3.openwrt.pool.ntp.org'  #Optional
979 -
980 -uci commit system #Required
978 +uci commit system
981 981  )))
982 982  
983 -**Note: If the NTP server is a Windows host, it may cause the time synchronization to fail, **
984 984  
985 -
986 986  == (% data-sider-select-id="060d238c-36fc-4453-b667-8dca3129ae44" %)6.2 Packet Filtering(%%) ==
987 987  
988 988  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0