Mailinglist Archive: opensuse-bugs (3384 mails)

< Previous Next >
[Bug 745560] New: yast2-dns-server: broken zone-files when using subdomains
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Tue, 7 Feb 2012 11:03:18 +0000
  • Message-id: <bug-745560-21960@http.bugzilla.novell.com/>

https://bugzilla.novell.com/show_bug.cgi?id=745560

https://bugzilla.novell.com/show_bug.cgi?id=745560#c0


Summary: yast2-dns-server: broken zone-files when using
subdomains
Classification: openSUSE
Product: openSUSE 11.4
Version: Final
Platform: Other
OS/Version: SLES 11
Status: NEW
Severity: Major
Priority: P5 - None
Component: YaST2
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: p.heinlein@xxxxxxxxxxxxxxxxxxx
QAContact: jsrain@xxxxxxxx
Found By: ---
Blocker: ---


User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20100101
Firefox/10.0

yast2-dns-server generates broken zone-files when using subdomains without
giving them the complete FQDN hostname.

In this cases, yast automatically adds a closing "." at the end of the DNS
hostname. That's wrong.

example.com. IN NS ns.jpberlin.de.
test IN A 192.168.2.2
www.test. IN A 192.168.2.3

The last line has to be "www.test" without the last dot.

Workaround: Always use the complete FQDN-hostname in Yast for hostnames in
subdomains. But that's just a workaround, not a bugfix :-)


Reproducible: Always

Steps to Reproduce:
1.
2.
3.

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >