are the same, so I think the problem with only the first DNS server being queried is a problem with the Net::DNS::Resolver package or the underlieing library. You might randomize the list of nameservers and reload them in a different order if a request fails.@nslist = qw(1 2 3); Net::DNS::Resolver->new(nameservers => [@nslist];
In reply to Re: Net::DNS::Resolver and nameservers
by gam3
in thread Net::DNS::Resolver and nameservers
by henzen
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |