No internet connection over Ethernet

Ricky5555

Reputable
Aug 13, 2015
48
0
4,530
Hi guys

I'm running Windows 10 and my onboard Ethernet that was working fine is now no longer giving me a web connection. It's still working to connect me to my NAS and strangely I can still connect to servers via FTP but windows reports no web connection.

The cable works with my laptop and when I do an ipconfig it does give me an IP address and subnet mask details etc.

Can you think of anything else I can try? I'm just drawing a blank on this one.
 

Ra_V_en

Honorable
Jan 17, 2014
1,296
0
11,960
By web connection you mean web browsing?
Did you try another web browser?

If yes then type CMD in start window and run as administrator then run this bunch of commands:

ping google.com
if got you any replay go further

ipconfig /release
ipconfig /renew
ipconfig /flushdns

if its still not working type those:

netsh int ip reset
netsh winsock reset
netsh advfirewall reset

If you still face the issue then its some network issues it seems.
 

Ricky5555

Reputable
Aug 13, 2015
48
0
4,530
Thanks for replying Raven. I had actually tried the ipconfig commands and yes I did mean internet connection and I had tried various browsers.

I think the port is just broken as I've just bought a USB3 to ethernet adaptor and its working fine and the speeds are decent.

Cheers