Solved Something with my Ethernet connection to messing with my network connection

  • Hi there and welcome to PC Help Forum (PCHF), a more effective way to get the Tech Support you need!
    We have Experts in all areas of Tech, including Malware Removal, Crash Fixing and BSOD's , Microsoft Windows, Computer DIY and PC Hardware, Networking, Gaming, Tablets and iPads, General and Specific Software Support and so much more.

    Why not Click Here To Sign Up and start enjoying great FREE Tech Support.

    This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
Status
Not open for further replies.

Night Owl

PCHF Member
Aug 9, 2022
73
0
22
I’ve had this issue before and to fix that I switched the Ethernet cables between router and my modem which kept it normal for a while until I had someone from PSEG reset the power and then the issue came up again. All the solutions I got from an older thread haven’t worked so I’m at a loss.
 
they are the model numbers, what is the brand name?

so you have a modem and a separate router still?
and you are now using the new modem from your provider?
the new one wasn't a combo modem/router?

and you connect to the network via ethernet cable or wireless?
 
what happened to the temp solution if you connect straight to the modem?
that still works OK?

may be time for some photos so myself (and others) can get our heads around this!
 
It works when I connect it straight to the modem but then the wifi cuts out from the router
 
let's get some pics!
back of the modem, back of the router, one with both the modem and router and how they are join.

are you using the new modem your provider sent out from the last thread?
 
Here’s the pics
 

Attachments

  • 1.4 MB Views: 14
  • 1.5 MB Views: 13
  • 1.8 MB Views: 14
That was nice of the power company...

Let's get an IP config all

open a Command Prompt and input the following

ipconfig /all >"%userprofile%\desktop\ipconfig.txt

This will create a file on the desktop called ipconfig.txt.

Copy and paste the information into your next post.
 
Windows IP Configuration

Host Name . . . . . . . . . . . . : DESKTOP-4DVOB1S
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : mynetworksettings.com

Ethernet adapter Ethernet:

Connection-specific DNS Suffix . : mynetworksettings.com
Description . . . . . . . . . . . : Intel(R) I211 Gigabit Network Connection
Physical Address. . . . . . . . . : 18-31-BF-50-60-09
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IPv6 Address. . . . . . . . . . . : 2600:4040:aa6f:ad00:612c:da86:c96f:6b09(Preferred)
Temporary IPv6 Address. . . . . . : 2600:4040:aa6f:ad00:bd66:e66d:5f13:ff05(Preferred)
Link-local IPv6 Address . . . . . : fe80::612c:da86:c96f:6b09%2(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.1.24(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Wednesday, September 28, 2022 1:14:23 PM
Lease Expires . . . . . . . . . . : Saturday, October 1, 2022 5:47:47 PM
Default Gateway . . . . . . . . . : fe80::3ebd:c5ff:febb:9c3%2
192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DHCPv6 IAID . . . . . . . . . . . : 102248895
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-2A-83-B7-11-18-31-BF-50-60-09
DNS Servers . . . . . . . . . . . : 2600:4040:aa6f:ad00::1
192.168.1.1
2600:4040:aa6f:ad00::1
NetBIOS over Tcpip. . . . . . . . : Enabled
 
you need to run a reset of the network settings there is information appearing that is causing you to have connection issues.

Here are how to do it through Windows 10 and how to using the Command Prompt. Might also want to look at the Devie Manager and see if there are any issues showing there? If there is what and sometimes deleting the network setting along with the following corrects the issue.

Go into Setting
Select Network and Internet
Make sure you are under Status in the left
On the Right scroll down and select Network Reset
Read the information and then select Reset Now
Select Yes for the network to be reset and the system to reboot.
The rest before the system reboots may take a few minutes


How to reset via Command Prompt
Open an Administrator Command Prompt
type (Copy and Paste) the following Commands and press Enter

ipconfig /release
ipconfig /renew
ipconfig /flushdns
nbtstat -R
nbtstat -RR
netsh int reset all
netsh int ip reset c:\resetlog.txt
netsh int ipv6 reset
netsh int ipv4 reset
netsh winsock reset catalog

Reboot your computer and see if that helps at all.
 
Status
Not open for further replies.