Thanks Bob. Now works perfectly. For those who could be interested, when you are looking for the name of the zone with "zone_for_name" you must specify "my_resolver" as a parameter in order to use timeout and lifetime values. Please find below an example:
self.domainname = str(dns.resolver.zone_for_name(self.hostname,resolver=my_resolver)) If not, these values are not taken in to consideration. Cheers, Marc Al 12/07/10 20:20, En/na Bob Halley ha escrit: > time to wait for any given server's response _______________________________________________ dnspython-users mailing list [email protected] http://howl.play-bow.org/mailman/listinfo.cgi/dnspython-users
