From owner-freebsd-net@freebsd.org Fri Jan 15 14:51:37 2016 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E8408A84AE6 for ; Fri, 15 Jan 2016 14:51:37 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mail.madpilot.net (grunt.madpilot.net [78.47.145.38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B1AE21434 for ; Fri, 15 Jan 2016 14:51:36 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 3phlf62Z20zZsQ; Fri, 15 Jan 2016 15:44:46 +0100 (CET) Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10024) with ESMTP id C4qaB0VwRcZ3; Fri, 15 Jan 2016 15:44:44 +0100 (CET) Received: from tommy.madpilot.net (micro.madpilot.net [88.149.173.206]) by mail.madpilot.net (Postfix) with ESMTPSA; Fri, 15 Jan 2016 15:44:43 +0100 (CET) Subject: Re: upnp/dlna To: =?UTF-8?Q?Gerrit_K=c3=bchn?= , freebsd-net@freebsd.org References: <20160115145225.e0dbde9632d5122df8acbb41@aei.mpg.de> From: Guido Falsi Message-ID: <569905DA.2000903@FreeBSD.org> Date: Fri, 15 Jan 2016 15:44:42 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <20160115145225.e0dbde9632d5122df8acbb41@aei.mpg.de> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jan 2016 14:51:38 -0000 On 01/15/16 14:52, Gerrit Kühn wrote: > Hi, > > I have two FreeBSD boxes running mediatomb and minidlna. I also have a > couple of clients, mostly internet radios by different manufacturers > (Sangean, Philips, Renkforce...). > I have the (weird) issue that neither mediatomb nor minidlna appears to see > the multicasts discovery messages (not even with tcpdump!) sent by the > clients. Subsequently they never answer them and are not found by the > client devices. Could you try the patch here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205430 I think you're seeing that same issue. -- Guido Falsi