akashgoswami / ipm

IOTA node peer manager. Useful for monitoring IOTA peers
MIT License
72 stars 24 forks source link

Duplication of nodes #7

Closed dkarelov closed 6 years ago

dkarelov commented 7 years ago

Case: Node owner provided DNS A, which resolves to IP XX However, XX also resolved back to DNS B by IRI Dashboard first shows A, then flags it as red, then adds B, so there are two nodes referring to the same node XX, but one is working and the other is not

akashgoswami commented 6 years ago

Unfortunately there is no easy way to resolve it as we depend upon IOTA IRI APIs.