So I am a bit of a noob to linux still after a few years. I am trying to use nslookup. from a qube. An it’s not working. Both nslookup and dig keep failing. an it dosen’t seem to matter where I use it. I have tried sys-net sys whonix firewall. Everything fails even whonix most just tell me the command isnt found and the one that does return something whonix returns even google.com as not there. I must be missing something and I am sure it’s noob level stuff whats going on.
To install nslookup you need to run sudo apt install bind9-dnsutils in your Debian template or sudo dnf install bind-utils in your Fedora template.
thank you I will try this when I can.
That worked thank you