I can't register my staking certificate

I solved the sync problem adding in node_config.yaml
the listen_address and public_address since I’m behind a NAT router like this:

“p2p”: {
“listen_address”: “/ip4/192.168.1.123/tcp/3100”,
“public_address”: “/ip4/79.xx.xx.xx/tcp/3100”,
“topics_of_interest”: {