Hello,
I have gadgets like chromecast, appletv, some tablets on a dedicated guest network. Is it possible to redirect ntp traffic from the guest network to ntpMerlin?
I configured chronyd to serve the guest network ip range with:
and selected "Toggle redirect of all NTP traffic to ntpMerlin"
in YazFi following set to true
FORCEDNS
ONEWAYTOGUEST
CLIENTISOLATION
I check if guest clients get their time from ntpMerlin with
but, I've never seen a guest ip.
Thanks.
I have gadgets like chromecast, appletv, some tablets on a dedicated guest network. Is it possible to redirect ntp traffic from the guest network to ntpMerlin?
I configured chronyd to serve the guest network ip range with:
Code:
allow 192.168.4.0/16
in YazFi following set to true
FORCEDNS
ONEWAYTOGUEST
CLIENTISOLATION
I check if guest clients get their time from ntpMerlin with
Code:
chronyc clients
Thanks.