roleoroleo / sonoff-hack

Custom firmware for Sonoff GK-200MP2B camera
GNU General Public License v3.0
201 stars 48 forks source link

Camera port open unable to connect to web interface or SSH #61

Closed willbrim closed 3 years ago

willbrim commented 3 years ago

Hi all I extracted the firmware using 7zip directly to the SD card, rebooted the camera with the card inserted, ran a port scan on the camera's IP address and see it is listening only on port 23 and 8080. I can not ssh or access the web interface. Has anyone else had this issue?

willbrim commented 3 years ago

I am trying to access the camera at its ip address via http://192.168.1.32:8080/

roleoroleo commented 3 years ago

The last version uses port 80 instead of 8080.

willbrim commented 3 years ago

Thanks I saw that it was updated to port 80 in the notes however, I can not reach it on 80 and a port scan shows its listening on 8089 and 23 only. I am sure I grabbed the latest release also.

willbrim commented 3 years ago

Screenshot_20210805-005103_Microsoft Remote Desktop

willbrim commented 3 years ago

Here is an example from today running a test net con on the camera ip for all 3 ports. The camera shows up as unavailable in the ewelink app but I still get motion notifications somehow. I also did not set up wifi on it. I just have it plugged in directly via ethereal. Could that be an issue?

roleoroleo commented 3 years ago

Probably the hack is not running. Check the sd card.

Ethernet connection is not a problem.

willbrim commented 3 years ago

I was able to get the hack loaded! Thanks @roleoroleo !