• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Cannot connect to network/internet

CaneFan

Junior Member
I recently built a new PC with an Epox 9npa+ Ultra motherboard and an onboard gigabit ethernet port. Everything worked fine for a while. I was able to connect to my router and to the internet.

After a while, I could no longer connect to the router (wired connection) to administer it or to the internet. I cannot ping the router, but I can ping 127.0.0.1. When I ping the router, windows says "Destination host unreachable." I tried disabling the onboard NIC and using a PCI network card and that failed. I also tried using Knoppix linux to see if I could connect and that failed as well.

Does anyone have any idea what might be wrong or what I could do to fix this?
 
Pull up a command prompt and do an "ipconfig /all" on the computer.

What is the IP address it gives you, and what is the default gateway?

It sounds like the DHCP services on the router are messed up. Can you statically configure the computer to sign in?

If the router has an IP of 192.168.0.1, you can statically assign an IP of 192.168.0.10 to your computer, a subnet of 255.255.255.0, a gateway of 192.168.0.1

Don't worry about DNS at this point. See if you can then get into your router.
 
Back
Top