Questions tagged [avahi]

Avahi is a free zeroconf implementation - A service discovery protocol. It can be used to find services on a network and also to publish services to be found by other Zeroconf clients.

126 questions
-1
votes
1 answer

MDNS not advertising the network interface after network restart in systemd

In systemd, MDNS (avahi-daemon) stops broadcasting the network interface after the network restart. However, for the same scenario, in system init, MDNS will work perfectly normal. Tried: Changed the avahi-daemon configuration file restart the…
-1
votes
1 answer

MQTT broker connect without pre-set IP address

I am building a application to use raspberry as MQTT broker & client and receive the message from ESP32 which is another MQTT client. I need to have ESP32 to get the broker connected without pre-setting IP address manually. Does anyone know how to…
-1
votes
1 answer

Setup PPTP to access home network transparently

Setup PPTP to access home network transparently I have Raspberry Pi box connected to home WiFi-router and running pptpd. The local addresses is 192.168.1.32 (eth0) and 192.168.2.1 (ppp0) and local name raspberry.local. I have iMac connected to the…
ofstudio
  • 747
  • 1
  • 6
  • 16
-2
votes
1 answer

Centos 7 Avahi doesn't resolve from windows machines

I have installed and configured avahi-daemon and samba on Centos 6.6 and it's working when I am testing it from an Ubuntu machine. e.g.: ping myhostname.local or smb://myhostname.local However, when I try from a windows machine, neither samba works…
Sheric
  • 416
  • 2
  • 16
-2
votes
1 answer

Wide area service discovery via bonjur / avahi

I'm looking into wide area service discovery and bonjur / avahi seem to be really good. However, I'm a bit confused about how all this works? So: I have a bunch of services running in a cloud. I have clients which can be located anywhere in the…
user2297996
  • 1,382
  • 3
  • 18
  • 28
1 2 3
8
9