[USG Flex H Series] - Internal NTP Server
Ally Member
Hello everyone,
as a new feature request, can be usefull to install an NTP Server inside the USG Flex H firewall.
In this way, if you block internet connection for a device, it can synchronize own clock/timezone information directly from the firewall without using internet at all.
The NTP Server can also used as time source for all the devices, as single point of truth.
Thank you
Comments
-
Hi @Maverick87,
Thank you for your input!
Regarding your request, you can configure the USG FLEX H firewalls to function as an NTP server for your internal devices via the CLI using the following commands:
>edit running
>running config# / vrf main ntp server-subnet <priority> {allow| deny}{CIDR subnet| all}
>running config# commit
>running config# copy running startup
>running config# exit
Replace
CIDR subnetwith the specific subnet you want to allow to synchronize with the firewall. You can also useallto permit all subnets to synchronize with this device.For example,
/ vrf main ntp server-subnet 0 allow 192.168.1.0/24or/ vrf main ntp server-subnet 1 allow allZyxel Tina
0 -
Cool so you can😎
Maybe a simple checkbox in the UI per interface in advanced settings would make this easy.
1 -
Cool, it works like a sharm!!
As PeterUK says, can be implemented a checkbox in the interface for enable/disable this functionality? I think that can be enabled/disabled for all the interfaces, because you can always choice what is the server that work as NTP Server.
0
Categories
- All Categories
- 439 Beta Program
- 2.8K Nebula
- 202 Nebula Ideas
- 126 Nebula Status and Incidents
- 6.3K Security
- 508 USG FLEX H Series
- 327 Security Ideas
- 1.7K Switch
- 84 Switch Ideas
- 1.3K Wireless
- 49 Wireless Ideas
- 6.8K Consumer Product
- 288 Service & License
- 458 News and Release
- 89 Security Advisories
- 31 Education Center
- 10 [Campaign] Zyxel Network Detective
- 4.3K FAQ
- 34 Documents
- 34 Nebula Monthly Express
- 85 About Community
- 96 Security Highlight
Zyxel Employee

Guru Member