<
From version < 199.1 >
edited by Kilight Cao
on 2024/04/19 15:05
To version < 199.2 >
edited by Xiaoye
on 2024/05/17 09:22
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Kilight
1 +XWiki.Xiaoye
Content
... ... @@ -967,6 +967,28 @@
967 967  
968 968  = 6.  More features =
969 969  
970 +
971 +== 6.1 NTP Service/Time Synchronization ==
972 +
973 +The gateway time sync service is provided by ntpd
974 +
975 +=== 1). Modify the NTP server address: ===
976 +
977 +(% class="box" %)
978 +(((
979 +uci set system.ntp.server='0.openwrt.pool.ntp.org'
980 +
981 +uci add_list system.ntp.server='1.openwrt.pool.ntp.org'
982 +
983 +uci add_list system.ntp.server='2.openwrt.pool.ntp.org'
984 +
985 +uci add_list system.ntp.server='3.openwrt.pool.ntp.org'
986 +
987 +uci commit system
988 +)))
989 +
990 +=== ===
991 +
970 970  == 6.1 Packet Filtering ==
971 971  
972 972  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0