In <[EMAIL PROTECTED]>, "Xavier Quesada Allue" <[EMAIL PROTECTED]> writes: > Short version of the question: Is there any way to associate a network block > with a domain so that analog won't try to do a DNS reverse lookup on the > block? > > The only solution I thought of so far is to write a script that will > generate all ip addresses in all of these netblocks in the DNS cache format > and include this into the cache, but it doesn't seem a very elegant > solution. Any suggestions will be appreciated. Thanks.
Some ideas: * If you control the nameserver used as the resolver, define the reverse zone on your nameserver instead of forwarding. * Preprocess the log files to translate IPs in that netblock. * Reverse-resolve the log files using an external lookup program, run analog with DNS READ or DNS OFF and use HOSTALIAS commands to translate the IPs into hostnames. * Contact the netblock owner and help them understand that reverse DNS resolution would be nice :-) -- Klaus Johannes Rusch [EMAIL PROTECTED] http://www.atmedia.net/KlausRusch/ +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | Digest version: http://lists.isite.net/listgate/analog-help-digest/ | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------