S sircolin Renowned Member Nov 12, 2009 78 0 71 UK Aug 19, 2010 #1 I have just noticed that the time on my proxmox machine is wrong, it is one hour ahead of the time here in the uk. I have proxmox set to Europe/ London How do i correct this thanks
I have just noticed that the time on my proxmox machine is wrong, it is one hour ahead of the time here in the uk. I have proxmox set to Europe/ London How do i correct this thanks
dietmar Proxmox Staff Member Staff member Apr 28, 2005 17,288 707 253 Austria www.proxmox.com Aug 19, 2010 #2 what is the output of # ntpq -p and # cat /etc/timezone
S sircolin Renowned Member Nov 12, 2009 78 0 71 UK Aug 19, 2010 #3 Hi Dietmar here is the output of ntpq -p ntpq: read: Connection refused Click to expand... and cat /etc/timezone Europe/London Click to expand...
Hi Dietmar here is the output of ntpq -p ntpq: read: Connection refused Click to expand... and cat /etc/timezone Europe/London Click to expand...
dietmar Proxmox Staff Member Staff member Apr 28, 2005 17,288 707 253 Austria www.proxmox.com Aug 20, 2010 #4 Please fix your NTP - I guess you block NTP traffic at your firewall?
S sircolin Renowned Member Nov 12, 2009 78 0 71 UK Aug 20, 2010 #5 DOH! I never even thought about shorewall blocking ntp traffic i added # Permit NTP Traffic to Proxmox ACCEPT net $FW tcp 123 Click to expand... Then i changed broadcast 192.124.165.255 Click to expand... To broadcast 10.1.1.255 Click to expand... Then ran ntpq -p Click to expand... Which Outputted remote refid st t when poll reach delay offset jitter ============================================================================== cdns.ovh.net 213.xxx.xxx.249 2 u 54 64 7 0.291 -12.402 9.318 Click to expand... Now the gui displays the correct time and the local rules might make life a little less time consuming lmao Thanks for you help dietmar.
DOH! I never even thought about shorewall blocking ntp traffic i added # Permit NTP Traffic to Proxmox ACCEPT net $FW tcp 123 Click to expand... Then i changed broadcast 192.124.165.255 Click to expand... To broadcast 10.1.1.255 Click to expand... Then ran ntpq -p Click to expand... Which Outputted remote refid st t when poll reach delay offset jitter ============================================================================== cdns.ovh.net 213.xxx.xxx.249 2 u 54 64 7 0.291 -12.402 9.318 Click to expand... Now the gui displays the correct time and the local rules might make life a little less time consuming lmao Thanks for you help dietmar.