Jump to content

Hey,

 

I just finished building my computer and after successfully downloading all the drivers including the LAN one, it was working perfectly. After I jumped into a CS:GO competitive game, very weirdly, my Ethernet connection stopped working. I re-installed the LAN driver and restarted my computer but nothing seemed to work. I even reset my hard drive and reinstalled windows, installed the LAN driver and it still does not work! I don't know what I did wrong or how to fix it but I am desperate and will try anything! The Ethernet cable is connected properly and there are two blinking LED's where it connects into my IO shield. What should I do?

Link to comment
https://linustechtips.com/topic/853278-help/
Share on other sites

Link to post
Share on other sites

Just now, pwnograffik said:

The LEDs are blinking on the IO shield? Hmmm...

 

Open command prompt and type: ipconfig

Post your results

My thinking is that the driver and cable are working (hence the LED lights) but it's being fed a wrong IP/DNS from the modem/router.

Connection-specific DNS suffix . :

Link-Local IPv6 Address . . . . . . : fe80::8167:89b1:27e8:c597%17

Autoconfiguration IPv4 Address. :169.254.197.151

Subnet Mask . . . . . . . . . . . . . . . : 255.255.0.0

Default Gateway . . . . . . . . . . . . :

Link to comment
https://linustechtips.com/topic/853278-help/#findComment-10629089
Share on other sites

Link to post
Share on other sites

10 minutes ago, Albert147 said:

Connection-specific DNS suffix . :

Link-Local IPv6 Address . . . . . . : fe80::8167:89b1:27e8:c597%17

Autoconfiguration IPv4 Address. :169.254.197.151

Subnet Mask . . . . . . . . . . . . . . . : 255.255.0.0

Default Gateway . . . . . . . . . . . . :

 

16 minutes ago, pwnograffik said:

The LEDs are blinking on the IO shield? Hmmm...

 

Open command prompt and type: ipconfig

Post your results

My thinking is that the driver and cable are working (hence the LED lights) but it's being fed a wrong IP/DNS from the modem/router.

I typed ipconfig into command prompt and this appeared.

Link to comment
https://linustechtips.com/topic/853278-help/#findComment-10629120
Share on other sites

Link to post
Share on other sites

19 minutes ago, Albert147 said:

Connection-specific DNS suffix . :

Link-Local IPv6 Address . . . . . . : fe80::8167:89b1:27e8:c597%17

Autoconfiguration IPv4 Address. :169.254.197.151

Subnet Mask . . . . . . . . . . . . . . . : 255.255.0.0

Default Gateway . . . . . . . . . . . . :

Yeah that IPv4 address is wrong. If you run the same command on your laptop and look at the IPv4 address it should be different. Copy the Subnet Mask and Default Gateway numbers over exactly as they are shown. As far as the IPv4 address, use the same one as your laptop but change the last digit(s).

 

For example: if the IPv4 on your laptop is 192.168.1.10 change the last digit(s) "10" to something else like "175". The complete address would then be 192.168.1.175
You might have to experiment a bit with the last digit(s) as another device might be using the IP that you choose.

 

For now, I would disable IPv6.

 

I am attaching screenshot for reference. Follow the numbers.

 

1. Open "Network and Sharing Center"

2. Left click on your connection

3. In the status box that pops up, click "properties"

4. Uncheck the box for "Internet Protocol Version 6 (TCP/IPv6) temporarily

5. Click on the NAME (not the checkbox) of "Internet Protocol Version 4 (TCP/IPv4)"

6. Click "properties"

7. Click "Use the following IP address"

Here is where you copy the information over from the laptop, remembering to change the last digit(s) in the IP address box.

8. Click "use the following DNS server addresses"

Input on first line: 8.8.8.8

Input on second line: 8.8.4.4

9. Click OK on bottom and OK on any other boxes.

 

It might take a few minutes for the changes to take effect. You can restart the computer if you want.

See if you have internet.

 

 

 

 

INSTRUCTS.png

Link to comment
https://linustechtips.com/topic/853278-help/#findComment-10629131
Share on other sites

Link to post
Share on other sites

2 minutes ago, pwnograffik said:

Yeah that IPv4 address is wrong. If you run the same command on your laptop and look at the IPv4 address it should be different. Copy the Subnet Mask and Default Gateway numbers over exactly as they are shown. As far as the IPv4 address, use the same one as your laptop but change the last digit(s).

 

For example: if the IPv4 on your laptop is 192.168.1.10 change the last digit(s) "10" to something else like 192.168.1.175
You might have to experiment a bit with the last digit(s)as another device might be using the IP that you choose.

 

For now, I would disable IPv6.

 

I am attaching screenshot for reference. Follow the numbers.

 

1. Open "Network and Sharing Center"

2. Left click on your connection

3. In the status box that pops up, click "properties"

4. Uncheck the box for IPv6 temporarily

5. Click on the NAME (not the checkbox) of "Internet Protocol Version 4 (TCP/IPv4)

6. Click properties

7. Click "Use the following IP address"

Here is where you copy the information over from the laptop, remembering to change the last digit(s) in the IP address box.

8. Click "use the following DNS server addresses"

Input on first line: 8.8.8.8

Input on second line: 8.8.4.4

9. Click OK on bottom and OK on any other boxes.

 

It might take a few minutes for the changes to take effect. You can restart the computer if you want.

See if you have internet.

 

 

 

 

INSTRUCTS.png

I opened Network and Sharing Center but it says "You are currently not connected to any networks."

Link to comment
https://linustechtips.com/topic/853278-help/#findComment-10629136
Share on other sites

Link to post
Share on other sites

Just now, Albert147 said:

I opened Network and Sharing Center but it says "You are currently not connected to any networks."

OK on that same screen, instead click "Change adapter settings" on the left side of the screen. You should then get a list of connections. One of those will be the correct one. You would then right click on it and select "properties".

 

To know which one it is, the command that you ran previously "ipconfig" should list a name above the info. Right above the info that I quoted below, there should be a name such as "Ethernet adapter Ethernet"

 

 

24 minutes ago, Albert147 said:

Connection-specific DNS suffix . :

Link-Local IPv6 Address . . . . . . : fe80::8167:89b1:27e8:c597%17

Autoconfiguration IPv4 Address. :169.254.197.151

Subnet Mask . . . . . . . . . . . . . . . : 255.255.0.0

Default Gateway . . . . . . . . . . . . :

 

Here's an example of mine

 

INSTRUCTS 2.png

Link to comment
https://linustechtips.com/topic/853278-help/#findComment-10629154
Share on other sites

Link to post
Share on other sites

Alternate method:

 

Unplug modem.

Also unplug router if you have one.

Count to 37.

Replug the modem. Wait for it to be FULLY restarted.

Then replug the router. Wait for it to be FULLY restarted.

Restart your computer.

Check internet.

 

If still no internet, open command prompt and run two commands
1. ipconfig /release

Count to 15

2. ipconfig /renew

Check internet.

 

 

Link to comment
https://linustechtips.com/topic/853278-help/#findComment-10629171
Share on other sites

Link to post
Share on other sites

5 minutes ago, pwnograffik said:

OK on that same screen, instead click "Change adapter settings" on the left side of the screen. You should then get a list of connections. One of those will be the correct one. You would then right click on it and select "properties".

 

To know which one it is, the command that you ran previously "ipconfig" should list a name above the info. Right above the info that I quoted below, there should be a name such as "Ethernet adapter Ethernet"

 

 

 

Here's an example of mine

 

INSTRUCTS 2.png

Great, I just did that and will wait a couple of minutes to see what happens!

Link to comment
https://linustechtips.com/topic/853278-help/#findComment-10629172
Share on other sites

Link to post
Share on other sites

10 minutes ago, pwnograffik said:

Alternate method:

 

Unplug modem.

Also unplug router if you have one.

Count to 37.

Replug the modem. Wait for it to be FULLY restarted.

Then replug the router. Wait for it to be FULLY restarted.

Restart your computer.

Check internet.

 

If still no internet, open command prompt and run two commands
1. ipconfig /release

Count to 15

2. ipconfig /renew

Check internet.

 

 

I tried the first thing you told me but it didn't work, so I just wanted to try the third option before I reset my modem but when I executed the command "ipconfig /release" it said that the operation failed as no adapter is in state permissible for this operation. 

Link to comment
https://linustechtips.com/topic/853278-help/#findComment-10629204
Share on other sites

Link to post
Share on other sites

6 minutes ago, Albert147 said:

I tried the first thing you told me but it didn't work, so I just wanted to try the third option before I reset my modem but when I executed the command "ipconfig /release" it said that the operation failed as no adapter is in state permissible for this operation. 

This is very strange. It was working before but then stopped out of the blue. You even went as far as reinstalling Windows and it's still not working.

 

I thought for sure that one of my two suggestions would work. You're sure that you entered the IP info and everything correctly for the right connection? If another device is using the IP that you chose it won't work.

 

After resetting modem/router and it still doesn't work another thing that you can try is first going back to the section where you manually entered the IP, subnet mask, dns, etc. and put it back on Auto. Then, open command prompt AS ADMIN and run these commands (all as admin) to reset:

1.   netsh winsock reset

It should ask you to restart the PC.

 

2.   netsh int ipv4 reset reset.log

It should ask you to restart again.

 

3.   netsh int ipv6 reset reset.log

Another restart :(

 

4.   ipconfig /flushdns

 

What motherboard are you using and where are you getting the LAN driver from?

 

Another thing that you can try is right clicking the network icon in the taskbar and click "troubleshoot" maybe you'll get lucky lol

Link to comment
https://linustechtips.com/topic/853278-help/#findComment-10629267
Share on other sites

Link to post
Share on other sites

15 minutes ago, pwnograffik said:

This is very strange. It was working before but then stopped out of the blue. You even went as far as reinstalling Windows and it's still not working.

 

I thought for sure that one of my two suggestions would work. You're sure that you entered the IP info and everything correctly for the right connection? If another device is using the IP that you chose it won't work.

 

After resetting modem/router and it still doesn't work another thing that you can try is first going back to the section where you manually entered the IP, subnet mask, dns, etc. and put it back on Auto. Then, open command prompt AS ADMIN and run these commands (all as admin) to reset:

1.   netsh winsock reset

It should ask you to restart the PC.

 

2.   netsh int ipv4 reset reset.log

It should ask you to restart again.

 

3.   netsh int ipv6 reset reset.log

Another restart :(

 

4.   ipconfig /flushdns

 

What motherboard are you using and where are you getting the LAN driver from?

 

Another thing that you can try is right clicking the network icon in the taskbar and click "troubleshoot" maybe you'll get lucky lol

I am using the MSI Z270 SLI motherboard and I got my LAN driver from the MSI website

Link to comment
https://linustechtips.com/topic/853278-help/#findComment-10629301
Share on other sites

Link to post
Share on other sites

16 minutes ago, pwnograffik said:

This is very strange. It was working before but then stopped out of the blue. You even went as far as reinstalling Windows and it's still not working.

 

I thought for sure that one of my two suggestions would work. You're sure that you entered the IP info and everything correctly for the right connection? If another device is using the IP that you chose it won't work.

 

After resetting modem/router and it still doesn't work another thing that you can try is first going back to the section where you manually entered the IP, subnet mask, dns, etc. and put it back on Auto. Then, open command prompt AS ADMIN and run these commands (all as admin) to reset:

1.   netsh winsock reset

It should ask you to restart the PC.

 

2.   netsh int ipv4 reset reset.log

It should ask you to restart again.

 

3.   netsh int ipv6 reset reset.log

Another restart :(

 

4.   ipconfig /flushdns

 

What motherboard are you using and where are you getting the LAN driver from?

 

Another thing that you can try is right clicking the network icon in the taskbar and click "troubleshoot" maybe you'll get lucky lol

I also tried troubleshooting the problem and it said that I needed to plug an Ethernet cable into my computer.

Link to comment
https://linustechtips.com/topic/853278-help/#findComment-10629304
Share on other sites

Link to post
Share on other sites

1 minute ago, Albert147 said:

I also tried troubleshooting the problem and it said that I needed to plug an Ethernet cable into my computer.

You computer recognizes the cable hence the LED lights but Windows doesn't see it? Wtf.

 

Other than trying the LAN driver from Intel I'm stumped.

 

You swapped cables, reinstalled the driver and Windows itself, ran the commands, tried static IP and windows troubleshooter without luck. Strange indeed.

 

My computer gets stuck with the 169.xxx.xxx.x IP like you had from time to time out of the blue but setting a static IP always fixes it for me.

 

Sorry I couldn't help. Best of luck! :D

Link to comment
https://linustechtips.com/topic/853278-help/#findComment-10629317
Share on other sites

Link to post
Share on other sites

1 minute ago, pwnograffik said:

You computer recognizes the cable hence the LED lights but Windows doesn't see it? Wtf.

 

Other than trying the LAN driver from Intel I'm stumped.

 

You swapped cables, reinstalled the driver and Windows itself, ran the commands, tried static IP and windows troubleshooter without luck. Strange indeed.

 

My computer gets stuck with the 169.xxx.xxx.x IP like you had from time to time out of the blue but setting a static IP always fixes it for me.

 

Sorry I couldn't help. Best of luck! :D

I think I know what is happening but I don't know how to fix it,

 

I think the signal from the Ethernet is cutting in and out because in my motherboards' bios, there is a "board explorer" section that tells you what is connected and the Ethernet port is blinking shoeing tht it has an input but the it disappears. 

 

Do you know how to fix this?

 

Thanks for all your help by the way, thanks a lot.

Link to comment
https://linustechtips.com/topic/853278-help/#findComment-10629325
Share on other sites

Link to post
Share on other sites

8 minutes ago, Albert147 said:

I think I know what is happening but I don't know how to fix it,

 

I think the signal from the Ethernet is cutting in and out because in my motherboards' bios, there is a "board explorer" section that tells you what is connected and the Ethernet port is blinking shoeing tht it has an input but the it disappears. 

 

Do you know how to fix this?

 

Thanks for all your help by the way, thanks a lot.

I didn't think of that.

Maybe something funky happened with the BIOS. Try clearing CMOS.

 

Shutdown computer.

Clear CMOS button.

Switch off PSU.

Unplug power chord.

Remove motherboard battery if possible.

Hold power button down for 30sec.

Replug power chord.

Switch on PSU.

Boot computer.

 

A step past that would be to clear the RTC RAM. Your motherboard manual should have instructions on how to do that. If it doesn't just google it, the process should be the same.

Link to comment
https://linustechtips.com/topic/853278-help/#findComment-10629350
Share on other sites

Link to post
Share on other sites

25 minutes ago, Albert147 said:

I think I know what is happening but I don't know how to fix it,

 

I think the signal from the Ethernet is cutting in and out because in my motherboards' bios, there is a "board explorer" section that tells you what is connected and the Ethernet port is blinking shoeing tht it has an input but the it disappears. 

 

Do you know how to fix this?

 

Thanks for all your help by the way, thanks a lot.

is router own firewall enabled?

if yes add the device to allowed list by its mac address

see your devices help screens/website

you maybe being seen as a worm by your router and being denied dhcp access

also check devices own firewall allows dhcp service

finally is dhcpservice running in windows services(taskmanager services tab)

Link to comment
https://linustechtips.com/topic/853278-help/#findComment-10629412
Share on other sites

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

×