Project

General

Profile

Actions

Bug #7771

closed

domain missing in reverse lookup of host overrides

Added by Richard van Dijk over 6 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
DNS Forwarder
Target version:
Start date:
08/13/2017
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3.4_1
Affected Architecture:

Description

Add a host override in DNS Forwarder (dnsmasq):

  • Host: myhost
  • Domain: mydomain
  • IP address: 1.2.3.4

Forward lookup of myhost.mydomain will correctly return 1.2.3.4.
Reverse (PTR) lookup of 1.2.3.4 will return only myhost instead of myhost.mydomain.

This worked fine in 2.3.4, the bug appeared in 2.3.4_1. I think this is a regression caused by #7690.

Actions

Also available in: Atom PDF