From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from va3outboundpool.messaging.microsoft.com (va3ehsobe005.messaging.microsoft.com [216.32.180.31]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client CN "mail.global.frontbridge.com", Issuer "Microsoft Secure Server Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 05FD620019D for ; Fri, 16 Mar 2012 20:00:14 -0700 (PDT) Received: from mail131-va3-R.bigfish.com (10.7.14.248) by VA3EHSOBE003.bigfish.com (10.7.40.23) with Microsoft SMTP Server id 14.1.225.23; Sat, 17 Mar 2012 03:00:10 +0000 Received: from mail131-va3 (localhost [127.0.0.1]) by mail131-va3-R.bigfish.com (Postfix) with ESMTP id 688A84C0403; Sat, 17 Mar 2012 03:00:07 +0000 (UTC) X-SpamScore: -11 X-BigFish: VPS-11(zz11fbM1432Nzz1202hzz8275ch8275bhz31h2a8h668h839h944hd25h) X-Forefront-Antispam-Report: CIP:157.56.244.213; KIP:(null); UIP:(null); IPV:NLI; H:CH1PRD0510HT005.namprd05.prod.outlook.com; RD:none; EFVD:NLI Received-SPF: softfail (mail131-va3: transitioning domain of dartware.com does not designate 157.56.244.213 as permitted sender) client-ip=157.56.244.213; envelope-from=richard.e.brown@dartware.com; helo=CH1PRD0510HT005.namprd05.prod.outlook.com ; .outlook Received: from mail131-va3 (localhost.localdomain [127.0.0.1]) by mail131-va3 (MessageSwitch) id 1331953205655583_12618; Sat, 17 Mar 2012 03:00:05 +0000 (UTC) Received: from VA3EHSMHS020.bigfish.com (unknown [10.7.14.248]) by mail131-va3.bigfish.com (Postfix) with ESMTP id 907F1180049; Sat, 17 Mar 2012 03:00:05 +0000 (UTC) Received: from CH1PRD0510HT005.namprd05.prod.outlook.com (157.56.244.213) by VA3EHSMHS020.bigfish.com (10.7.99.30) with Microsoft SMTP Server (TLS) id 14.1.225.23; Sat, 17 Mar 2012 03:00:02 +0000 Received: from CH1PRD0510MB381.namprd05.prod.outlook.com ([169.254.11.11]) by CH1PRD0510HT005.namprd05.prod.outlook.com ([10.255.150.40]) with mapi id 14.16.0123.000; Sat, 17 Mar 2012 03:00:03 +0000 From: Richard Brown To: Dave Taht Thread-Topic: What version of CeroWrt is running at http://jupiter.lab.bufferbloat.net. Thread-Index: AQHNA+I4551jSCtt3k6AQydbBjYoWJZtwT+AgAALEQA= Date: Sat, 17 Mar 2012 03:00:02 +0000 Message-ID: <80321A9B-105D-4BE3-A002-CBF62E7DDE9A@intermapper.com> References: <13814249-E286-4B88-9A1E-E900962BB9A4@intermapper.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.255.150.4] Content-Type: text/plain; charset="us-ascii" Content-ID: <3C59CCA68254B2448AAE726CA8B814F4@namprd05.prod.outlook.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: dartware.com Cc: Richard Brown , "" Subject: Re: [Cerowrt-devel] What version of CeroWrt is running at http://jupiter.lab.bufferbloat.net. 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: Sat, 17 Mar 2012 03:00:14 -0000 Dave, > Heh. It's the main router for the lab... it runs dns... it has a vpn > on it... it's running rc6... it's STABLE. >=20 > I've updated 4 (out of 9) of the machines in the lab thus far, and > basically plan > to cycle through them all with successive releases before updating jupite= r. OK. It's just my consistency-checkin' nature. > If you have working ipv6, the external gui is available.... >=20 > http://[2001:4f8:fff8:600::1]/cerowrt/ as one example Not yet. I'm going to check out Hurricane Electric's http://tunnelbroker.ne= t this weekend. > http://europa.lab.bufferbloat.net as another (both ipv6 and ipv4) >=20 > I'd appreciate knowing that port 81 (the router's configuration web > server) and ssh were indeed blocked > from the outside world..... Clicking the link on Europa goes to this URL: http://europa.lab.bufferbloat= .net/bgi-bin/redir.sh, which tries to go to http://europa.lab.bufferbloat.n= et:81, which ultimately fails. Same thing with Jupiter. You can also test this using my favorite web-site testing tool, Rex Swain's= HTTP Viewer at: http://www.rexswain.com/httpview.html It shows the complet= e HTTP transaction along with redirects to see what's actually happening. re: SSH... =20 ssh root@jupiter.lab.bufferbloat.net gives 'ssh_exchange_identification: Co= nnection closed by remote host'=20 ssh root@europa.lab.bufferbloat.net gives 'ssh: connect to host europa.lab.= bufferbloat.net port 22: No route to host' (!)=20 but dig shows europa.lab.bufferbloat.net. 82758 IN A 149.20.63.19, so I'm n= ot sure what that implies. Rich=