Dave Lazar wrote: > When I use avahi-browse -art from the Server... I can clearly see my > music shares, my Workstation and other local services. > > When I use avahi-browse -art from my Workstation, I only see my > Workstation, nothing else. > > This setup worked great when my workstation was configured with Ubuntu > 7.04. When I upgraded to Ubuntu 7.10, my avahi stopped providing the > fileshares.
Usually this is because the Firestarter firewall is installed and blocks Avahi's packets by default. The solution is to add an allow rule for UDP port 5353. If that doesn't seem to be the case, see whether /sbin/iptables -vL shows the existence of any firewall rules. -- \0 _______________________________________________ avahi mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/avahi
