Bug 33042 - Non-FQDN in IP reverse DNS entry
Non-FQDN in IP reverse DNS entry
Status: RESOLVED WONTFIX
Product: UCS
Classification: Unclassified
Component: UMC - Computers
UCS 3.2
Other Linux
: P5 normal (vote)
: UCS 3.2-x
Assigned To: UMC maintainers
:
: 33414 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-10-31 16:28 CET by Philipp Hahn
Modified: 2018-04-13 13:29 CEST (History)
2 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2013-10-31 16:28:17 CET
When changing the IP address, the PTR record is first created correctly using

'/usr/share/univention-directory-manager-tools/univention-dnsedit' '--binddn' 'cn=admin,dc=phahn,dc=dev' '--bindpwd' 'Fn7RMJKdhH' '--ignore-exists' '--reverse' '2001:4dd0:ff00:8c42:ff17' 'add' 'ptr' '1.1.0.0.0.0.0.0.0.0.0.0' 'mas11.phahn.dev.'

Bug on updating self

Updating 'cn=mas11,cn=dc,cn=computers,dc=phahn,dc=dev' with '[('ip', ['192.168.122.11', '10.0.0.11'], ['192.168.122.11', '10.0.0.11', '2001:4dd0:ff00:8c42:ff17::11']), ('dnsEntryZoneReverse', [['zoneName=122.168.192.in-addr.arpa,cn=dns,dc=phahn,dc=dev', '192.168.122.11'], ['zoneName=0.0.10.in-addr.arpa,cn=dns,dc=phahn,dc=dev', '10.0.0.11'], ['zoneName=7.1.f.f.2.4.c.8.0.0.f.f.0.d.d.4.1.0.0.2.ip6.arpa,cn=dns,dc=phahn,dc=dev', '2001:4dd0:ff00:8c42:ff17:0000:0000:0011']], [['zoneName=122.168.192.in-addr.arpa,cn=dns,dc=phahn,dc=dev', '192.168.122.11'], ['zoneName=0.0.10.in-addr.arpa,cn=dns,dc=phahn,dc=dev', '10.0.0.11'], ['zoneName=7.1.f.f.2.4.c.8.0.0.f.f.0.d.d.4.1.0.0.2.ip6.arpa,cn=dns,dc=phahn,dc=dev', '2001:4dd0:ff00:8c42:ff17::11']])]'...

the PTR entry only contains the local name without the domain name.

# host 10.0.0.11
11.0.0.10.in-addr.arpa domain name pointer mas11.phahn.dev.
# host 2001:4dd0:ff00:8c42:ff17::11
1.1.0.0.0.0.0.0.0.0.0.0.7.1.f.f.2.4.c.8.0.0.f.f.0.d.d.4.1.0.0.2.ip6.arpa domain name pointer mas11.
# getent ahosts mas11
2001:4dd0:ff00:8c42:ff17::11 STREAM mas11.phahn.dev
2001:4dd0:ff00:8c42:ff17::11 DGRAM  
2001:4dd0:ff00:8c42:ff17::11 RAW    
192.168.122.11  STREAM 
192.168.122.11  DGRAM  
192.168.122.11  RAW    
10.0.0.11       STREAM 
10.0.0.11       DGRAM  
10.0.0.11       RAW
Comment 1 Philipp Hahn univentionstaff 2013-11-18 08:20:05 CET
*** Bug 33414 has been marked as a duplicate of this bug. ***
Comment 2 Stefan Gohmann univentionstaff 2017-06-16 20:37:46 CEST
This issue has been filed against UCS 3. UCS 3 is out of the normal maintenance and many UCS components have vastly changed in UCS 4.

If this issue is still valid, please change the version to a newer UCS version otherwise this issue will be automatically closed in the next weeks.
Comment 3 Stefan Gohmann univentionstaff 2017-08-08 07:10:52 CEST
This issue has been filed against UCS 3.2.

UCS 3.2 is out of maintenance and many UCS components have vastly changed in later releases. Thus, this issue is now being closed.

If this issue still occurs in newer UCS versions, please use "Clone this bug" or reopen this issue. In this case please provide detailed information on how this issue is affecting you.