I'm running Etch. The only log message I'm getting from ntpd is:
Aug 28 17:34:04 chavez ntpd[23551]: synchronized to 209.216.230.30, stratum 2 In /etc/logcheck/ignore.d.server there is the ntp file with: ntpd\[[0-9]+\]: adjust time server .* offset Perhaps the following line should be added: ^\w{3} [ :0-9]{11} [a-z0-9A-Z\-]+ ntpd\[[0-9]+\]: synchronized to [0-9a-fA-F.:]+, stratum [0-9]+$ This covers both ip4 and ip6. Also - in response to the first bug, the . does not have to be escaped if it's between brackets: echo "cd" | egrep '[ab.]+' outputs nothing. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]