FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Setup Issues › Setup with Rhythmbox on Ubuntu Feisty
- This topic has 1 reply, 2 voices, and was last updated 15 years, 10 months ago by
rpedde.
-
AuthorPosts
-
13/08/2007 at 4:50 AM #1629
Comer07
GuestI have two computers on a LAN. One is running Ubuntu Feisty Fawn and the other is running Xubuntu Feisty Fawn. They both have the latest version of Rhythmbox with the DAAP plugin enabled. I have made no changes to the Xubuntu computer since installation. On this computer, I can use Avahi-discover to see the share. On the Ubuntu computer, however, I see nothing in the avahi-discover window. Also, I cannot ping the Ubuntu computer from either computer using DELL.local. I can only ping using the IP address. If anyone tell me what I need to check or change, I would be very grateful.
13/08/2007 at 5:05 AM #12066rpedde
Participant@Comer07 wrote:
I have two computers on a LAN. One is running Ubuntu Feisty Fawn and the other is running Xubuntu Feisty Fawn. They both have the latest version of Rhythmbox with the DAAP plugin enabled. I have made no changes to the Xubuntu computer since installation. On this computer, I can use Avahi-discover to see the share. On the Ubuntu computer, however, I see nothing in the avahi-discover window. Also, I cannot ping the Ubuntu computer from either computer using DELL.local. I can only ping using the IP address. If anyone tell me what I need to check or change, I would be very grateful.
Sounds like either a firewall issue, or you aren’t running avahi on the ubuntu computer. Make sure your /etc/default/avahi-server has avahi set to start, and/or check your process list (ps auxw) to see if avahi-server is running.
If it’s firewall, you have to allow multicast inbound and outbound (to/from 224.0.0.0/4), or at least from 224.0.0.251 UDP destport 5353 inbound, and to 224.0.0.251 sourceport 5353 outbound.
– Ron
-
AuthorPosts
- The forum ‘Setup Issues’ is closed to new topics and replies.