NetBSD Problem Report #51462

From www@NetBSD.org  Wed Sep  7 13:57:51 2016
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 633037A140
	for <gnats-bugs@gnats.NetBSD.org>; Wed,  7 Sep 2016 13:57:51 +0000 (UTC)
Message-Id: <20160907135750.6C0327A2AD@mollari.NetBSD.org>
Date: Wed,  7 Sep 2016 13:57:50 +0000 (UTC)
From: richard@NetBSD.org
Reply-To: richard@NetBSD.org
To: gnats-bugs@NetBSD.org
Subject: mDNSResponder name resolution broken in 7.99.36 i386
X-Send-Pr-Version: www-1.0

>Number:         51462
>Category:       port-i386
>Synopsis:       mDNSResponder name resolution broken in 7.99.36 i386
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    port-i386-maintainer
>State:          feedback
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Sep 07 14:00:00 +0000 2016
>Closed-Date:    
>Last-Modified:  Sat May 27 12:22:56 +0000 2023
>Originator:     Richard PALO
>Release:        NetBSD 7.99.36 (GENERIC)
>Organization:
>Environment:
NetBSD nb32 7.99.36 NetBSD 7.99.36 (GENERIC) #0: Wed Sep  7 00:49:06 CEST 2016  richard@nb32.xxxx.fr:/usr/obj/sys/arch/i386/compile/GENERIC i386

>Description:
as discussed on current-user@, i386 still has issues resolving mdns hostnames.

>nb32$ grep hosts /etc/nsswitch.conf
>hosts:          files dns mdnsd multicast_dns
># hosts:                dns, files, nis, mdnsd, multicast_dns

I tried:
> # /usr/sbin/mdnsd -debug
> CheckNATMappings: Failed to allocate port 5350 UDP multicast socket for NAT-PMP announcements

in another session:
> nb32$ grep 5350 /etc/services 
> #                  5350        tcp    Reserved
> pcp-multicast      5350/udp    # Port Control Protocol  ...   
> nb32$ ping omnis.local
> ping: Cannot resolve "omnis.local" (Resolver internal error)

where it works okay on a different (linux) client:
> richard@odroid-001e06336dd6:/home/richard$ ping omnis.local
> PING omnis.local (192.168.0.6) 56(84) bytes of data.
> 64 bytes from omnis.local (192.168.0.6): icmp_seq=1 ttl=255 time=0.569 ms
> 64 bytes from omnis.local (192.168.0.6): icmp_seq=2 ttl=255 time=0.659 ms
> ...



>How-To-Repeat:
see above
>Fix:

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->feedback
State-Changed-By: riastradh@NetBSD.org
State-Changed-When: Sat, 27 May 2023 12:22:56 +0000
State-Changed-Why:
mdnsd has been updated since then, is this still reproducible?


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2023 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.