I have a Windows network with the default networking (no active directory configured). I am able to reference other hosts, including a CEntos Stream 9 linux box, by host name.
I want to be able to reference Windows machines on the Centos Stream 9 system by name, since some of the WIndows machines I mount file systems from use DHCP, so I prefer names for numeric IPs that change. My mounts using the IP names work.
I cannot resolve any of the Windows machine from linux - nslookup and ping fail. It is checking the DNS server (and resolves non-local names without difficulty).
Seeking info on how to get the Centos Stream 9 box to resolve Windows names on networks not using AD.
Did a lot of looking - all solutions I found seemed to be for an active directory configuration which I am not running.