Hi to all..
I thought Raspbian is using NTP to sync my clock. But this is not happening...
pi@raspberrypi ~ $ date
Pet Kol 24 12:31:46 CEST 2012
(it is 24.8.2012)
my timezone is right
pi@raspberrypi ~ $ cat /etc/timezone
Europe/Zagreb
I also have internet access
pi@raspberrypi ~ $ ping http://www.google.com
PING http://www.google.com (208.117.229.183) 56(84) bytes of data.
64 bytes from cache.google.com (208.117.229.183): icmp_req=1 ttl=48 time=5.81 ms
Also:
pi@raspberrypi ~ $ ntpq -p
remote refid st t when poll reach delay offset jitter
==============================================================================
161.53.160.4 .INIT. 16 u - 512 0 0.000 0.000 0.000
Does anyone know what is wrong?
Thank you
