Spread up and logging
Posted by Pepijn Oomen
I managed to get spread up and running. Turned out I did not need any multicast routing after all. Documentation on multicast routing is sporadic and of poor quality, although it looks like using mrouted just works out of the box.
But in the case of spread, it turns out that it was just a simple matter of RTFM, since spread daemons on physically separated networks, connected by an unicast router, are just supported. Key term here is segment. Daemons can talk with each-other using UDP and as such the daemons running in one segment can exchange information with the daemons on another segment.


