Exclusively for TechExams members for Infosec Boot Camps starting before April 30, 2026
1) Test connectivity. As you said, ping the default gateway should be sufficient for this.
2) Test routing configuration. Run "netstat -rn" and make sure the route for 0.0.0.0 points to the default gateway and has a metric lower than any backup routes (should be 20 by default).
3) Do a traceroute by IP ("tracert -d"). 66.235.51.212 is one you can use.
4) Test DNS. Run "ifconfig /all" to see what DNS servers will be used, then run "nslookup" then try www.google.com, etc.
Check your router/gateway. It may have been damaged by the power outage.
Khattab wrote: Check your router/gateway. It may have been damaged by the power outage. I dont think this is the case.... the gateway is our Netgear modem/router and it seems to be working fine. I can access the external interface via the web without any problems, and all other pc's (if i change their DNS Server to our ISP's DNS) are able to access the internet fine. I'll post the results of the netstat -rn later tonight and see if that tells us anything...
Exclusively for TechExam members. Applies to boot camps starting before April 30, 2026.