And it broke again, not sure why though. The VM has a NIC on the same subnet. The services are instantiated and the sockets are listening. If I run a local "avahi-browse --all" it shows all services on all interfaces for IPv4 and IPv6. If I run the same on another host in the network - nada.
AFAIK the only thing I changed was the UUID in /etc/linuxcnc/machinekit.ini because I had two instances running on different boxes with the same UUID (which I thought was responsible for the other one not showing up). I gotta say this this zeroconf business seems a bit finicky. Any insights or diagnosing leads appreciated, Markus On Mon, 23 Sep 2019 20:55:39 -0700 markus <[email protected]> wrote: > I got it working with setting up a bridged network adapter > (the cheating solution). I couldn't figure out how to get a reflector > into Windows. > > Thanks a lot, > Markus > > On Tue, 24 Sep 2019 01:21:46 +0200 (CEST) > <[email protected]> wrote: > > > 24. 9. 2019 1:16 od [email protected]: > > > > > 24. 9. 2019 0:45 od [email protected]: > > > > > >> I have linux running in a VM and want to connect to MK, which is > > >> connected to the same subnet as the host. Virtualbox seems to > > >> assign an IP of 10.0.2.15 to the guest (and 10.0.2.2 to the host) > > >> and my local network is on 192.168.1.0. > > >> > > >> I understand that mDNS (zeroconf) only works within the same > > >> subnet - so I'm wondering what's the best way of discovering the > > >> services from a different subnet > > >> > > >> Thanks a lot, > > >> Markus > > >> > > > Hi, > > > I believe that you need Avahi reflector on machine with access to > > > both networks. (Or similar software). > > > > > > Cern. > > > > > Or you can set-up your hypervisor to pass-through the networking so > > you are on same subnet. (But that is cheating and don't answer the > > question.) > > > > Cern. > > > > >> > > >> > > >> > > >> -- > > >> website: > http://www.machinekit.io <http://www.machinekit.io>> > > >> blog: > http://blog.machinekit.io <http://blog.machinekit.io>> > > >> github: > https://github.com/machinekit > > >> <https://github.com/machinekit> --- You received this message > > >> because you are subscribed to the Google Groups "Machinekit" > > >> group. To unsubscribe from this group and stop receiving emails > > >> from it, send an email to > > > >> [email protected] > > >> <mailto:[email protected]>> . To view this > > >> discussion on the web visit > > > >> https://groups.google.com/d/msgid/machinekit/4b7981f1-4490-426c-891b-4107e41ed3ea%40googlegroups.com > > >> <https://groups.google.com/d/msgid/machinekit/4b7981f1-4490-426c-891b-4107e41ed3ea%40googlegroups.com?utm_medium=email&utm_source=footer>> > > >> . > > > > > > -- > > > website: http://www.machinekit.io blog: http://blog.machinekit.io > > > github: https://github.com/machinekit --- > > > You received this message because you are subscribed to the Google > > > Groups "Machinekit" group. To unsubscribe from this group and stop > > > receiving emails from it, send an email to > > > [email protected]. To view this discussion > > > on the web visit > > > https://groups.google.com/d/msgid/machinekit/LpVPKm8--3-1%40tuta.io. > > > -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/machinekit/20191003191454.58eb9ff3%40yolanda.
