0
votes
0answers
36 views

Is there a way to get NFS to refresh its reverse lookup without restarting it?

NFS server for some reason doesn't seem to acknowledge that avahi/mdns will resolve an ip address unless NFS is restarted after avahi is already running. I have my exports specified by hostname ...
1
vote
1answer
224 views

How can I access a VMware Fusion guest running Ubuntu via its .local (Bonjour/Zeroconf/mdns) address?

I'm running VMware Fusion on my Mac with an Ubuntu guest VM configured to use NAT for networking. I can access the VM from the host using its DHCP-assigned vmnet8 IP (172.16.90.128), but I'd like to ...
0
votes
1answer
120 views

Avahi set host name with short timeout

I'm trying to create a zeroconf app which allows one machine to be "host" which takes ownership of a certain hostname. For example, machineA sets it's host name to 'testbox', and network devices can ...