From owner-freebsd-net@freebsd.org Thu Aug 13 17:11:59 2015 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 B309E9B8E3F for ; Thu, 13 Aug 2015 17:11:59 +0000 (UTC) (envelope-from ebastan10@gmail.com) Received: from mail-io0-x22c.google.com (mail-io0-x22c.google.com [IPv6:2607:f8b0:4001:c06::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7E62490 for ; Thu, 13 Aug 2015 17:11:59 +0000 (UTC) (envelope-from ebastan10@gmail.com) Received: by iodb91 with SMTP id b91so58707713iod.1 for ; Thu, 13 Aug 2015 10:11:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=g99V0UXrpRvwI5O/O7bMcDPNv3OKa3hh/Wx0KfvRiGU=; b=r/w+QNQB5jYeQd5V6Sd5CgLvFpUEAGNgM/yAZGObx397vqGLPh13m9AvUkhCc1a2W9 Y5LZHvw894y9l7rh8u/pxnce8Bts7CDsu3Wey+1FzO3OaGMWEzgUON491jV2jhv/NEYV LjJSI/VZaZieMKgkOO6p1N5tGFWP7Yr4dkJ8zNYsZ/aS2l9KjjD6ql1LuKjhp5A+R+ve KSxvvQj+6XftqDIIf8x44One9nYAY6e0NfVIFmjKsWP1MYAloaAulHJzbHAtbtcWOmba a8gLAcyC5S5/h61tLNaJKCw+vJ0UizS0aLg12U21RDb8CpO/IgPvyBt80ZkWlnAYFk3Q y7OQ== MIME-Version: 1.0 X-Received: by 10.107.19.94 with SMTP id b91mr3044014ioj.144.1439485918828; Thu, 13 Aug 2015 10:11:58 -0700 (PDT) Received: by 10.107.9.67 with HTTP; Thu, 13 Aug 2015 10:11:58 -0700 (PDT) In-Reply-To: References: Date: Thu, 13 Aug 2015 21:41:58 +0430 Message-ID: Subject: Re: multicasts are not forwarded on wifi interface From: Hooshang F To: Adrian Chadd Cc: FreeBSD Net Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 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: Thu, 13 Aug 2015 17:11:59 -0000 On Wed, Aug 12, 2015 at 10:04 PM, Adrian Chadd wrote: > HI, > > Would you please try freebsd-head? I think this was fixed a while ago, > but I don't think it was ever backported to freebsd-8. > > Thanks! > Unfortunately, it is not possible for us to change the OS right now. I would appreciate if you provide some explanation about the problem and links to revisions where the problem has been fixed to see if we can back-port the fix to 8.3. Thanks > > > -a > > > On 12 August 2015 at 10:20, Hooshang F wrote: > > Hi, > > > > We have a freebsd 8.3 wifi-AP running as a VirtulaBox guest > > with 2 ethernet (em0 & em1) and one USB wifi interface (wlan0). > Everything > > works except that multicast packets arriving on wlan0 interface are not > > forwarded on Ethernet interfaces. Also, multicast packets arriving on > > Ethernet interfaces are not forwarded on wlan0 interface (however, > > multicasts are forwarded between Ethernet interfaces). As a result, > > portable devices are not able to discover > > DLNA media servers using UPnP. > > > > The kernel is compiled with MROUTING option and mrouted > > is running with default configuration. > > > > Any points/hints is appreciated. > > _______________________________________________ > > freebsd-net@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-net > > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >