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?
Avahi Bonjour
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"]
.
Correct, its just a https://linux.die.net/man/5/avahi.service written here
Avahi Bonjour
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.
.
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.
Avahi Bonjour
This is very bad :(
I need a bonjour to manage a large number of users automatically allowing and denying access...
.
This how you restrict users https://www.virtualhere.com/authorization not bonjour
Avahi Bonjour
Is there anyway to automatically find more than one device?
.
What is a "device" you refer to? Do you mean Server where USB devices are plugged in?