Poll: Which is your 'test connection page'?
Whenever you're done with fixing up with new hardware or tinkering around some network settings, which is the first page you open when you launch your browser to test if you're internet connection is working fine?
13 comments
[ 1.4 ms ] story [ 46.5 ms ] thread1. Fire up Terminal
2. Check loopback
3. Identify default gateway 4. Ping whatever gateway I find 5. Try a known good IP address 6. Check to see if the resolver is working (get root servers) 7. Check to see if I can resolve specific hostnames (try a known good one first) 8. Check the specific hostname I'm trying to reach (but failed) 9. Try a name server other than the one I'm using 10. Test IP routing to the destination IP 10. Assuming each of these passes, you can safely say the target service is downEach successive step is taken only if the preceding fails.