Skip to content

Add an option for trying next nameserver from self.nameservers #20

@anishsane

Description

@anishsane

Presently, if we specify the name servers list for the resolver, it uses any random one from the list.

If that DNS does not respond, the dig command (and hence resolver.query() call) fails.

Please add some option so that if the DNS tried does not respond, it will try the next one until all the list entries are tried.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions