You are not logged in.
SOLVED: with the 0.6.30 relase
After the latest update of avahi, my services are no longer announced on IPv6.
Does any abody else have this problem ?
Below is an excerpt of my /etc/avahi/avahi-daemon.conf
[server]
use-ipv4=yes
use-ipv6=yes
enable-dbus=yes
disallow-other-stacks=no
ratelimit-interval-usec=1000000
ratelimit-burst=1000
deny-interfaces=vmbridge,tap0,tap1,eth1
[wide-area]
enable-wide-area=yes
[publish]
disable-publishing=no
add-service-cookie=yes
publish-hinfo=yes
publish-workstation=yes
publish-domain=yesAnd below is the output of avahi-daemon
# avahi-daemon --debug
Found user 'avahi' (UID 84) and group 'avahi' (GID 84).
Successfully dropped root privileges.
avahi-daemon 0.6.29 starting up.
Successfully called chroot().
Successfully dropped remaining capabilities.
Loading service file /services/ftp.service.
Loading service file /services/http.service.
Loading service file /services/sftp-ssh.service.
Loading service file /services/ssh.service.
Loading service file /services/udisks.service.
Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.2.5.
New relevant interface eth0.IPv4 for mDNS.
Network interface enumeration completed.
Registering new address record for 192.168.2.5 on eth0.IPv4.
Registering HINFO record with values 'X86_64'/'LINUX'.
Server startup complete. Host name is melody.local. Local service cookie is 2442756208.Downgrading to 0.6.28, avahi is working fine with IPv6
Last edited by slubman (2011-04-04 07:32:19)
Offline
Yes. It's an upstream bug, apparently.
Google for avahi 0.6.29 IPv6.
Offline