From: Andre Nathan Date: 2007-01-23T07:54:31+09:00 Subject: Re: resolv-replace problem On Tue, 2007-01-23 at 07:44 +0900, Matt Lawrence wrote: > Any good alternatives for doing ip address to name lookups on thousands of > systems? You could have a look at Ruby/Cares[http://cares.rubyforge.org/]. It's a wrapper for c-ares, a library that performs name-resolving asynchronously. Feedback welcome :) Best regards, Andre