Pierre Abbat <[EMAIL PROTECTED]> wrote: > I added "DNS LOOKUP" to my config file but I still get no domains in > my domain report. It looks like this: > > #reqs: %bytes: domain > -----: ------: ------ > 10867: 77.11%: [unknown domain] > 1706: 19.65%: [unresolved numerical addresses] > 294: 3.24%: [domain not given] > > I ran tcpdump and verified that DNS lookups are going on. What's the > problem?
>From http://www.analog.cx/docs/domfile.html#unkdoms Only domains which occur in the domains file will get their own line in the Domain Report: the rest are probably spurious, and will be accumulated together as "unknown domains". If analog couldn't find the domains file, then all the domains will be unknown. If you have debugging turned on, you can see which domains were unknown. "unknown domain" means that the addressed was resolved, but that Analog doesn't have any domain information for that country code. "domain not given" means that the address resolved to a one part name - no dots, therefore no domain. Aengus +------------------------------------------------------------------------ | This is the analog-help mailing list. To unsubscribe from this | mailing list, go to | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | List archives are available at | http://www.mail-archive.com/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------
