Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

What online networking troubleshooting tools do you find indispensable and why?

The one that I use the most often is network-tools.com because it does ping, DNS lookups, tracetorutes, and email SMTP testing but I'm always looking for better tools.

share|improve this question
Please make this a community wiki – Diago Jul 18 '09 at 21:17
I have a Mac, so I don't need troubleshooting XD – David Pearce Jul 19 '09 at 0:36

closed as off topic by 8088, Nifle, Daniel Beck, slhck, Sathya Sep 27 '11 at 14:54

Questions on Super User are expected to relate to computer software or computer hardware within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

5 Answers

I have used the following things quite regularly.
While the primary points are noted besides each reference,
there are sometime quite a few secondary uses too.

share|improve this answer

Whenever I have mail or DNS questions, I always turn to a quick run-down with IntoDNS. Not only does it spot problems, but it also gives suggestions for remediation. Very handy when you're hurried and could easily overlook a detail.

share|improve this answer

I use www.geektools.com, but I think I'm switching to your choice, network-tools.com, because it tells me my ip address right off the bat. Thanks.

share|improve this answer

I use nmap regularly. It is most useful to find out what kind of device is behind an IP address and what services the device offers.

share|improve this answer

http://iptools.com/ has some array of tools.

Also, http://www.robtex.com/ is good for non trivial stuff (like finding out some of the host names on a given IP)

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.