• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login
Netgate Discussion Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login

WAN Interface Losing Link

Scheduled Pinned Locked Moved Hardware
13 Posts 6 Posters 1.5k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S
    stephenw10 Netgate Administrator
    last edited by Sep 1, 2020, 11:20 PM

    Yup swap the ports, see if the fault follows the port.

    Try putting a switch in between the WAN and modem, see if one side still looses link and which side it is.

    Steve

    S 1 Reply Last reply Sep 2, 2020, 10:45 AM Reply Quote 2
    • S
      Scallica @stephenw10
      last edited by Sep 2, 2020, 10:45 AM

      @stephenw10 Thanks, I will try the switch test. When the issue was happening, I removed the Ethernet cable from the WAN port, waited a few seconds, then plugged the cable back in. The issue persisted.

      1 Reply Last reply Reply Quote 0
      • S
        Scallica
        last edited by Sep 8, 2020, 9:55 PM

        The issue happened again today. The WAN link light was flashing on/off. I removed the WAN cable and plugged it into a gigabit switch. The link light remained on. I reconnected the WAN cable and then changed the WAN interface setting from autoselect to 1000base-T full duplex. The link light remained on.

        G 1 Reply Last reply Apr 5, 2022, 9:54 PM Reply Quote 0
        • B
          bingo600
          last edited by Sep 30, 2020, 12:06 PM

          Watch out if you are "Only forcing one end of a link" , some (if not all) chipsets.
          Will fallback to HDPX if the other end will not negotiate (is forced)

          I always recommend to "force to the same in both ends" if possible.

          /Bingo

          If you find my answer useful - Please give the post a 👍 - "thumbs up"

          pfSense+ 23.05.1 (ZFS)

          QOTOM-Q355G4 Quad Lan.
          CPU  : Core i5 5250U, Ram : 8GB Kingston DDR3LV 1600
          LAN  : 4 x Intel 211, Disk  : 240G SAMSUNG MZ7L3240HCHQ SSD

          S 2 Replies Last reply Oct 7, 2020, 4:24 PM Reply Quote 0
          • G
            Gertjan @Scallica
            last edited by Sep 30, 2020, 12:38 PM

            @Scallica said in WAN Interface Losing Link:

            Gateway alarm: WAN_DHCP .... Loss:28%)

            and the threshold dpinger (the gateway reacability tester) is "pulling" the plug when ? 30 %

            Your WAN goes down probably because the "Gateway alarm" (dpinger) is instructed to do so : to many ICMP packets are lost, the connection is considered bad. It resets your WAN.

            Try checking this option :

            Add to you do-check-list :
            Why are there so many ICMP packets get lost ?
            What happens if you instruct dpinger (gateway alarm tester) NOT to pull the plug : doing nothing when many packets are lost
            Like this :

            5dc3846a-3faa-4ff0-9f56-8d340e6a7bdf-image.png

            No "help me" PM's please. Use the forum, the community will thank you.
            Edit : and where are the logs ??

            1 Reply Last reply Reply Quote 0
            • S
              Scallica @bingo600
              last edited by Oct 7, 2020, 4:24 PM

              I always recommend to "force to the same in both ends" if possible.

              I agree, but in this case, the other end is a Verizon FiOS ONT. There have been no further issues in the last 30 days.

              1 Reply Last reply Reply Quote 0
              • S
                Scallica @bingo600
                last edited by Oct 14, 2020, 8:45 PM

                @bingo600 As a test, I switched the Speed and Duplex setting back to autonegotiate. Immediately, the WAN interface started going up and down. The link lights would stay on for two seconds and off for one second. I think it is safe to say there is an negotiation issue between the WAN interface on the pfSense box and the Ethernet interface of the Verizon ONT.

                B 1 Reply Last reply Oct 16, 2020, 8:14 AM Reply Quote 0
                • B
                  bingo600 @Scallica
                  last edited by Oct 16, 2020, 8:14 AM

                  @Scallica

                  Hmm my bad (i need glasses)
                  I missed the 1000Mb .. Afaik 1000-TX can only run Fdpx

                  So setting 1000-Fdpx seems fine

                  /Bingo

                  If you find my answer useful - Please give the post a 👍 - "thumbs up"

                  pfSense+ 23.05.1 (ZFS)

                  QOTOM-Q355G4 Quad Lan.
                  CPU  : Core i5 5250U, Ram : 8GB Kingston DDR3LV 1600
                  LAN  : 4 x Intel 211, Disk  : 240G SAMSUNG MZ7L3240HCHQ SSD

                  1 Reply Last reply Reply Quote 0
                  • S
                    stephenw10 Netgate Administrator
                    last edited by Oct 16, 2020, 4:00 PM

                    Technically autonegotiation is mandatory for 1000base-T if it meets the spec for 802.3ab.
                    https://en.wikipedia.org/wiki/Gigabit_Ethernet#1000BASE-T
                    Though many devices allow it to be disabled which means you can link to equipment that does not comply with the spec.

                    Steve

                    1 Reply Last reply Reply Quote 0
                    • G
                      Ghost 0 @Scallica
                      last edited by Ghost 0 Apr 6, 2022, 2:02 PM Apr 5, 2022, 9:54 PM

                      👻 Hello, I'm currently experiencing similar issue. My WAN keeps dropping every few days. I couldn't figure it out until I read the gateway log that seems to suggest the WAN interface is the issue. Comcast is my ISP, and I own my own cable modem (Netgear CM700). My gateway {pfSense 2.5.2} is an old repurposed HP workstation with a 4-port intel NIC. I have been running pfSense for about two years. I have a fairly complex system with multiple LANs /VLans and a plethora of managed switches. It could be my cable modem that's on its last leg since it has a poor reputation (the controversial PUMA chipset) or my switches due to an improperly configured STP because sometimes the issue would be temporarily resolved after rebooting only the switches. However, the issue continues after properly configuring STP. Refreshing openvpn would also temporarily resolved the issue. Also quickly unplugging and plugging solely the WAN ethernet cable would temporarily resolved the problem. I'm currently at a lost for solutions. It wasn't until today when I finally really read the pfSense logs in details that pointed me to the potential culprit, the WAN interface. Before that, I tried all types of fruitless solutions. I serendipitously stumbled on your potential solution, changing the speed/duplex of the WAN interface from autoselect to 1000 base T full duplex. I have applied it and hope that it works; fingers crossed and will find out in a few days if this was the issue. 👻

                      1 Reply Last reply Reply Quote 0
                      • First post
                        Last post
                      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
                        This community forum collects and processes your personal information.
                        consent.not_received