From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-x22a.google.com (mail-we0-x22a.google.com [IPv6:2a00:1450:400c:c03::22a]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 7CAA021F1F5 for ; Sun, 19 Jan 2014 14:26:12 -0800 (PST) Received: by mail-we0-f170.google.com with SMTP id u57so6386411wes.1 for ; Sun, 19 Jan 2014 14:25:58 -0800 (PST) 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:content-transfer-encoding; bh=FsLGDtFGnZ0glNMdSkbifLED5dUvy2h2tlxkTRG4gvY=; b=zMOsAJlMEi04FTYb8uxJRGqBuT1weBAgLhiOsg125LJD67yWA/ET+uWO9p1PSmQ5Oy 2G/DOwAA6mc2HLtynXxSkPpPzXV2lYFj42r17C/dEk+Dlx1K44YdFF6GqN1f7Yjw/Wuw nHyFd5PlpeDH56uEiCuCJdcfayh10mwSUF3EIXUK4WdZx0Sf4Db687mFfna214RzoTpf HHzrxXNkXOl1UmTIZQm0ASCpYeptJpuLyovp1FYpCVqYQ5RIOFP1/yPJ6Lz2hSuvznIB u9cBtPgns4oNKg5gIQv+TvndtCTwFs95Csb4nvCysS1lMEUo3AMee9uYHKPCerB/U6ll S8Vw== MIME-Version: 1.0 X-Received: by 10.180.211.39 with SMTP id mz7mr7267416wic.53.1390170358448; Sun, 19 Jan 2014 14:25:58 -0800 (PST) Received: by 10.217.123.69 with HTTP; Sun, 19 Jan 2014 14:25:58 -0800 (PST) In-Reply-To: References: Date: Sun, 19 Jan 2014 17:25:58 -0500 Message-ID: From: Dave Taht To: Alijah Ballard Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: "cerowrt-devel@lists.bufferbloat.net" Subject: Re: [Cerowrt-devel] going down the todo list X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jan 2014 22:26:24 -0000 X-List-Received-Date: Sun, 19 Jan 2014 22:26:24 -0000 On Sun, Jan 19, 2014 at 5:19 PM, Alijah Ballard wrote: > okay, > Now I'm glad to see pimd. Well it's kind of obsolete and undermaintained code... > > But, > root@cerowrt:~# pimd > pimd: 16:15:53.610 warning - ignoring gw01, has invalid address > (172.30.42.224) and/or mask (255.255.255.255) > pimd: 16:15:53.612 warning - ignoring gw11, has invalid address > (172.30.42.224) and/or mask (255.255.255.255) these are correct warnings for the mesh interfaces > pimd: 16:15:53.614 Another multicast routing application is already runni= ng. you installed igmpproxy which stomps on pimd? > > ip -s mroute reports nothing. root@cerowrt:~# ip mroute (172.30.42.97, 239.255.255.250) Iif: sw10 Oifs: se00 sw00 (172.30.42.65, 239.255.255.250) Iif: sw00 Oifs: se00 sw10 (172.30.42.1, 239.255.255.250) Iif: se00 Oifs: sw10 sw00 then -s reports nothing root@cerowrt:~# ip mroute (172.30.42.1, 239.255.255.250) Iif: unresolved (172.30.42.65, 239.255.255.250) Iif: unresolved (172.30.42.97, 239.255.255.250) Iif: unresolved root@cerowrt:~# ip -s mroute (172.30.42.1, 239.255.255.250) Iif: unresolved (172.30.42.65, 239.255.255.250) Iif: unresolved (172.30.42.97, 239.255.255.250) Iif: unresolved root@cerowrt:~# ip -s mroute root@cerowrt:~# > What is the command(s) to identify what process is routing multicast? > > Thanks > Alijah > > > > On Sun, Jan 19, 2014 at 2:26 PM, Dave Taht wrote: >> >> really astounding all the new folk that have shown up of late! >> >> On Sun, Jan 19, 2014 at 2:56 PM, Alijah Ballard wrot= e: >> > UPNP works for port/router setting. But upnp/dlna does not work betwee= n >> > subnets. IE media server on lan, xbox360 on wlan24, network extender o= n >> > wlan5 with another xbox360. I currently use a couple raspi/xbmc to mak= e >> > the >> > media server work. I have tried to configure igmpproxy, but not having >> > any >> > luck. >> >> well there is pimd running by default. or it should be.... >> >> >> > >> > Alijah >> > >> > >> > On Sun, Jan 19, 2014 at 6:51 AM, Dave Taht wrote= : >> >> >> >> I am going to try to knock out a new release by tomorrow... >> >> >> >> -1) has minidnssd and upnp been working for others correctly? >> >> >> >> 0) Presently fooling with a new skin with the gui (it's in 3.10.26-2 = - >> >> don't! install that unless you merely want to look at the gui). I hav= e >> >> no opinion on graphical matters, yours solicited. >> >> >> >> 1) I have found that sqm does not always start correctly on boot. The= re >> >> is >> >> some >> >> dependency on something firing to get it to start. >> >> >> >> 2) dnsmasq's dnssec support isn't quite baked enough to think about >> >> putting into a "stabler" release. >> >> >> >> 3) I updated most of the onboard doc, still have to finish the credit= s >> >> file >> >> >> >> 4) bcp38 turns out to be hard to do correctly in our commonly >> >> double-natted universe. I think I will try to make the facility >> >> available but only enable it partially by default. >> >> >> >> 5) David personette fixed https support for the gui so we will switch >> >> to https for the next round >> >> >> >> 6) squash incoming diffserv bits. I think perhaps wireshark is >> >> grabbing the packets before iptables thus I don't see them squashed >> >> >> >> 7) native ipv6 and dhcpv6-pd support - as discussed on the list, a >> >> full solution is gated on steven barth. The massive rework of the >> >> routing infrastructure he put in friday needs to be tested too, >> >> though. >> >> >> >> I am hopefully gaining ipv6 from comcast today to see stuff for mysel= f. >> >> >> >> 8) src/dst routing test of babels - needs work >> >> >> >> 9) updated shaperprobe, uftp4, and ditg - no progress >> >> >> >> 10) iwl related crash and unaligned instructions - I have some data o= n >> >> when and how much they happen now, still no insight as to why >> >> >> >> -- >> >> Dave T=E4ht >> >> >> >> Fixing bufferbloat with cerowrt: >> >> http://www.teklibre.com/cerowrt/subscribe.html >> >> _______________________________________________ >> >> Cerowrt-devel mailing list >> >> Cerowrt-devel@lists.bufferbloat.net >> >> https://lists.bufferbloat.net/listinfo/cerowrt-devel >> > >> > >> >> >> >> -- >> Dave T=E4ht >> >> Fixing bufferbloat with cerowrt: >> http://www.teklibre.com/cerowrt/subscribe.html > > --=20 Dave T=E4ht Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.= html