Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Apr 2012 20:30:18 GMT
From:      Eugen Konkov <kes-kes@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/166682: log datetime problem when set /etc/localtime
Message-ID:  <201204052030.q35KUIjP087004@red.freebsd.org>
Resent-Message-ID: <201204052040.q35Ke2EJ084127@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         166682
>Category:       misc
>Synopsis:       log datetime problem when set /etc/localtime
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 05 20:40:02 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Eugen Konkov
>Release:        9-CURRENT
>Organization:
ISP FreeLine
>Environment:
FreeBSD flux2 9.0-CURRENT FreeBSD 9.0-CURRENT #4: Fri Jun 10 01:30:12 UTC 2011     adm@flux:/usr/obj/usr/src/sys/PAE_KES  i386

>Description:
When setting /etc/localtime (I have change it about 2days ago)log files start logging differently:
DHCP after restart (today):

Apr  5 20:10:04 flux2 dhcpd: unexpected ICMP Echo Reply from 94.100.191.202
Apr  5 20:10:04 flux2 dhcpd: unexpected ICMP Echo Reply from 209.85.148.106
Apr  5 20:10:04 flux2 dhcpd: unexpected ICMP Echo Reply from 213.180.193.3
Apr  5 20:10:05 flux2 dhcpd: DHCPOFFER on 10.7.22.45 to 40:61:86:0b:ed:72 (paren
Apr  5 20:10:05 flux2 dhcpd: DHCPREQUEST for 10.7.22.45 (10.7.22.2) from 40:61:8
Apr  5 20:10:05 flux2 dhcpd: DHCPACK on 10.7.22.45 to 40:61:86:0b:ed:72 (parents
Apr  5 20:10:07 flux2 dhcpd: DHCPREQUEST for 10.7.22.45 from 40:61:86:0b:ed:72 (
Apr  5 20:10:07 flux2 dhcpd: DHCPACK on 10.7.22.45 to 40:61:86:0b:ed:72 (parents
Apr  5 23:10:19 flux2 dhcpd: Internet Systems Consortium DHCP Server 4.1.2-P1
Apr  5 23:10:19 flux2 dhcpd: Copyright 2004-2011 Internet Systems Consortium.
Apr  5 23:10:19 flux2 dhcpd: All rights reserved.
Apr  5 23:10:19 flux2 dhcpd: For info, please visit https://www.isc.org/software
Apr  5 23:10:19 flux2 dhcpd: Internet Systems Consortium DHCP Server 4.1.2-P1
Apr  5 23:10:19 flux2 dhcpd: Copyright 2004-2011 Internet Systems Consortium.
Apr  5 23:10:19 flux2 dhcpd: All rights reserved.
Apr  5 23:10:19 flux2 dhcpd: For info, please visit https://www.isc.org/software
Apr  5 23:10:19 flux2 dhcpd: Wrote 0 class decls to leases file.
Apr  5 23:10:19 flux2 dhcpd: Wrote 1592 leases to leases file.

/var/log/security
Apr  5 20:10:06 flux2 kernel: ipfw: 3010 Deny UDP 192.168.24.70:61834 10.26.26.10
Apr  5 20:10:06 flux2 kernel: ipfw: 3010 Deny UDP 10.7.20.50:4244 255.255.255.255
Apr  5 20:10:07 flux2 kernel: ipfw: 3010 Deny UDP 10.7.20.181:1533 255.255.255.25
Apr  5 20:10:07 flux2 kernel: ipfw: 3010 Deny UDP 192.168.24.70:61834 10.230.141.
Apr  5 20:10:21 flux2 kernel: ipfw: 3010 Deny UDP 192.168.24.246:63764 10.89.1.14
Apr  5 20:10:21 flux2 kernel: ipfw: 3010 Deny UDP 192.168.24.246:63764 10.89.1.14
Apr  5 20:10:22 flux2 kernel: ipfw: 3010 Deny UDP 10.7.20.181:1533 255.255.255.25
Apr  5 20:10:22 flux2 kernel: ipfw: 3010 Deny UDP 10.7.20.50:4244 255.255.255.255
Apr  5 20:10:23 flux2 kernel: ipfw: 3010 Deny UDP 192.168.12.33:56963 10.35.30.21
Apr  5 20:10:23 flux2 kernel: ipfw: 3010 Deny UDP 192.168.12.33:56963 10.35.30.21

/var/log/messages
Apr  5 23:27:44 flux2 sudo:    cacti : TTY=unknown ; PWD=/var/cron ; USER=root ;
Apr  5 23:27:49 flux2 sudo:    cacti : TTY=unknown ; PWD=/var/cron ; USER=root ;
Apr  5 23:27:49 flux2 sudo:    cacti : TTY=unknown ; PWD=/var/cron ; USER=root ;
Apr  5 23:27:52 flux2 sudo:    cacti : TTY=unknown ; PWD=/var/cron ; USER=root ;
Apr  5 23:27:53 flux2 sudo:    cacti : TTY=unknown ; PWD=/var/cron ; USER=root ;



>How-To-Repeat:
change /etc/localtime to different zone
and in different log files you will get different times. This depend on that that service is restarted or not
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204052030.q35KUIjP087004>