openmiko / openmiko

Open source firmware for Ingenic T20 based devices such as WyzeCam V2, Xiaomi Xiaofang 1S, iSmartAlarm's Spot+ and others.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to set a static IP

marcobe opened this issue · comments

For some reason the camera Wyze Cam with 0.40 keeps jumping around on my network between IP addresses. My router assigns a dedicated IP address, but once and a while the camera will change it and jumps back for a few minutes.

How can I setup a static internally?

you can set the ip with;
ifconfig wlan0 ###.###.###.### netmask ###.###.###.###

how ever this does change on reboot, what I have been doing is making static reservations in my DHCP server once the cam in question comes on line, as I can than get the MAC address, which btw is different from the MAC printed on the camera once it's flashed