<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 28, 2016 at 12:13 PM, Jan Ceuleers <span dir="ltr"><<a href="mailto:jan.ceuleers@gmail.com" target="_blank">jan.ceuleers@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">The collision is on the host (i.e. the backend). It typically can only<br>
accept one interface as being the "upstream" of multicast streams, not<br>
multiple-ones. Particularly if multiple streams (whether on multiple<br>
NICs or otherwise) send to the same multicast address.<br></blockquote><div><br></div><div>Even if interface binding isn't easily doable(although probably should be fine for this) network isolation is fairly straightforward: <a href="http://serverfault.com/questions/705919/the-same-ip-on-multiple-interfaces">http://serverfault.com/questions/705919/the-same-ip-on-multiple-interfaces</a><br></div><div>with iptables addressing each individually wouldn't be an issue. <br><br></div><div>Programming each device on boot isn't a big deal but there are options.<br><br></div><div>~Mitch<br></div><div> </div></div></div></div>