I'm using VMware Server 1.0.8 (the latest 1.0 build). I can definitely
talk to the VM via the NAT/Host-only address. I was able to use a
python script to send the "HostActivity.UpdateConsole" command to the
IP directly. The problem seems to be when it tries to send the
multicast message, the message never actually gets there.
Any ideas why the multicast message might be getting lost? I added
some debug lines to the application to make sure it's actually trying
to send to the correct address, and it seems like it is.
Thanks,
-Andy
> >> On Wed, May 20, 2009 at 4:33 PM, David Wolinsky <
davi...@ufl.edu> wrote:
>
> >>> Brunet.Inject.HostActivity.dll runs on the guest in the ipop folder. It
> >>> needs to be there prior to starting Ipop at which point it is magically
> >>> instantiated by Ipop (through reflection).
>
> >>> GridMonitor.exe, Brunet.dll, and Brunet.IPAddresses.dll belong on the
> >>> host. If that doesn't work, grab the latest Brunet.dll and
> >>> Brunet.IPAddresses.dll from the lib folder of your latest IPOP src build.
>
> >>> If that's not working or something is unclear, let me know.
>
> >>> Cheers,
> >>> David
>
> >>> Andy Howard wrote:
>
> >>>> Hi David,
> >>>> Yes, Condor watches /dev/console in our config, and I copied the
> >>>> Brunet.Inject.HostActivity.dll to the bin/ directory (where I launch
> >>>> DhtIpopNode). Do I need another DLL in there? I noticed the build
> >>>> spits out two other DLLs, so I didn't know which ones to place on the
> >>>> guest.
>
> >>>> Thanks.
> >>>> -Andy
>