John Rudd wrote: > ooh! That is a good resource. Thank you! > > Do you know what the other fields in the TXT record mean? > Let's see ... $ host -t txt current.cvd.clamav.net current.cvd.clamav.net descriptive text "0.88.7:42:2444:1168839173:1"
- First field is current stable version. - Second field is current version of main.cvd - Third field is current version of daily.cvd - Fourth field is last update time of the DNS record, in unix timestamp. It should be no less than (current time - 3600 seconds). - Last field (I think) determines whether users get "Your ClamAV installation is OUTDATED" message when a new version is available. the source file freshclam/manager.c should be able to give you some information on how the information are used. Regards, Fajar _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html