Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Dig Not Working
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Dig Not Working

slashmpwslashmpw Member

Hi, I've just encountered a problem on one of my VPS's with the Dig and NSlookup command not being found all of a sudden? There were both working last week. I had a quick flick through Google but couldn't find anything that helped.

Anyone had a similar problem? Know why it happened? Thanks.

Comments

  • echo $PATH

    Thanked by 2SpeedBus slashmpw
  • Rallias said: echo $PATH

    Thanks, returns exactly the same as my other VPS which dig works on. (or aim i missing something?)

  • blackblack Member

    the $PATH variable is where bash looks for executables. This would imply the binary "dig" isn't in the folder that's shown in $PATH. Which OS are you using?

    Thanked by 1slashmpw
  • CentOS 6.5. just checked /usr/bin and dig is not in there. Any ideas why it has gone? Thanks.

Sign In or Register to comment.