wget is not working properly on my debian server.
if I wget http://www.google.com, it says it cannot resolve the host, when I ping google.com, I receive a successful pong and when I wget http://www.debian.org it works.
I cannot wget anything else than debian.org ... pretty weird.
wget -O /dev/null -d http://www.google.com– SmallClanger Sep 27 '11 at 10:05