Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Chromecast Debugging (and where is avahi-browse?)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Aviewanew
n00b
n00b


Joined: 08 Aug 2007
Posts: 8

PostPosted: Mon Sep 12, 2016 3:32 am    Post subject: Chromecast Debugging (and where is avahi-browse?) Reply with quote

I run a gentoo box as a router/firewall, using Shorewall as the firewall for the external and internal interface's firewalls. I segment users of the network into /8's.

My machines can talk to my Chromecast. Another user's machines cannot. Despite the fact that the Chromcast sits inside their /8 (inside their machine's /24 in fact)!

I cannot find any sort of shorewall configuration (rules/policy/hosts options, etc) that would cause different behavior between the two users.

While attempting to debug the chromecast queries, I was using the following dig query from the router:

Code:
dig @224.0.0.251 -p 5353 -t PTR -b 10.0.0.1 _googlecast._tcp.local


Comparing it and a legitimate Google Cast queries, I noticed dig's was setting "QM" (or return a response in multicast) while the legit apps was setting "QU" (or return a response in unicast). I don't know if that's a problem.

I found suggestions to use avahi-browse (like this: https://cweiske.de/tagebuch/find-chromecast.htm) but I installed avahi and there is no avahi-browse program, despite references to it in places like here: http://gentoo-en.vfose.ru/wiki/Avahi

Has anyone seen a problem like this before or have suggestions to figure this out? Where is avahi-browse?
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 23088

PostPosted: Tue Sep 13, 2016 1:20 am    Post subject: Reply with quote

According to equery use avahi, the avahi-browse program is only built if you have USE=utils.

For your original problem, please describe in more detail the failure for the machines that cannot use Chromecast. What happens when they try to use it? What should have happened instead? What network traffic does tcpdump show for both the good and bad cases?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum