From owner-freebsd-net@FreeBSD.ORG Fri Feb 18 22:17:32 2011 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E3F31065672 for ; Fri, 18 Feb 2011 22:17:32 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout029.mac.com (asmtpout029.mac.com [17.148.16.104]) by mx1.freebsd.org (Postfix) with ESMTP id 153298FC18 for ; Fri, 18 Feb 2011 22:17:32 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from cswiger1.apple.com ([17.209.4.71]) by asmtp029.mac.com (Oracle Communications Messaging Exchange Server 7u4-20.01 64bit (built Nov 21 2010)) with ESMTPSA id <0LGU00ET70H7DZ30@asmtp029.mac.com> for net@freebsd.org; Fri, 18 Feb 2011 13:17:32 -0800 (PST) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.2.15,1.0.148,0.0.0000 definitions=2011-02-18_08:2011-02-18, 2011-02-18, 1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1012030000 definitions=main-1102180124 From: Chuck Swiger In-reply-to: <20110218221204.71953x6ox42ffi4g@avocado.salatschuessel.net> Date: Fri, 18 Feb 2011 13:17:31 -0800 Message-id: <5F950533-280F-4D84-89F6-E85FEA213D67@mac.com> References: <20110218164257.1789797hzcgoyao0@avocado.salatschuessel.net> <20110218180541.GU66284@funkthat.com> <20110218221204.71953x6ox42ffi4g@avocado.salatschuessel.net> To: Oliver Lehmann X-Mailer: Apple Mail (2.1082) Cc: net@freebsd.org Subject: Re: DLNA - IGMPProxy X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 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, 18 Feb 2011 22:17:32 -0000 On Feb 18, 2011, at 1:12 PM, Oliver Lehmann wrote: > that unfortunally requires QT for whatever reason (yeah KDE - but > QT for a proxy??) I do not have this on my router of course :( Most of this stuff uses subnet-local broadcasts to perform device discovery. It would probably be a lot easier to bridge your networks together than it would be to proxy DLNA.... Regards, -- -Chuck