Timestamps in syslog for 'charon' and 'filterlog' seem to use different clocks
-
I'm using syslog, and it appears the tiimestamps for messages from 'charon' and 'filterlog' are using different clocks - off by exactly one hour. Is this a bug or configuration option that I've missed?
May 13 09:02:29 172.16.101.10 charon: 06[NET] <con1|17693>sending packet: from 199.193.188.10[4500] to 199.193.188.12[4500] (76 bytes)
May 13 08:02:31 172.16.101.10 filterlog: 7,16777216,,1000000101,igb1,match,block,in,4,0x0,,128,25012,0,none,17,udp,78,169.254.254.26,169.254.255.255,137,137,58
May 13 08:02:31 172.16.101.10 filterlog: 7,16777216,,1000000101,igb3,match,block,in,4,0x0,,128,25012,0,none,17,udp,78,169.254.254.26,169.254.255.255,137,137,58
May 13 08:02:31 172.16.101.10 filterlog: 7,16777216,,1000000101,igb1,match,block,in,4,0x0,,128,25013,0,none,17,udp,78,169.254.254.26,169.254.255.255,137,137,58
May 13 08:02:31 172.16.101.10 filterlog: 7,16777216,,1000000101,igb3,match,block,in,4,0x0,,128,25013,0,none,17,udp,78,169.254.254.26,169.254.255.255,137,137,58
May 13 08:02:32 172.16.101.10 filterlog: 7,16777216,,1000000101,igb1,match,block,in,4,0x0,,128,25014,0,none,17,udp,78,169.254.254.26,169.254.255.255,137,137,58
May 13 08:02:32 172.16.101.10 filterlog: 7,16777216,,1000000101,igb3,match,block,in,4,0x0,,128,25014,0,none,17,udp,78,169.254.254.26,169.254.255.255,137,137,58
May 13 09:02:33 172.16.101.10 charon: 06[IKE] <con1|17693>sending retransmit 1 of request message ID 4003774536, seq 1
May 13 09:02:33 172.16.101.10 charon: 06[NET] <con1|17693>sending packet: from 199.193.188.10[4500] to 199.193.188.12[4500] (76 bytes)</con1|17693></con1|17693></con1|17693> -
What time zone do you have set?
Have you rebooted since setting the time zone? -
TZ - EST5EDT
Not sure if it was rebooted after setting - I would have to think so, but don't recall. Having said that, I did have to reboot it last week and looking at logs today I no longer see the problem.
-
Try using a geographic named zone and not that one, and you would at least need to kill/restart charon and filterlog, but a reboot is best after changing time zones.