Afther install e do some tasks, the results not show the hostnames.
The server was greenbone are installed resolves dns normally.
Someone have seen this before?
@ericnet Isn’t there an NVT plugin that handles DNS name resolution?
Eero
Maybe reverse DNS “IP to Hostname” is broken …
edit
For correct DNS functionality, the nameserver’s PTR record must resolve to a hostname that matches the one returned by the corresponding A (or AAAA) record. In practice, this means the system should have a single canonical hostname, and any additional names should be configured as aliases (e.g., via CNAME or alternative DNS entries), which typically do not appear in reverse DNS lookups. A mismatch between these records can lead to resolution errors, failed hostname verification, or service-level issues in systems relying on strict DNS consistency.
Eero
DNS name resolution is part / a functionality of the scanner directly (with library support of the underlying OS) and not a VT functionality.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.