On Sun, Mar 6, 2022 at 9:01 AM John Covici <cov...@ccs.covici.com> wrote: > > Traceroute does not work, either. >
Can you elaborate on what "does not work" means, both for traceroute and ping? This is sounding like a name resolution issue. Dig will directly query the name server you point it at. Traceroute or ping will use the C resolver. Places this could go wrong include: /etc/hosts /etc/host.conf /etc/nsswitch.conf /etc/resolv.conf (And that is just off the top of my head.) -- Rich