I’m configurating the “server.properties” on my local server and when I setup this way everything goes well to all PCs:
allowed.administrator.ips = 0.0.0.0 / 0
But when I set this:
allowed.administrator.ips = xxx.xxx.xxx.xx1, xxx.xxx.xxx.xxx2
Does not open on any PC. Someone has already passed by this? How can I solve this?
Try to do like so: 192.168.0.0/24 (Assuming your network is the 192.168.0.x range, and yes, you can safely share that IP here, it’s private range and not routable on the internet )
It probably needs your external IP address if you want to connect from outside your LAN, but I would highly recommend against making your Admin page available from the Internet.
If you really want, it can be done. Did you also forward the port from your router to the server for the admin page?
Sorry for the english.
I don’t speak english. I can guess what you are trying to say though.
I have tried this: allowed.administrator.ips=192.168.xxx.xxx/31.
Firewall Windows: 9443->9443 Server.
Unless you really know what you are doing, stay away from /31 subnets!
You know you can’t use “xxx” right? Try something like 192.168.1.0/24 instead (255.255.255.0). Also, it’s your router that should forward the connection, not the Windows firewall (assuming you don’t get your internet thru that machine?).
Yes.
Yes. The firewall router is ok.
On the moment is everything in the same network via WiFi router. I also connect via external network by “No-IP” domain.
I also received from him the IP xxx.xxx.1.xxx. By this reason I can’t set up my router because it’s work like a WiFi extender with the IP xxx.xxx.1.xxx
My router can only have the IP xxx.xxx.2.xxx. Can be this?
Eu tentei: allowed.administrator.ips =192.168.2.xxx/24, “PC Admin” mas não sucesso .
Wow… How do you get this information? You can have access to my house?
No… Isn’t Blynk, Blynk is perfect. I love Blynk.
Seeing that I’m not a programmer I nee help about this questions. Can you help me?
Of course, who do you think is turning your lights off all the time? Just kidding, I can’t access your house! In your reply to @Lichtsignaal , you posted the address, that’s all. But remember what he said:
but I would highly recommend against making your Admin page available from the Internet.
Well, neither am I I’m not saying this because I don’t want to help you, but the… ehm… Blynk people wants the forum to be about Blynk, and not a general support for more or less unrelated issues. So they might close the topic for further discussion (just so you don’t get surprised if it happens).
That said, your problem is clearly a misconfiguration, presumably on your server (Microsoft Windows 2008?). If you look at the end of the info i pasted, you’ll see that location: /admin gives a HTTP/1.1 301 Moved Permanently reply. That I can’t help you with unless I have the computer in front of me. You just have to start Google like a b*tch