From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qc0-f181.google.com (mail-qc0-f181.google.com [209.85.216.181]) (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 67E6621F1BE for ; Wed, 6 Nov 2013 11:34:08 -0800 (PST) Received: by mail-qc0-f181.google.com with SMTP id w4so6319660qcr.26 for ; Wed, 06 Nov 2013 11:34:07 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=q1uIn+Yvd+ee4OEby8WZVbBdLFDvnBwP+xBF9ZTuzic=; b=TPBNE1tmmcC/7mmFvGwO5Dm1YihFH8I0GIb+RyNnQVu9f+tBRTG9aIaJIjS8Oqpe3Y mjd7beCZ8Lvdh5QEgM+3Tpj379SU8oHWcRxaD5i8XrMDqTmqiyiQ2EMd9/UOrLE/Lymz I7YUg0izGhBEFguS0ua+m3fhPO1Cn3C6bSFWbJR8t3AQEfMSUr66Bo17BO2l4OZ+UDcc Ih7hZPBHt0Z/b780SF2MhHcw4meqwtPh2wzjJect7xbsuiMPqmG+YbbfpVHwEvJ1FeQe YWPFSGXi+FxgyQwdFpf0d/OUBzY224E/l1t43R2J3vIWL0rOkNv22iEzGOuMx/6NRL1T MKxA== X-Received: by 10.224.34.71 with SMTP id k7mr8258379qad.15.1383766447145; Wed, 06 Nov 2013 11:34:07 -0800 (PST) Received: from richs-mbp-10354.home.lan (d-ptld-bng1-64-223-81-230.ngn.east.myfairpoint.net. [64.223.81.230]) by mx.google.com with ESMTPSA id n7sm931458qai.1.2013.11.06.11.34.06 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Nov 2013 11:34:06 -0800 (PST) From: Richard E. Brown Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Message-Id: Date: Wed, 6 Nov 2013 14:34:02 -0500 To: cerowrt-devel@lists.bufferbloat.net Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1816\)) X-Mailer: Apple Mail (2.1816) Subject: [Cerowrt-devel] Field Report for CeroWrt 3.10.17-6 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: Wed, 06 Nov 2013 19:34:08 -0000 I wanted to write up my experience and observations from testing CeroWrt = 3.10.17-6 from 1 Nov 2013. 1) Wrong version displayed: The build shown in the SSH interface is = r38610. However, the version number in both SSH and in the web GUI is = shown as 3.10.17-5. The md5 hash is identical to the hash of the = 3.10.17-6 page, so it appears to be a failure to increment the -5 to -6 = in the build process.=20 2) Works fine as a secondary router. I have the new firmware operating = as a secondary router behind my primary router running CeroWrt 3.7.5-2. = The secondary router gets a DHCP address on its ge00 interface as = desired. 3) IP renumbering and SSID changes works fine. To avoid address and SSID = conflicts, I used the =93secondary config=94 script at = http://www.bufferbloat.net/attachments/download/173/cerowrt-config-seconda= ry.sh to set IP addresses to 172.30.43.x (not the standard 172.30.42.x) = subnets, and the SSIDs to =93CEROwrt+=85" The configuration script seems = to work fine. 4) mDNS works fine. The configuration script also has the ability to = allow mDNS lookups on the ge00 interface. If I turn this on, the = secondary router passes Bonjour queries so I can easily print on my = local printer connected through the primary router. 5) Can=92t distribute IPv6 addresses when acting as secondary router. = The primary router establishes a HE 6in4 tunnel that allocates off = global v6 addresses to each of its interfaces. The 3.10.17-6 secondary = router gets a global IPv6 /64 address on its ge00 interface. However, = the secondary router does not distribute v6 addresses to any of its = interfaces.=20 Is there a way to have a secondary CeroWrt router give out IPv6 = addresses on its interfaces in this configuration? 6) Mosh not working; SSH is fine. It appears that mosh does not work in = this build. I get the following when I try to connect in from my laptop: % mosh root@172.30.43.1 <=97 typed on my laptop root@172.30.43.1's password: ash: mosh-serverConnection to 172.30.43.1 closed. /usr/bin/mosh: Did not find mosh server startup message. However, both /usr/bin/mosh and /usr/bin/mosh-server are available on = the CeroWrt.=20 Let me know if I can provide more info. Thanks. Rich Brown Hanover, NH USA=