Problems with network setup

It is fixed now, it is OK om pooltool.Io now.

Thank you very much for al your help!
Really appreciate it man!

Probably daedalus will take a Bit?

For sure, what is ur ticker to check on yoroi?

The ticker is STARF (it is not yet on adapools.org though)

Will it take effect next epoch (Daedalus wallet)?

But on adapools should be visible … perhaps sync issues; wait a bit more or check this topic…

  1. Check the hash number of your published metadata.json
    cardano-cli stake-pool metadata-hash --pool-metadata-file <(curl -s -L https://git.io/JtepM)
    cardano-cli stake-pool metadata-hash --pool-metadata-file <(cat poolMetaData.json)
    Replace the URL and the poolMetaData.json as it fits your setup.

They have both the same hash number…

Looks likes it works, I can see it now on adapools.org

Conclusion, it just takes some time.
Can you find it on yoroi? I have only daedalus wallet atm.

Nope, but u registered ur relay with the private IP?

192.168.178.227

U must register with the public one

Ok I can find me public with ip4.me right.

Is itby the way something what can cause conflicts?

We will need a portforward for ur private ip for ur cnode port;

But in the topology files I also used the private ip adresses of the BP and relay.
Should I change this to?

Why is this needed, sorry if this is a dumb question.

If ur bp and relay are on the same network u can use the private ip. But ur relay needs to communicate with other public relays… so u need to use the plublic ip when u register the relay

Ok thank you, it makes sense now. I am also trying to learn from this whole pool setup. Thank you.

But the things now that I need to change are both topology files and the certificate with relay public ip
address?

Ports we already fixed right, with ufw?

by the way, BP and relay have the same public ip address.

what is ur public IP?

213.127.117.224

Port 6000 is closed on 213.127.117.224.

so, your BP is communicating only with your relay through your private network.

Your Relay communicating with your BP through private network, so the topology can use the private IPs but through the public IP with other public Relays
On your router you will need to open a port forward for your relay 192.168.178.227 (port 6000)

after you will set this you can check if your port 6000 is open

https://www.yougetsignal.com/tools/open-ports/

It is open for the private ip address, but on yougetsignal it stays closed
I also tried to open it with sudo ufw allow from 213.127.117.224 to any port 6000

Can you maybe explain a bit more, sorry a part of networking is new for me

or

So if I get it right…

So I need to change the certificate file again and transmit it, and I need to make sure that port 6000 is open on public ip address?

that’s correct!
if you are going on adapools.org to about, u will see that is an issue with ur relay. there should be green, when everything work well.

Ok thank you, everything seems clear now to me.

I found out when I want port 6000 open on the public ip address, I need to login on the modem.

Regarding the green icon, I see it now when I compare it with your pool.

1 Like