Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Jul 2017 15:53:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220521] dns/dnsmasq: SRV Records served incorrectly with IDN / NLS options set
Message-ID:  <bug-220521-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220521

            Bug ID: 220521
           Summary: dns/dnsmasq: SRV Records served incorrectly with IDN /
                    NLS options set
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mandree@FreeBSD.org
          Reporter: freebsdbugs@ontoemail.com
          Assignee: mandree@FreeBSD.org
             Flags: maintainer-feedback?(mandree@FreeBSD.org)

After upgrading dns/dnsmasq (2.76,1 -> 2.77_1,1), I found that SRV records
related to my local XMPP server were not being served.

dnsmasq configuration:
srv-host=3D_xmpp-server._tcp.domain.com,chat.domain.com,5269
srv-host=3D_xmpp-client._tcp.domain.com,chat.domain.com,5222

When querying '_xmpp-server._tcp.domain.com' there is no result.

I found that querying 'xmpp-server.tcp.domain.com' I got the result I was
expecting, so somewhere the underscores are being removed.

This only happens when the IDN or NLS options are set. If no IDN support is
enabled, dnsmasq works properly.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220521-13>