Everything seems to be set up correctly and according to the available documentation. I’ve done all the tests, etc.
I just set up my first storage node! Shouldn’t it go online automatically?
I was thinking here … Maybe I need to wait more time for the node to be online. Can you help me? What I need to do now?
Identity OK
Router configured with TCP port 28967 OK
Port forwarding OK
Software GUI OK
noIP configured in the DDNS section of router settings OK
Please help me. Thank you so much!
Toyoo
February 17, 2021, 7:55am
3
It should work within seconds with correct configuration.
1 Like
Yes, exactly. I want understand if I configured correctly.
Try steps from this post 1 more time.
It should connect in seconds. There are a few things you should check.
Start with checking the port. On https://www.yougetsignal.com/tools/open-ports/?port=28967 you can fill in the domain or IP you are using in the run command. Then check the port.
If it’s closed, it could still be several things.
Make sure the WAN IP you see in your router settings matches the IP shown on the above page.
Make sure your port forward is set up correctly. That means no filter on incoming IPs, forwarding to th…
Alexey
February 18, 2021, 2:43am
6
Seems you skipped the one check - is your WAN IP on your router match IP on yougetsignal?
Is 28967 opened there?
If it’s opened, but node is offline, then there are few reasons:
Identity is not signed (check returns 1 and 2 instead of 2 and 3)
Your public IP does not match the resolved IP of your DDNS hostname:
nslookup your.ddns.name 8.8.8.8
Should return the public IP as on yougetsignal