Hello,

my NTP server works fine, but only on public IP address. Few servers have only 
private IP (10.0.0.0/24) and these cant connect to 10.0.0.4.
ntpdate[11642]: no server suitable for synchronization found

server config:
tinker panic 4000
server  tik.cesnet.cz
restrict tik.cesnet.cz
...
driftfile /etc/ntp/drift
restrict default noquery notrust nomodify
restrict 127.0.0.1
restrict xx.xx.xx.0 netmask 255.255.255.0 notrap nomodify noquery
restrict 10.0.0.0 netmask 255.255.255.0 notrap nomodify noquery

client config:
tinker panic 4000
server 10.0.0.4  #or server pu.bl.ic.ip
driftfile /etc/ntp/drift
restrict default noquery notrust nomodify
restrict 127.0.0.1
restrict 10.0.0.4

client config is same for machines with public IP and only with private IP 
address 
but only public IP is working
no problem in firewall (same for public and for private network)

anyone help me please?

regards
Martin Korous

ntp-4.2.0-i486-1
_______________________________________________
questions mailing list
[email protected]
https://lists.ntp.isc.org/mailman/listinfo/questions

Reply via email to