<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Dave,<br><br>Appreciate any suggestions debugging the problem below. <br><br>I finally flashed a build I made onto the router and it seems to boot fine and<br>is broadcasting the two SSIDs I programed into it but I cant ssh into the router, <br>neither through wireless nor an ethernet cable. <br><br>----------------xxxxxxxxx--------------------<br>$:OpenWireless ranga$ ssh <a href="mailto:root@172.30.42.1">root@172.30.42.1</a><br>ssh: connect to host 172.30.42.1 port 22: Connection refused<br>----------------xxxxxxxxxx-------------------<br><br>All ports except 53 seem to be blocked. Even the webserver <br>we have running on 80/443 is not responding. <br><br>-----------------------xxxxxxxxxxxx-----------------------<br>$:OpenWireless ranga$ nmap 172.30.42.1<br><br>Starting Nmap 6.46 ( <a href="http://nmap.org/">http://nmap.org</a> ) at 2014-07-06 07:23 PDT<br>Nmap scan report for 172.30.42.1<br>Host is up (0.0010s latency).<br>Not shown: 999 closed ports<br>PORT   STATE SERVICE<br>53/tcp open  domain<br><br>Nmap done: 1 IP address (1 host up) scanned in 2.59 seconds<br>----------------------xxxxxxxxxxxxx-----------------------<br><br>I started with the etc directory in 3.10.40-6 and removed a few things<br>and made some changes in /etc/config. I kept the /etc/config/firewall<br>file unchanged. So I am not sure if it is the firewall blocking the ports.<br>Here is a link to the /etc I placed in cerowrt/files directory to have it <br>compiled into the build. <br><br><a href="https://github.com/TWEFF/OpenWireless/tree/master/etc">https://github.com/TWEFF/OpenWireless/tree/master/etc</a><br><br>Could it be that when building, the permissions with which<br>the files are being created in the firmware image are not what <br>they need to be, and this is causing the problems I am seeing ?<br>Is there any way to analyze the firmware image without flashing<br>it onto a router ?<br><br>Thanks,<br>Ranga<br><br><br></body></html>