View previous topic :: View next topic |
Author |
Message |
Aviewanew n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 08 Aug 2007 Posts: 8
|
Posted: Mon Sep 12, 2016 3:32 am Post subject: Chromecast Debugging (and where is avahi-browse?) |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
Hu Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
Joined: 06 Mar 2007 Posts: 23088
|
Posted: Tue Sep 13, 2016 1:20 am Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
|
|
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
|
|