From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-31-ewr.dyndns.com (mxout-096-ewr.mailhop.org [216.146.33.96]) by lists.bufferbloat.net (Postfix) with ESMTP id C1F022E09DB for ; Fri, 15 Apr 2011 10:32:12 -0700 (PDT) Received: from scan-32-ewr.mailhop.org (scan-32-ewr.local [10.0.141.238]) by mail-31-ewr.dyndns.com (Postfix) with ESMTP id 4F8DE6FC314 for ; Fri, 15 Apr 2011 17:32:12 +0000 (UTC) X-Spam-Score: 0.0 () X-Mail-Handler: MailHop by DynDNS X-Originating-IP: 149.20.54.64 Received: from mainmail.teklibre.com (toutatis.isc.org [149.20.54.64]) by mail-31-ewr.dyndns.com (Postfix) with ESMTP id 643576FA6F3 for ; Fri, 15 Apr 2011 17:32:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mainmail.teklibre.com (Postfix) with ESMTP id 6C51912B759 for ; Fri, 15 Apr 2011 11:06:27 -0700 (PDT) Received: from mainmail.teklibre.com ([127.0.0.1]) by localhost (toutatis.sql1.isc.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id V+DJM6LuDVvH for ; Fri, 15 Apr 2011 11:06:27 -0700 (PDT) Received: from [192.168.1.4] (c-69-249-184-126.hsd1.nj.comcast.net [69.249.184.126]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: d) by mainmail.teklibre.com (Postfix) with ESMTPSA id 10BD812B74A for ; Fri, 15 Apr 2011 11:06:26 -0700 (PDT) Message-ID: <4DA88111.1090704@taht.net> Date: Fri, 15 Apr 2011 11:32:01 -0600 From: Dave Taht User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8 MIME-Version: 1.0 To: bismark-devel@lists.bufferbloat.net References: <323A8B55-1A33-4D13-90EE-CED6CC8934C7@cc.gatech.edu> In-Reply-To: <323A8B55-1A33-4D13-90EE-CED6CC8934C7@cc.gatech.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Bismark-devel] flashing woes - instructions don't seem to work 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: Fri, 15 Apr 2011 17:32:13 -0000 On 04/13/2011 11:58 PM, Nick Feamster wrote: > Guys, > > I think the instructions need some work. > > First, I tried the "sysupgrade" with the appropriate binary. That appeared to re-flash the router, but not otherwise do much. After that upgrade, the router appeared on 192.168.42.1, but I could no longer ssh into it, and the normal Web interface did not work. Usually the only interface enabled after a reflash is telnet. Was telnet busted, too? Otherwise you've found a bug. Up until now I've been reflashing with atftp exclusively on Linux. > Then, I figured I would try Srikanth's flashing instructions. First, it's not clear what the "reset" button is. I figure that must be the factory reset button, as opposed to some button on the front of the box (I tried everything). I have revised the instructions here. http://www.bufferbloat.net/projects/bismark/wiki/Flashing_instruction_for_Mac > I did not get any of the flashing sequences that the instructions describe. At this point, tftp fails, and I see very strange pings: Hmm... what did you get? how long did you hold the button down for? (see above instructions) > 1:54am:kenmore-square:tmp% ping 192.168.1.1 > PING 192.168.1.1 (192.168.1.1): 56 data bytes > 40 bytes from 192.168.1.1: icmp_seq=0 ttl=64 time=-331079123350.339 ms > wrong total length 60 instead of 84 > wrong data byte #8 should be 0x8 but was 0x69 This is normal, actually. You are pinging a very primitive network stack built into uboot(redboot?). The system time is set to the epoch. (1970 or so) It sounds like your tftp failed. > So, at this point, I am stuck. Still stuck?