Avahi on Ubuntu & Raspbian [IPv6]

Kashek

New Member
Joined
Feb 18, 2020
Messages
4
Reaction score
0
Credits
0
Hey guys!
I'm currently working on my bachelor degree / bachelor thesis and I have to do some zero configuration networking across Ubuntu & Raspbian and windows:)rolleyes:).. Everything worked as planned and I had Samba server on raspbian, plus few more services like SSH, VNC, FTP and HTTP(s). But yesterday I have tried to check my network and it seems like avahi stopped working (somehow).

To be more specific, I can see that mDNS is working somehow, services are published somehow from RPi ( screen 1 ) but I can't access it from different computers or even from RPi.

I have tried also avahi-resolve and it knows IP of RPi.


Things I have already checked:
- Avahi-daemon service is OK, running but I have restarted it to be sure it's really OK
- Config of Avahi is still the same, I will copy it here below
- Also checked all services in Avahi ( .service text files ), all had correct config
- Tried restarted SSH, Samba, Apache
- I have flapped interface


aaand sorry for my bad English guys:).. I'm from Czechia ^^

[server]
host-name=rpi
domain-name=local
#browse-domains=0pointer.de, zeroconf.org
use-ipv4=no
use-ipv6=yes
allow-interfaces=eth0
#deny-interfaces=eth1
#check-response-ttl=no
#use-iff-running=no
#enable-dbus=yes
#disallow-other-stacks=no
#allow-point-to-point=no
#cache-entries-max=4096
#clients-max=4096
#objects-per-client-max=1024
#entries-per-entry-group-max=32
ratelimit-interval-usec=1000000
ratelimit-burst=1000

[wide-area]
enable-wide-area=yes

[publish]
#disable-publishing=no
#disable-user-service-publishing=no
#add-service-cookie=no
publish-addresses=yes
publish-hinfo=yes
publish-workstation=yes
publish-domain=yes
publish-dns-servers=[privateDNS]::53, 2606:4700:4700::1111
publish-resolv-conf-dns-servers=yes
#publish-aaaa-on-ipv4=yes
#publish-a-on-ipv6=no
 

Attachments

  • screen1.PNG
    screen1.PNG
    182.8 KB · Views: 681
  • screen2.PNG
    screen2.PNG
    12.6 KB · Views: 703


bump
 
bump
 

Members online


Latest posts

Top