1.4.0: NTP configuration keeps showing "0.pool.ntp.org"
Posted: Thu Sep 01, 2011 1:40 am
I have an NTP server on my internal network. I'm working at moving my router to Gargoyle, and I have 1.4.0 installed on a test router. I want the router to just use the internal NTP server.
I've gone into the web interface and removed the pool.ntp.org entries there and just put in a single IP address. However, the web GUI keeps showing me more than one address...usually it shows the internal IP address as the first, and "0.pool.ntp.org" as the second. And sometimes third.
However:
root@Gargoyle:/etc/config# cat /etc/config/ntpclient
config 'ntpdrift'
option 'freq' '0'
config 'ntpclient'
option 'interval' '3600'
config 'ntpserver' 'cfg1'
option 'port' '123'
option 'hostname' '192.168.10.250'
So....I think the configuration is correct, this is just a bug in the web GUI.
It does work.
I've gone into the web interface and removed the pool.ntp.org entries there and just put in a single IP address. However, the web GUI keeps showing me more than one address...usually it shows the internal IP address as the first, and "0.pool.ntp.org" as the second. And sometimes third.
However:
root@Gargoyle:/etc/config# cat /etc/config/ntpclient
config 'ntpdrift'
option 'freq' '0'
config 'ntpclient'
option 'interval' '3600'
config 'ntpserver' 'cfg1'
option 'port' '123'
option 'hostname' '192.168.10.250'
So....I think the configuration is correct, this is just a bug in the web GUI.
It does work.