Cloning a relay - duplicate fingerprint

Hi list, I'm running a relay on a CentOS VM As I have lots of resources available, I wanted to duplicate that VM to bring more bandwidth to the Tor network --> cloned VM, changed IP and mac adresses, OS hostname, Tor nickname and restarted the Tor service Surprise: the fingerprint of the clone is identical to the one of the source VM I have stopped my clone to avoid any issue, but I guess I must have missed something... Any clue would be highly appreciated !!

Out of curiosity, I wonder how the Tor network handles this? Do the directory authorities drop one (or both) from the consensus?

anondroid:
Out of curiosity, I wonder how the Tor network handles this? Do the directory authorities drop one (or both) from the consensus?
There are no "two" relays for one fingerprint since relays are "addressed" (named) by their keys (fingerprints). If one starts another relay with the same key it will be treated by the authorities as new descriptor for this key, i.e. another one will be pushed out from consensus.
-- Ivan Markin

The directory authorities generally believe the latest descriptor for a key, but they also do reachability checks on the IP address and port. So this is likely to get both relays dropped from the consensus, or swap between them at arbitrary times depending on when they post descriptors. And it increases the load on the directory authorities, so please don't deliberately set things up this way. T -- Tim Wilson-Brown (teor) teor2345 at gmail dot com PGP C855 6CED 5D90 A0C5 29F6 4D43 450C BA7F 968F 094B ricochet:ekmygaiu4rzgsk6n xmpp: teor at torproject dot org ------------------------------------------------------------------------
participants (5)
-
anondroid
-
Ivan Markin
-
niftybunny
-
Patrick DERWAEL
-
teor