helium/blockchain-core

can't connect to relayed node

sdwoodbury opened this issue · 1 comments

I'd like to perform an aliveness check and have been attempting to use the CLI. Sure enough, when a node's listen address is /ip4/xxx/tc44158, I can do the following
miner peer connect /ip4/xyz/tcp44158
miner peer ping /p2p/xyz

However, if the node is relayed an the listen address is /p2p/xyz/p2p-circuit/p2p/abc I have no idea what to do. miner peer connect doesn't work, and without a connection I can't ping it. Is there another way to do this?

I figured it out. If I have the IP address of the start of the relay, i can ping the relayed node as follows: /ip4/<ip address>/tcp/44158/p2p/<id of relayed node.