From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ie0-x22d.google.com (mail-ie0-x22d.google.com [IPv6:2607:f8b0:4001:c03::22d]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 957AA21F1AA for ; Tue, 30 Apr 2013 06:47:54 -0700 (PDT) Received: by mail-ie0-f173.google.com with SMTP id k5so601167iea.18 for ; Tue, 30 Apr 2013 06:47:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:content-transfer-encoding; bh=ilXz4xZ22Ic+55+tLnaTCGYqR1azmIFF0yNv7ASoj3o=; b=rYXuCoou64+2XD3CEqBokeIIYN1Wh+26XgzkWp1PDIqCKsDgM+3q3KONV5mVa9tiTW AV5pknJE5NN8WItEge0gALUKtz+SLbxHpD2z+rG2s8br1tZqQV3RSdgRsJFA8M0G6Yo1 jKrCY3Xmy8cPDkCYroQDI5vZNc9WGlGBi4e/tuDR3XBqGYX68OgjgvYU7SAlP6h5ynNI CARo4QV+er/BwKf8QYp6BPSVqQuLmgaBbxC2ZEVcX/fqBVxTUicbGqN3dnG7eQJovrB2 T/dEBIjRNsyxLkE19rlwZR3EGvzAOFDA9M546+IHLawzuEOs2LYcOW0XSC6vS9x6jWLX G3Rg== MIME-Version: 1.0 X-Received: by 10.50.127.212 with SMTP id ni20mr7844039igb.27.1367329673977; Tue, 30 Apr 2013 06:47:53 -0700 (PDT) Received: by 10.64.7.51 with HTTP; Tue, 30 Apr 2013 06:47:53 -0700 (PDT) In-Reply-To: References: Date: Tue, 30 Apr 2013 06:47:53 -0700 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] Forward between wired and wireless devices 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: Tue, 30 Apr 2013 13:47:54 -0000 spam filter kills ip addrs and we have a bug tracker that is preferred for this stuff anyway On Tue, Apr 30, 2013 at 6:46 AM, Alijah Ballard wrote: > okay how do i send config details without the spam filter killing my > messages. > > Alijah > > > On Tue, Apr 30, 2013 at 8:45 AM, Alijah Ballard wrote= : >> >> Traceroute from my Kubuntu laptop 172.30.42.104 to raspi 172.30.42.15 >> stalls at 172.30.42.97. Ping fails 100% >> >> Im trying to make a tcpdump log. tcpdump -n net 172.30.42.0/24 is what i >> have so far. >> >> I get a few of these >> 08:34:21.812107 IP 172.30.42.104.46216 > 172.30.42.15.22: Flags [S], seq >> 376121848, win 14600, options [mss 1460,sackOK,TS val 207718595 ecr >> 0,nop,wscale 10], length 0 >> >> Thanks for the help so far >> Alijah >> >> >> On Tue, Apr 30, 2013 at 6:04 AM, Dave Taht wrote: >>> >>> Not clear to me where things are going south. Can you ping the >>> machines on the other net and are they on the CEROwrt or CEROwrt5 >>> rather than the -guest networks? traceroute? (tracert in windows) >>> >>> As for filesharing, you can turn off the port filter entirely in the >>> firewall on the netbios ports if you want, or explicitly allow them. A >>> tcpdump at the router on both interfaces would help see what's not >>> being acked. Another problem is that windows home doesn't do routing >>> by default... >>> >>> I also have wins on by default in /etc/config/dhcp, you either want to >>> turn it off or to install samba and enable wins (I used to ship samba >>> by default) >>> >>> >>> On Tue, Apr 30, 2013 at 3:40 AM, Alijah Ballard >>> wrote: >>> > Windows file sharing was with direct IPs. One laptop is windows, the >>> > tower >>> > and the other laptop are kubuntu. And I cannot ssh unless i'm on the >>> > same >>> > router interface between any of them. Win7 laptop is 2.4 only, HP >>> > laptop >>> > (Kubuntu) is 2.4 & 5, tower is kubuntu with 5 ghz 3x mimo (it has the >>> > antenna at least). I have an old Linksys 2.4 ghz with DD-Wrt I use as= a >>> > wireless bridge in my office/lab. This is why it has taken me awhile = to >>> > diagnose the issue. Can you recommend a command to run to test with. >>> > SSH >>> > just time out. >>> > >>> > I used the QOS page, started at 16000/4400 and slowly lowered them by >>> > 50 >>> > until youtube would not stutter with the wife using her win7 laptop. >>> > Skype >>> > just seems to degrade less. >>> > >>> > >>> > On Tue, Apr 30, 2013 at 2:59 AM, Dave Taht wrot= e: >>> >> >>> >> On Tue, Apr 30, 2013 at 12:58 AM, Dave Taht >>> >> wrote: >>> >> > On Mon, Apr 29, 2013 at 7:00 PM, Alijah Ballard >>> >> > wrote: >>> >> >> I have a basic setup. Two laptops, a tower in the closet, and a >>> >> >> raspi >>> >> >> as a >>> >> >> setop box. The raspi is a recent purchase It is directly connect= ed >>> >> >> to >>> >> >> my >>> >> >> 3800 running CeroWrt Modena 3.7.5-2. I can only connect to other >>> >> >> machines >>> >> >> that are simultaneously on a particular interface. Like the lapto= ps >>> >> >> on >>> >> >> 2.4 >>> >> >> ghz can file share, but can not see the tower on 5 ghz. >>> >> > >>> >> > Not "see the tower" - do you mean ping? mdns? Some filesharing >>> >> > protocol? >>> >> > >>> >> > ping, mdns and dns should work through all three interfaces. >>> >> > >>> >> > If you want to fileshare via cifs (samba/windows), you need to >>> >> > install >>> >> > samba and enable wins. >>> >> > >>> >> >> I really need to ssh >>> >> >> into the raspi on eth from 2.4 ghz or 5 ghz. I reinstalled the >>> >> >> firmware, and >>> >> >> also reset the setting from the system menu. >>> >> > >>> >> > ssh should work through all interfaces. Several other ports, notab= ly >>> >> > 81 and microsoft filesharing are blocked through the guest >>> >> > interfaces. >>> >> > See the firewall rules for more details. >>> >> > >>> >> >> >>> >> >> In other news this has greatly improved skype and youtube. >>> >> >>> >> With simple_qos on? >>> >> >>> >> I just put out a development release with AQM available via the gui = a >>> >> few days back. >>> >> >>> >> >> >>> >> >> Thanks >>> >> >> Alijah >>> >> >> >>> >> >> _______________________________________________ >>> >> >> 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 >>> >> >>> >> >>> >> >>> >> -- >>> >> Dave T=E4ht >>> >> >>> >> Fixing bufferbloat with cerowrt: >>> >> http://www.teklibre.com/cerowrt/subscribe.html >>> > >>> > >>> >>> >>> >>> -- >>> 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