Ticket #114 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

services not published on FreeBSD bridged interface

Reported by: anholt Assigned to: lennart
Priority: major Milestone: Avahi 0.6.22
Component: avahi-core Version:
Keywords: Cc:

Description

I have a server ("camus") which routes between the internet (bge1) and my home network, which is a bridged network consisting of the ethernet (bge0) and the wireless (ral0). I don't see the services published on the machine appear on the internal network. The avahi-browse -a -v output is attached.

On IRC, I was asked to do avahi-daemon -k; avahi-daemon. That output is attached. While producing it, I started rhythmbox on the machine, and also had other avahi stuff published on other machines.

Attachments

camus-ifconfig.txt (2.0 kB) - added by anholt on 03/10/07 06:29:44.
avahi-browse.txt (394 bytes) - added by anholt on 03/10/07 06:30:05.
avahi-browse.2.txt (394 bytes) - added by anholt on 03/10/07 06:30:10.
avahi-daemon.txt (8.5 kB) - added by anholt on 03/10/07 06:30:23.

Change History

03/10/07 06:29:44 changed by anholt

  • attachment camus-ifconfig.txt added.

03/10/07 06:30:05 changed by anholt

  • attachment avahi-browse.txt added.

03/10/07 06:30:10 changed by anholt

  • attachment avahi-browse.2.txt added.

03/10/07 06:30:23 changed by anholt

  • attachment avahi-daemon.txt added.

04/13/07 00:19:04 changed by lennart

Humm. None of the Avahi maintainers is a FreeBSD guy. We rely on external patches for our FreeBSD support. Please try to contact the FreeBSD ports maintainer of Avahi if he might be able to help.

might be related to #66

08/25/07 17:44:12 changed by zml

I think ticket #163 explains this bug. Given the ifconfig output above, I find it likely that the interface with a routable IP was probably the default gateway. In that case, all the multicast packets will just be sent out on that interface, and the internal interfaces won't be touched.

12/16/07 21:58:24 changed by lennart

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone set to Avahi 0.6.22.

Following zml suggestions I will now assume that this bug is fixed by the patch from #163 which I just commited. I will close this bug now. If the problem persists, feel free to reopen.