Hi,
I’m following the coincashew guide to set up a stake pool on testnet. I have a 1 relay node (cloud) and a BP node (vm on virtualbox on local mac) both running on UBUNTU. I can start and run both nodes, but they don’t connect. I’m struggling to open port 6000…
Using sudo lsof -i -P -n | grep LISTEN
I can see that both are LISTENing… but I think I’m still missing something.