From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-03-ewr.dyndns.com (mxout-029-ewr.mailhop.org [216.146.33.29]) by lists.bufferbloat.net (Postfix) with ESMTP id 647E82E03AD for ; Wed, 20 Apr 2011 14:08:25 -0700 (PDT) Received: from scan-01-ewr.mailhop.org (scanner [10.0.141.223]) by mail-03-ewr.dyndns.com (Postfix) with ESMTP id B7DA678BB20 for ; Wed, 20 Apr 2011 05:49:28 +0000 (UTC) X-Spam-Score: 0.0 () X-Mail-Handler: MailHop by DynDNS X-Originating-IP: 74.125.83.43 Received: from mail-gw0-f43.google.com (mail-gw0-f43.google.com [74.125.83.43]) by mail-03-ewr.dyndns.com (Postfix) with ESMTP id 05EEF789E23 for ; Wed, 20 Apr 2011 05:49:26 +0000 (UTC) Received: by gwj21 with SMTP id 21so147996gwj.16 for ; Tue, 19 Apr 2011 22:49:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:sender:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=f4dnoP6cPcPFB3ohtqL9V2CBqA33QRAGEI0/P7+mQ08=; b=lMvPWru2gXgazq4jq3dVSEjOaMi9/CAws3rQxXVhGTAf/2lwIDQGJggM8gwu5o9eqr EA7++jrjuE9fcPgg3WEmQDovO+P6iQrwZE4zsXHTvaGWX712JQxgS1kyqQr1/nY/RC9Z FzEuCxIokX2KoWLhG9hcyx6tL2Llx6LDcjPbQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:from:content-type:content-transfer-encoding:subject:date :message-id:to:mime-version:x-mailer; b=SdH+LfcPdz45dUTsPzo4AK7NXhYjwM0BGXUdPKi6DBEQsI43mWIU2xEtJp0cPAPFJV zHGX0sXppGPuwYcDWO8DvMPfSgPmE0X/HWXpXLEFUIWhkyWcKnwJpgcHm7PiIraUMV/V /Hi7/+ySW+6kKJy5DROsgSLP2d05NdozwJC+8= Received: by 10.151.12.7 with SMTP id p7mr5809771ybi.144.1303278566645; Tue, 19 Apr 2011 22:49:26 -0700 (PDT) Received: from [172.16.0.159] (adsl-145-176-102.asm.bellsouth.net [72.145.176.102]) by mx.google.com with ESMTPS id r18sm561929yba.11.2011.04.19.22.49.25 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 19 Apr 2011 22:49:25 -0700 (PDT) Sender: Nick Feamster From: Nick Feamster Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Wed, 20 Apr 2011 01:49:24 -0400 Message-Id: <3BFD72FA-D352-4B3C-A743-6393A77603B8@cc.gatech.edu> To: bismark-devel@lists.bufferbloat.net Mime-Version: 1.0 (Apple Message framework v1082) X-Mailer: Apple Mail (2.1082) Subject: [Bismark-devel] Bismark flash success! + 5 GHz radio issue X-BeenThere: bismark-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: BISMark related software development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2011 21:08:26 -0000 Just flashed with Brian's new bismark-enabled image. Hot! Everything = (mostly) worked. I encountered an issue with the 5Ghz radio, which = seems to be a known issue related to this: http://code.google.com/p/x-wrt/issues/detail?id=3D169 Has anyone else encountered this? A few other points - strangely, telnet didn't work after flash, but I was able to set the = root password by going to the web interface instead - it would be nice if we could enable the radios by default, perhaps as = part of a startup script To idiot-proof the instructions, we should tell people when to connect = the WAN port to the uplink (perhaps right before a reboot, after = configuring the root password? that seems to be a fool-proof place) -Nick=