#20424: busybox-ntpd is not Serving Time
-----------------------------------+-----------------------------------
 Reporter:  anonymous357           |      Owner:  developers
     Type:  defect                 |     Status:  new
 Priority:  high                   |  Milestone:  Barrier Breaker 14.07
Component:  base system            |    Version:  Trunk
 Keywords:  ntp ntpd busybox-ntpd  |
-----------------------------------+-----------------------------------
 '''Recreating the issue:'''

 I enabled "Provide NTP server" under '''LuCI > System > System'''

 I verified that the '-l' command argument is running under
 '''Processes''':

 {{{
 /usr/sbin/ntpd -n -l -p 0.openwrt.pool.ntp.org -p 1.openwrt.pool.ntp.org
 -p 2.openwrt.pool.ntp.org -p 3.openwrt.pool.ntp.org
 }}}

 I cannot query from any device in my LAN, nor from localhost:


 {{{
 user@lan-device:~$ ntpdate -q OpenWRT.lan
 server 192.168.1.1, stratum 0, offset 0.000000, delay 0.00000
 29 Aug 07:33:13 ntpdate[11682]: no server suitable for synchronization
 found
 }}}



 {{{
 root@OpenWRT:~# ntpd -w -p localhost
 ntpd: timed out waiting for 127.0.0.1, reach 0x00, next query in 2s
 }}}

 '''running the netstat -l command, NTP server is only listening on
 IPv6:'''


 {{{
 udp        0      0 :::ntp                  :::*
 }}}

 (The server does not respond on IPv6.)


 Image used: barrier_breaker/14.07/ar71xx/generic/openwrt-ar71xx-generic-
 mynet-n750-squashfs-factory.bin

 Device: Western Digital - My Net N750

--
Ticket URL: <https://dev.openwrt.org/ticket/20424>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to