Avahi Bonjour

Hello!
First of all, thank you so much for such a good project!
But i have some trouble :( When i use multiple network card the avahi service starts with a random ip address and client cant connect via autofind.

How can i manually start avahi with the correct conf? Which start case are you using?

#2

I found this by avahi-browse -ar !


enp2s0 IPv4 VirtualHere USB Sharing                       _vhusb._tcp          local
   hostname = [usbhubm.local]
   address = [10.20.30.52]
   port = [7575]
   txt = ["MYSERIAL"]

#4

I figured it out! But I ran into a new problem. A client can only connect to ONE hostname at a time. Is there any way to manipulate this? Not the host that is in the server config, but the one on the device. If I change the hostname in the service, of course the client will not be able to connect.

#5

If you have some unusual setup, just put the ip address directly into the virtualhere client by right clicking USB Hubs->Specify Hubs and maybe just uncheck "Auto-Find Hubs" in the client.

#6

This is very bad :(
I need a bonjour to manage a large number of users automatically allowing and denying access...

#8

Is there anyway to automatically find more than one device?

#9

What is a "device" you refer to? Do you mean Server where USB devices are plugged in?