Something with my Ethernet connection to messing with my network connection

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Rustys
    PCHF Member
    • Jul 2016
    • 7862

    #16
    The WiFi interference make better sense now.
    Originally posted by Night Owl
    Rustys:
    has this made any improvements?
    No it still had the same issue but I just switched the ethernet cables and it worked on the new router
    So now it is working??

    Comment

    • Night_Owl
      PCHF Member
      • Aug 2022
      • 72

      #17
      It was before but after some guy at pseg reset the power the issue started again l

      Comment

      • Rustys
        PCHF Member
        • Jul 2016
        • 7862

        #18
        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.

        Comment

        • Night_Owl
          PCHF Member
          • Aug 2022
          • 72

          #19
          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

          Comment

          • Rustys
            PCHF Member
            • Jul 2016
            • 7862

            #20
            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.

            Comment

            • Night_Owl
              PCHF Member
              • Aug 2022
              • 72

              #21
              Tried both neither worked

              Comment

              • Rustys
                PCHF Member
                • Jul 2016
                • 7862

                #22
                Only other thing to do is to replace it with a new card.

                Comment

                • Night_Owl
                  PCHF Member
                  • Aug 2022
                  • 72

                  #23
                  I guess if there’s no other way

                  Comment

                  • Rustys
                    PCHF Member
                    • Jul 2016
                    • 7862

                    #24
                    From everything that we tried show that the NIC is starting to fail and or is failing.

                    Comment

                    • Night_Owl
                      PCHF Member
                      • Aug 2022
                      • 72

                      #25
                      So is the motherboard I need to upgrade?

                      Comment

                      • Rustys
                        PCHF Member
                        • Jul 2016
                        • 7862

                        #26
                        No you can just get an internal NIC.

                        Comment

                        • Night_Owl
                          PCHF Member
                          • Aug 2022
                          • 72

                          #27
                          Ah okay

                          Comment

                          Working...