Jump to content

I just moved about two weeks ago, and have been having a series of problems with the internet.

Most are fixed now, however I am unable to connect to the internet via an ethernet cable on my main PC. I can connect to 192.168.0.1 and change settings on the router, and connect via wifi, but I can't connect to the internet through ethernet. On all other devices it works fine. When I connect on my main PC the network shows up as CableBox-XXXX, but on all other devices it shows up with the same name as the wifi.

Link to comment
https://linustechtips.com/topic/611074-ethernet-connectivity-issues/
Share on other sites

Link to post
Share on other sites

1 minute ago, y_unit265 said:

Correct me if I am wrong, but you tried another device on the same cable out of the same port?

Yes, I tried multiple ports and multiple cables, worked perfectly on the two other PC's I tested it on, but not on my main PC.

Link to post
Share on other sites

When I do a ping test, it seems my connection is fine, but I can't connect to the internet through a browser, or anything other than using the ping command.

 

C:\Users\Ludvig>ping 192.168.0.1

Pinging 192.168.0.1 with 32 bytes of data:
Reply from 192.168.0.1: bytes=32 time<1ms TTL=64
Reply from 192.168.0.1: bytes=32 time<1ms TTL=64
Reply from 192.168.0.1: bytes=32 time=1ms TTL=64
Reply from 192.168.0.1: bytes=32 time<1ms TTL=64

Ping statistics for 192.168.0.1:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 1ms, Average = 0ms

C:\Users\Ludvig>ping 8.8.8.8

Pinging 8.8.8.8 with 32 bytes of data:
Reply from 8.8.8.8: bytes=32 time=19ms TTL=57
Reply from 8.8.8.8: bytes=32 time=19ms TTL=57
Reply from 8.8.8.8: bytes=32 time=18ms TTL=57
Reply from 8.8.8.8: bytes=32 time=18ms TTL=57

Ping statistics for 8.8.8.8:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 18ms, Maximum = 19ms, Average = 18ms

C:\Users\Ludvig>ping 8.8.4.4

Pinging 8.8.4.4 with 32 bytes of data:
Reply from 8.8.4.4: bytes=32 time=18ms TTL=57
Reply from 8.8.4.4: bytes=32 time=18ms TTL=57
Reply from 8.8.4.4: bytes=32 time=17ms TTL=57
Reply from 8.8.4.4: bytes=32 time=50ms TTL=57

Ping statistics for 8.8.4.4:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 17ms, Maximum = 50ms, Average = 25ms

C:\Users\Ludvig>ping 139.130.4.5

Pinging 139.130.4.5 with 32 bytes of data:
Reply from 139.130.4.5: bytes=32 time=324ms TTL=54
Reply from 139.130.4.5: bytes=32 time=323ms TTL=54
Reply from 139.130.4.5: bytes=32 time=325ms TTL=54
Reply from 139.130.4.5: bytes=32 time=324ms TTL=54

Ping statistics for 139.130.4.5:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 323ms, Maximum = 325ms, Average = 324ms

 

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×