To my understanding, if you have two different erlang clusters, each of them using a different Erlang cookie, a node belonging to the first cluster will not be able to communicate with a node belonging to the second cluster.
Does Erlang provide a mechanism to allow multiple magic cookies for a given node?