The port is open for 6000 on the block producer to let in the Relay. And the Relay is open for the block producer.
<ays-new.cardano-mainnet.iohk.io", “port”: 3001, “valency”: 2, “debug”:“default fallback result” } ] }
{ “resultcode”: “402”, “datetime”:“2021-08-24 20:04:59”, “clientIp”: “71.224.20.239”, “iptype”: 4, “msg”: “IP is not (yet) allowed to fetch this list”,
it keeps adding this line whenever i try to add this ::
{
“Producers”: [
{
“addr”: “x.x.x.x”,
“port”: 6000,
“valency”: 1
},
{
“addr”: “x,x,x,x”,
“port”: 6000,
“valency”: 1
}
]
}
its deleting my producer topology every time in CNTOOLS.
I deleted topology updater, because i pulled down the files again to see if there was a problem.
i thought i dont need topology update for block producer?
U don’t need it perfect… so the above output is from relay?
This is my block producer
the topology has my relay in amazon, and my future internal relay on my network
Aaa ok, I thought u used both relays from amazon :)) ok, the producer is fine… now
Probably you must create a port forward to point the traffic from the relay with destination producer ip and port
i have a port forward for the producer on the relay in amazon
No, you need a port forward on your local router from home
Try from your relay
telnet Producer_IP port
Do u see connected?
okay is that an external ip/?
THis isnt working
The rule should be :
- traffic from 3.140.22.60 to port 6000 → 192.168.0.x (the producer IP ) port 6000
This is the only area i can change anything. i probably need a better router / modem combination.
What is the error?
for some reason it worked now, it wasnt letting me type this in
its showing 1/1 now
nvm it went back
Now restart the relay… but first edit the script …
relay-topology_pull.sh with the new producer IP, run the script and restart the relay
thanks i added those in, over looked that its been a few months since ive had to configure these.
thanks i appreciate the help as always Alex!
Now tomorrow i will set up my other relay at home and should be good to go!