<div dir="ltr">Hi Chris,<div>many thanks! I will have a look to your links and try your suggestion.</div><div><br></div><div>I am aware about the default route, indeed in my tests I first tried the wired connection while disabling the wireless interface.</div><div><br></div><div><br></div><div>Cheers</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 4, 2017 at 11:49 PM, Chris Caudle <span dir="ltr"><<a href="mailto:chris@chriscaudle.org" target="_blank">chris@chriscaudle.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> How could I verify that multicast is actually working? If it was not<br>
> working then how the two machines could see each other?<br>
<br>
</span>When I first attempted to connect two machines with netjack I found that<br>
one machine could transmit and receive multicast, one machine could<br>
transmit but not receive, so the status messages were confusing, e.g. one<br>
machine would report that the connection was working, but then report<br>
errors when it got no responses later.<br>
<br>
I found these links which may be useful.  I don't have a mac, so I can't<br>
say how useful.<br>
This seems like the most likely to be useful, an implementation of<br>
multicast ping similar to omping but for Mac:<br>
<a href="http://bdunagan.com/2010/03/31/multicast-ping-on-a-mac/" rel="noreferrer" target="_blank">http://bdunagan.com/2010/03/<wbr>31/multicast-ping-on-a-mac/</a><br>
<br>
Since you mentioned that your machine has two interfaces (I think you said<br>
wired and wireless) you may want to turn off the wireless interface and<br>
check with just the wired interface first.  On a unicast connection there<br>
is a default route that your operating system uses to know where to send<br>
packets with an address that is not known to be on the local network.<br>
Usually an interface, and the address of a router.  For multicast the<br>
operating system needs something similar, it needs to know which interface<br>
to use when given a multicast packet to send.  I think with only one<br>
interface enabled that should occur with no intervention, but with two<br>
interfaces enabled you will probably have to configure the default route<br>
to use for multicast addresses.<br>
<br>
I think this link explains how to do that from a terminal.  There may be<br>
some network configuration GUI program which can do the same thing, but I<br>
don't know.<br>
<a href="http://blogs.agilefaqs.com/2009/11/08/enabling-multicast-on-your-macos-unix/" rel="noreferrer" target="_blank">http://blogs.agilefaqs.com/<wbr>2009/11/08/enabling-multicast-<wbr>on-your-macos-unix/</a><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
Chris Caudle<br>
<br>
<br>
</font></span></blockquote></div><br></div>