From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2.eff.org (mail2.eff.org [173.239.79.204]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by huchra.bufferbloat.net (Postfix) with ESMTPS id DE82121F206 for ; Sun, 6 Jul 2014 10:32:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=eff.org; s=mail2; h=Mime-Version:To:Date:Message-Id:Subject:Content-Type:From; bh=Q10gNoJS1dX84ldn8a48bqzCfL+jOOEh6Rk65AGafIs=; b=bYWDm//gsTNOuRP/cAKjjWQkLlSO3BjthahdgZwXFVkqVg6YF/eLRsHqU1cOSNNBILLya87PCz5qoNxPXDHeiJcbZNDxGT3eGECPK+73UVf3kxrIfAqjFMYFLhYHEOGxKkxxlqVKc9NZxoteV+yrRrEFrXcvWCpagebR1ct2278=; Received: ; Sun, 06 Jul 2014 10:32:54 -0700 From: Ranga Krishnan Content-Type: multipart/alternative; boundary="Apple-Mail=_36CDF27B-FB03-4D1E-8CBD-013BB9FDF8D1" Message-Id: Date: Sun, 6 Jul 2014 10:32:54 -0700 To: cerowrt-devel@lists.bufferbloat.net Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) X-Mailer: Apple Mail (2.1510) Subject: [Cerowrt-devel] Router ssh access unavailable on custom build 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: Sun, 06 Jul 2014 17:32:55 -0000 --Apple-Mail=_36CDF27B-FB03-4D1E-8CBD-013BB9FDF8D1 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Dave, Appreciate any suggestions debugging the problem below.=20 I finally flashed a build I made onto the router and it seems to boot = fine and is broadcasting the two SSIDs I programed into it but I cant ssh into = the router,=20 neither through wireless nor an ethernet cable.=20 ----------------xxxxxxxxx-------------------- $:OpenWireless ranga$ ssh root@172.30.42.1 ssh: connect to host 172.30.42.1 port 22: Connection refused ----------------xxxxxxxxxx------------------- All ports except 53 seem to be blocked. Even the webserver=20 we have running on 80/443 is not responding.=20 -----------------------xxxxxxxxxxxx----------------------- $:OpenWireless ranga$ nmap 172.30.42.1 Starting Nmap 6.46 ( http://nmap.org ) at 2014-07-06 07:23 PDT Nmap scan report for 172.30.42.1 Host is up (0.0010s latency). Not shown: 999 closed ports PORT STATE SERVICE 53/tcp open domain Nmap done: 1 IP address (1 host up) scanned in 2.59 seconds ----------------------xxxxxxxxxxxxx----------------------- I started with the etc directory in 3.10.40-6 and removed a few things and made some changes in /etc/config. I kept the /etc/config/firewall file unchanged. So I am not sure if it is the firewall blocking the = ports. Here is a link to the /etc I placed in cerowrt/files directory to have = it=20 compiled into the build.=20 https://github.com/TWEFF/OpenWireless/tree/master/etc Could it be that when building, the permissions with which the files are being created in the firmware image are not what=20 they need to be, and this is causing the problems I am seeing ? Is there any way to analyze the firmware image without flashing it onto a router ? Thanks, Ranga --Apple-Mail=_36CDF27B-FB03-4D1E-8CBD-013BB9FDF8D1 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii root@172.30.42.1
ssh: connect to = host 172.30.42.1 port 22: Connection = refused
----------------xxxxxxxxxx-------------------

All = ports except 53 seem to be blocked. Even the webserver 
we have = running on 80/443 is not = responding. 

-----------------------xxxxxxxxxxxx--------------= ---------
$:OpenWireless ranga$ nmap 172.30.42.1

Starting Nmap = 6.46 ( http://nmap.org ) at = 2014-07-06 07:23 PDT
Nmap scan report for 172.30.42.1
Host is up = (0.0010s latency).
Not shown: 999 closed ports
PORT =   STATE SERVICE
53/tcp open  domain

Nmap done: = 1 IP address (1 host up) scanned in 2.59 = seconds
----------------------xxxxxxxxxxxxx-----------------------
<= br>I started with the etc directory in 3.10.40-6 and removed a few = things
and made some changes in /etc/config. I kept the = /etc/config/firewall
file unchanged. So I am not sure if it is the = firewall blocking the ports.
Here is a link to the /etc I placed in = cerowrt/files directory to have it 
compiled into the = build. 

https://git= hub.com/TWEFF/OpenWireless/tree/master/etc

Could it be that = when building, the permissions with which
the files are being created = in the firmware image are not what 
they need to be, and this is = causing the problems I am seeing ?
Is there any way to analyze the = firmware image without flashing
it onto a router = ?

Thanks,
Ranga


= --Apple-Mail=_36CDF27B-FB03-4D1E-8CBD-013BB9FDF8D1--