On Sun, Apr 27, 2025 at 11:36:17PM +0200, Geert Stappers wrote: > On Sun, Apr 27, 2025 at 04:28:48PM -0400, Lee wrote: > > On Sun, Apr 27, 2025 at 3:33 PM wrote:
[...] > > > Hope that helps. > > > > Not particularly. > > > > Try this: > > > > sudo apt install tshark > > sudo tshark -f 'port 5353' -c 4 -N dnt & > > ping -c 4 whatever.local > > > > At least for me, it shows the mdns requests being sent and the answers > > received. > > > > The good test again, now in two parts. > With minor changes and additional information. > > Part one: > > sudo apt install tshark > > > Part two: > > sudo tshark -f 'port 5353 or icmp or arp' -N dnt & > ping -c 4 whatever.local > kill %1 While it is a good idea to have tshark, we already *know* that the OP's machine - is trying to resolve via mDNS - *that* part is failing. ... because: - the interface link seems to be up and sees a connection - They said pinging by IP works So the next step would be to find out why mDNS is failing. You don't fix a bike by heaping tools on it :) Cheers -- t
signature.asc
Description: PGP signature