After flashing the device requests an ip address via dhcp on the ethernet port and is pingable. However ssh and http are not reachable. I suppose this is a firewall issue.
1) I have tried to modify (edit etc/config/firewall) the image using https://code.google.com/p/firmware-mod-kit/ and upload it again. If I do this the device will not do dhcp requests on boot. Even if I do not change anything and just extract + build the image does not work after that.
2) I have also tried using the ImageBuilder of openwrt with current trunk versions for hame mpr1. The result is essentially the same as the device does not do DHCP on boot.
Do you have any clue how to rebuild your image with SSH enabled on WAN? Any trick how to access the device without serial console connected?
Hello,
I am using your image mpr-a1-16m-luci-usb-mjpg.bin on my Hame Clone (http://www.banggood.com/Wholesale-5in1-Mini-150Mbps-3G-WIFI-Mobile-Wireless-Router-Hotspot-1800mAh-Powerbank-p-55364.html?p=PQ0609518847201404EN). I am flashing the image with a TFTP server on IP 10.10.10.3 and with image renamed Kernal.bin. I do not know which pins are TX/RX on the board and I did not have find any information on this. The board looks different to everything I have found on pictures in e.g. openwrt board.
After flashing the device requests an ip address via dhcp on the ethernet port and is pingable. However ssh and http are not reachable. I suppose this is a firewall issue.
1) I have tried to modify (edit etc/config/firewall) the image using https://code.google.com/p/firmware-mod-kit/ and upload it again. If I do this the device will not do dhcp requests on boot. Even if I do not change anything and just extract + build the image does not work after that.
2) I have also tried using the ImageBuilder of openwrt with current trunk versions for hame mpr1. The result is essentially the same as the device does not do DHCP on boot.
Do you have any clue how to rebuild your image with SSH enabled on WAN? Any trick how to access the device without serial console connected?
Thanks in advance!