NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
static ip
4 TopicsIssues with static ip on IOT device, connecting to extender and not router!
I am working on setting up some IOT NodeMCU chips that are running a web page. I ran into an issue and needed a static ip, which I programmed in and all that seems to work fine. I have reserved my ip in my router and that seems to be working, but when the chiip connected before the static ip, it connected to any ip other than the reserved one? Had the correct mac and all seems to have been setup in the router correctly. So I programmed the NodeMCU 8266 chip to "request" a static ip. My programming is working, the only issue is now the chip connects to my range extender, not the router, as I ask for it to connect to the ip and since the range extender has the same password, the chip connects up to the range extender and can't be seen by devices (computers) on the router. I am new to range extenders and wonder how can I differentiate the connection to 192.168.1.1 to be the router and not the range extender?813Views0likes1CommentBrother states I need static IP address so printer can reconnect to network
Model C3700-100NAS Brother tech support said that since the wireless printer drops from the network and and then won't reconnect as expected anytime my router hiccups, I should configure the router to hold a static IP address. There is no documentation online for this model nor do I understand any of the terminology. I am able to access my account and view the contents of the advanced tab. Can someone walk me through? Would it be ok for me to post a screen shot of the LAN Setup tab (if that's what I need) or would that violate my security? Thank you.7KViews0likes7CommentsLimited static IP assignment
Dear all, I have just get the modem router Netgear N450 and I try to assign static IP following MAC address. I did 16 IP astatic assignment but when I try to add one more I got the error message "lan address error entry" During the troubleshooting I remove one static and add the other one with success but still failed one I go over 16 IP static. It seems there is a limit of IP static that we can assign on the router. Does anyone have seen this issue? Thanks2.6KViews0likes2CommentsStatic IPs through router as switch with Ubuntu Server
So I have an router and network setup and running fine. port forwarding and static ip is working just fine on my Ubuntu server box, but the ports are full and I need to run the box off a switch now. So I took an old netgear router and set it up as a switch (dynamic ip windows10 pc running through switch fine) but my Server box just won't connect, the light on the router doesn't even light up to say they are communicating. (all the cabling and ports are fine) I am assuming it has something to do with the static ip address, I have added a static route (I also do not know for sure if I am fililng it out right / even if this is something I need to be doing) the set up for the static route has the destination ip set the the ip i am trying to make static and subnet is 255 for all then gateway is the gateway ip and i used metric of 2. thanks for any help.Solved