> <@stebalien:matrix.org> But if you're trying to address an IPFS node, you might want to use dnsaddr: > > 1. Create a dnsaddr TXT record on `_dnsaddr.some-machine.` pointing to your node's multiaddr (including the peer ID). > 2. Address the machine as `/dnsaddr/some-machine/p2p/QmMyPeerID`. Thanks.