I’ve done both of these but still no incoming connections…perhaps I missed a step somewhere along the line. I’ll just wipe the drive and rebuild it from scratch at this point. I appreciate your help.
Just to clarify, if I run this relay from another IP I can use port 6000 for both relay node 1 & 2? And just direct topology via public IP?
Don’t u see the Producer as IN peer? Did u added the Relay inside the Producer topology? Also u will need to restart the Producer if u didn’t.
try from producer
telnet Relay_IP 6000 do u see connected?
Yes it says it’s connected to the relay, that’s the weird part: my producer says it’s connected with the relay (2 in / 2 out), but the relay still says 0 in / 22 out
We got it folks!! My problem was the CNode port which both Alex and Hepta suggested. I had tried these items before but i must have messed something else up along the way.
I now have 1 connection in (my BP)/ 23 out on the 2nd relay - which i assume is okay considering this relay is not registered and should not have other incoming connections?
BP shows 2 in/2 out, 1st relay still working as normal i just need to update the node now.
oh crud you’re right. I skipped over the part in step 14 where you’re supposed to wait 4 hours before proceeding after creating the crontab. What would you suggest doing now?
i may have figured out my issue. in the env file I had left the “#” in front of CNODE port. If this is it I feel silly, but I believe the “#” in front prevented the script from updating to 6007 and kept reverting it to the default 6000; thereby preventing incoming connections.
I appreciate all the help with this…i will mark this as solved once I confirm. Thanks