-
-
Notifications
You must be signed in to change notification settings - Fork 84
Reverse DNS #378
Copy link
Copy link
Open
Labels
featureDefinition of a feature to be implementedDefinition of a feature to be implemented
Metadata
Metadata
Assignees
Labels
featureDefinition of a feature to be implementedDefinition of a feature to be implemented
Summary
To implement
RFC-1035 6.4. Inverse queries[1]Goals
Support Reverse Queries on LocalDB and Docker Solvers
LocalDB
Response the hostname which is configured to a given IP
Docker
Response the hostname, container name, service name and the hostnames from HOSTNAMES env where any of the container IPs matches with the given one.
Changes (Optional)
References