Hi all,
I'm having a real and wierd problem on my macOS machine (2012 Mac Mini, 16Gb RAM, latest Catalina). My QNAP Nas suddenly desappeared from my time machine backups. I started digging and found that everything is fine on the NAS. I also can't find my HP Printer via Bonjour, but my iPhone can.
It seems that my mac can't find most services on the network via Bonjour/mDNS. My network is setup via DHCP, and I have IPv6 enabled (Link-local).
Using the program Discovery I can find some services, but not all.
Using the same program on iOS I can find all the programs/hosts on the network. Same network setup.
I've already tried to reset the dns cache using:
That did nothing.
Using the dns-sd terminal program I get similar results.
Can anyone point me on the right direction, so that I can see all my network's services on this mac?
Thank you!
I'm having a real and wierd problem on my macOS machine (2012 Mac Mini, 16Gb RAM, latest Catalina). My QNAP Nas suddenly desappeared from my time machine backups. I started digging and found that everything is fine on the NAS. I also can't find my HP Printer via Bonjour, but my iPhone can.
It seems that my mac can't find most services on the network via Bonjour/mDNS. My network is setup via DHCP, and I have IPv6 enabled (Link-local).
Using the program Discovery I can find some services, but not all.
Using the same program on iOS I can find all the programs/hosts on the network. Same network setup.
I've already tried to reset the dns cache using:
Bash:
sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
That did nothing.
Using the dns-sd terminal program I get similar results.
Can anyone point me on the right direction, so that I can see all my network's services on this mac?
Thank you!