This week saw issues with different nodes going offline at different times. Sometimes it is a windows GUI node and sometimes an Ubuntu docker node. I have 6 nodes and each has had the problem at least once this week. Some more than once. Restarting the router appears to fix the problem even though the network shows there is internet access. Until this week my nodes have been fine for months to years. Now I must check them several times a day. Is there a problem with my router? It is not quite 5 years old. what should I check?
Internet is 300 BY 20
Netgear N300 WIFI Gigabit Router WNR3500L
Do you have any log entries when you search “ping”?
I have had a few wierd connectivity issues that were the fault of ddns. I grabbed a cloudflare ddns docker container and used that and it fixed it for me.
Your node is accessible on http://149.75.178.72:46013 right now, so seems it’s likely a problem with your router.
Make sure, that it doesn’t have any throttling “protection” like DDoS prevention, Grey lists or similar features enabled and that your firewall doesn’t block the incoming or outgoing traffic to/from your node.
Checked router. Disable Port Scan and DoS Protection was not checked. However the only thing that changed from the past was a new app running on one pc, Spacemesh. Will turn that app off and see if that helps. Otherwise will turn off port scan and dos protection.
It could be possible that you have an UPnP enabled and this program is tried to forward some ports, causing router to misbehave.
But it will be weird anyway. Usually routers are able to do a port forwarding without reset. Disable Port scan is better to leave enabled though. Neither uplink nor other nodes, include satellites and gateways doesn’t scan ports.
Yes UPnP is turned on. I will keep disable Port scan enabled. Nodes have been good for a few days now so maybe Spacemesh app was the problem. I will give nodes a few months for online score to recover before considering turning Spacemesh back on.
Disable uPNP. If applications need specific ports — forward them manually. UPNP is a security hole among other things (why have a firewall if anyone can punch a hole in it?)