From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ie0-x22b.google.com (mail-ie0-x22b.google.com [IPv6:2607:f8b0:4001:c03::22b]) (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 AE02D21F0D3 for ; Tue, 30 Apr 2013 08:36:49 -0700 (PDT) Received: by mail-ie0-f171.google.com with SMTP id e11so786545iej.30 for ; Tue, 30 Apr 2013 08:36:49 -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=8ftOnFNDTB334UlPE/cb0BGIHDUD2uc98FY9M6yaGZE=; b=F14dz5ltANY+U6+Gddrfvrtx6B7CxYiOS8FKx7NWlwITY3utumPeovBDWOx3gczIxM h9eOlcw4BC+lQOlYI4sYP5QlYyoY4KvYIsPCku+yKv5KVnHlKMFDII4bt7CAuJ1++CFM XjrZ6pQ+NgxqZFYwMKkVVXD+3i8AqKT6Jh2vRBgq28OmAN0uSunYLLQplTcE7mXp+Yoh XBmS06oIQkzmrLQC5nHu5KU7G6MUZ0g+ZZSBEQnlkt/IOPRgwxu/ah6zsHrzk5YKFTu/ pYRTfBWEntnUHxwPcqXvtfuJqHnUBqe7qTy/zJNs3n1Rqdj6BnuQJZRUYF+DtbNlb3P1 gpNw== MIME-Version: 1.0 X-Received: by 10.50.127.212 with SMTP id ni20mr8112043igb.27.1367336209037; Tue, 30 Apr 2013 08:36:49 -0700 (PDT) Received: by 10.64.7.51 with HTTP; Tue, 30 Apr 2013 08:36:48 -0700 (PDT) In-Reply-To: References: Date: Tue, 30 Apr 2013 08:36:48 -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 15:36:50 -0000 cerowrt feels less buggy than the rest of the internet at this point. It wasn't always that way! On Tue, Apr 30, 2013 at 8:26 AM, Alijah Ballard wrote: > Okay, I think i have found a clue. > > I swapped the os sd card. I was running the xbmc raspi os(it is to be a s= et > top box). I put in the dev sd card with raspi debian, so i can install > babeld. And ssh was working again. > > damn > > seems the issue is rasbmc ssh client > > thanks for the help > Alijah > > > On Tue, Apr 30, 2013 at 9:09 AM, Alijah Ballard wrote= : >> >> Sorry, the second email was with my laptop directly connected by Etherne= t. >> If both devices are on the same segment (ie, eth, 2.4, 5) I can SSH just >> fine. I might try SSH into router then out to raspi. >> >> On Apr 30, 2013 9:05 AM, "Dave Taht" wrote: >>> >>> Huh? These two boxes should be able to reach each other, they are on >>> the same lan. They don't? >>> >>> you sure you have openssh installed and no fws on the boxes? >>> openssh-server is not installed by default on ubuntu... >>> >>> sake of argument, try installing babeld >>> >>> On Tue, Apr 30, 2013 at 6:58 AM, Alijah Ballard >>> wrote: >>> > rockape@CavePC:~$ route >>> > Kernel IP routing table >>> > Destination Gateway Genmask Flags Metric Ref U= se >>> > Iface >>> > rockape@CavePC:~$ >>> > >>> > pi@raspbmc:~$ route >>> > Kernel IP routing table >>> > Destination Gateway Genmask Flags Metric Ref U= se >>> > Iface >>> > pi@raspbmc:~$ >>> > >>> > >>> > >>> > On Tue, Apr 30, 2013 at 8:54 AM, Alijah Ballard >>> > wrote: >>> >> >>> >> It will take a bit to get to the raspi. Its in the living room and I >>> >> need >>> >> a hard wire connection to connect. >>> >> >>> >> One bit. >>> >> >>> >> Alijah >>> >> >>> >> >>> >> On Tue, Apr 30, 2013 at 8:52 AM, Dave Taht >>> >> wrote: >>> >>> >>> >>> well, this stuff works, I use it all the time, so there's a problem >>> >>> elsewhere. >>> >>> >>> >>> what's the other box's routing table? >>> >>> >>> >>> On Tue, Apr 30, 2013 at 6:51 AM, Alijah Ballard >>> >>> wrote: >>> >>> > Clean install >>> >>> > >>> >>> > >>> >>> > On Tue, Apr 30, 2013 at 8:50 AM, Dave Taht >>> >>> > wrote: >>> >>> >> >>> >>> >> just out of curiousity, did you do a clean install of the >>> >>> >> firmware, or >>> >>> >> try to preserve original settings? >>> >>> >> >>> >>> >> 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 >>> >>> >> > connected >>> >>> >> > to >>> >>> >> > my >>> >>> >> > 3800 running CeroWrt Modena 3.7.5-2. I can only connect to oth= er >>> >>> >> > machines >>> >>> >> > that are simultaneously on a particular interface. Like the >>> >>> >> > laptops >>> >>> >> > on >>> >>> >> > 2.4 >>> >>> >> > ghz can file share, but can not see the tower on 5 ghz. I real= ly >>> >>> >> > 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. >>> >>> >> > >>> >>> >> > In other news this has greatly improved skype and youtube. >>> >>> >> > >>> >>> >> > 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