Help finding a firmware

OKTMighty

n3wb
Joined
Mar 25, 2018
Messages
2
Reaction score
0
I came into possession of a non-branded camera with a model number of IP9313-28.
It boots and has an IP address (192.168.1.108), but it refuses connection from Telnet, SSH, HTTP, and HTTPS. I am figuring it has an issue with it's firmware or something. I get this if I send a printenv command via TFTP:
Code:
Ncat: Version 7.40 ( https://nmap.org/ncat )
Ncat: Listening on 192.168.254.254:5002
gBootLogPtr:00b80008.
spinor flash ID is 0xc81840c8
partition file version 2
rootfstype squashfs root /dev/mtdblock5
TEXT_BASE:01000000
Net:   Detected MACID:90:02:a9:5f:df:a1
PHY:0x001cc816,addr:0x00
phy RTL8201 init
Using ambarella mac device
TFTP from server 192.168.254.254; our IP address is 192.168.1.108; sending through gateway 192.168.1.1Download Filename 'upgrade_info_7db780a713a4.txt'.Download to address: 0x5000000
Downloading: *
done
Bytes transferred = 72 (48 hex)
bootdelay=3baudrate=115200ipaddr=192.168.1.108serverip=192.168.1.1autoload=yesgatewayip=192.168.1.1netmask=255.255.255.0dh_keyboard=1appauto=1sysbackup=1logserver=127.0.0.1loglevel=4 autosip=192.168.254.254autolip=192.168.1.108autogw=192.168.1.1autonm=255.255.255.0ethact=ambarella macBSN=1L025B2PAP02542HWID=IPC-HDW1320S:01:02:05:19:18:00:01:00:00:00:00:258:00:00:00:00:00:00:00:00:100devalias=IPC-HDBW1320Eda=tftp 0x2000000 dhboot.bin.img; flwrite; tftp dhboot-min.bin.img;flwritedr=tftp 0x2000000 romfs-x.squashfs.img; flwritedk=tftp 0x2000000 kernel.img; flwritedu=tftp 0x2000000 user-x.squashfs.img; flwritedw=tftp 0x2000000 web-x.squashfs.img; flwritedc=tftp 0x2000000 custom-x.squashfs.img; flwritedt=tftp 0x2000000 data-x.squashfs.img; flwritedp=tftp 0x02000000 partition-x.cramfs.img;flwriteup=tftp 0x2000000 update.img; flwritetk=tftp 0x200100 hawthorn.dts.dtb;tftp 0x2000000 uImage;bootm 0x2000000bootcmd=sf read 0x200100 0x8000 0x8000;sf read 0x2000000 0xf0000 0x180000;bootm 0x2000000bootargs=console=ttyS0,115200 mem=110M root=/dev/mtdblock5 rootfstype=squashfs init=/linuxrcID=AM1L03CFAPAG00311ethaddr=90:02:A9:5F:DF:A1stdin=serialstdout=serialstderr=serialfilesize=48fileaddr=5000000
Environment size: 1238/131068 bytes
I have tried resetting the config using the button and command with no luck.
Does anyone have a valid firmware image for this camera that I can use to try to get it back up and running?
 
Top