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

    PPPoE link dying after 2.4.4_2 update

    Scheduled Pinned Locked Moved General pfSense Questions
    pppoe
    14 Posts 3 Posters 1.4k 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.
    • stephenw10S
      stephenw10 Netgate Administrator
      last edited by

      You see anything logged anywhere when it goes down?

      Lets see the logs.

      It's not a general issue. There were some with PPPoE and VLANs in 2.4.4 but those should be fixed in p2.

      Steve

      1 Reply Last reply Reply Quote 0
      • M
        Mooash
        last edited by

        Hi! Thanks for replying. I've checked the logs and there isn't anything logged, the only thing that happens in them is the interface coming down and PPPoE coming backup and establishing a new connection.

        Is there a way to add debugging to the PPPoE interface or anything?

        GertjanG 1 Reply Last reply Reply Quote 0
        • GertjanG
          Gertjan @Mooash
          last edited by

          @Mooash said in PPPoE link dying after 2.4.4_2 update:

          only thing that happens in them is the interface coming down

          Goes down logically - or physically ?
          The latter : normal that PPPOE goes flat out : no link is no connection

          I've used PPPOE for years and I had all the details in the PPP log.
          (although I'm sending all my logs to a remote syslog server : al the details are there all the time)

          Lets see the logs .....

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

          M 1 Reply Last reply Reply Quote 0
          • M
            Mooash @Gertjan
            last edited by

            @Gertjan here's the last time it happened:

            dpinger

            Apr 9 21:12:24 	dpinger 		send_interval 500ms loss_interval 2000ms time_period 60000ms report_interval 0ms data_len 0 alert_interval 1000ms latency_alarm 500ms loss_alarm 20% dest_addr 192.168.xx.x bind_addr 192.168.xx.x identifier "LANGW "
            Apr 9 21:12:24 	dpinger 		send_interval 500ms loss_interval 2000ms time_period 60000ms report_interval 0ms data_len 0 alert_interval 1000ms latency_alarm 500ms loss_alarm 20% dest_addr 10.20.xx.xxx bind_addr xxx.xxx.xx.xxx identifier "WAN_PPPOE "
            Apr 9 21:12:04 	dpinger 		send_interval 500ms loss_interval 2000ms time_period 60000ms report_interval 0ms data_len 0 alert_interval 1000ms latency_alarm 500ms loss_alarm 20% dest_addr 192.168.xx.x bind_addr 192.168.xx.x identifier "LANGW "
            Apr 9 21:12:04 	dpinger 		send_interval 500ms loss_interval 2000ms time_period 60000ms report_interval 0ms data_len 0 alert_interval 1000ms latency_alarm 500ms loss_alarm 20% dest_addr 10.20.xx.xxx bind_addr 202.xxx.xx.xxx identifier "WAN_PPPOE "
            Apr 9 21:01:40 	dpinger 		WAN_PPPOE 10.20.xx.xxx: Clear latency 334382us stddev 459973us loss 0%
            Apr 9 21:00:16 	dpinger 		WAN_PPPOE 10.20.xx.xxx: Alarm latency 507440us stddev 484840us loss 0%
            Apr 9 21:00:01 	dpinger 		WAN_PPPOE 10.20.xx.xxx: Clear latency 326196us stddev 220164us loss 0% 
            

            rc.gateway_alarm

            Apr 9 21:00:16 	rc.gateway_alarm 	90058 	>>> Gateway alarm: WAN_PPPOE (Addr:10.20.xx.xxx Alarm:1 RTT:507.440ms RTTsd:484.840ms Loss:0%) 
            

            And heres me restarting the PPPOE interface (disconnecting and reconnecting ~12 minutes later), before that nothing in the ppp logs.

            Apr 9 21:11:55 	ppp 		caught fatal signal TERM
            Apr 9 04:05:05 	ppp 		[wan] IFACE: Rename interface ng0 to pppoe1 
            

            I've tried talking to my ISP and they're convinced they aren't even seeing me bringing anything down.

            GertjanG 1 Reply Last reply Reply Quote 0
            • GertjanG
              Gertjan @Mooash
              last edited by

              @Mooash said in PPPoE link dying after 2.4.4_2 update:

              they aren't even seeing me bringing anything down.

              Whooo.
              If they can't see you 'disconnecting' this means that you can can consider the connection as 'no existent'.
              This is what dpinger is telling you.?

              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
              • stephenw10S
                stephenw10 Netgate Administrator
                last edited by

                Hmm, so nothing at all in the ppp logs. And it looks like there was one minute of latency over the 500ms level but that cleared. So it is still pinging the gateway at that time and getting responses?

                Steve

                1 Reply Last reply Reply Quote 0
                • M
                  Mooash
                  last edited by

                  @stephenw10 yeah, its weird. Existing connections (TCP or UDP) for things like Twitch streams, SSH connections seem to stay up and working fine but any new connections don't succeed.

                  Restarting the ppp connection brings everything back up and working 100% of the time. Its kept happening the last few days and still nothing in the ppp logs. Is there any way to add some more debugging to the interface/session or anything?

                  This connection has been stable for ~3-4 years before this latest update.

                  1 Reply Last reply Reply Quote 0
                  • stephenw10S
                    stephenw10 Netgate Administrator
                    last edited by stephenw10

                    Seem more like an inability to open new firewall states on WAN. How many states do you have open? It may be exhausting the limit if you are running some application that really eats states.
                    I would expect to see some error logged if it couln'a open states though.

                    Steve

                    M 1 Reply Last reply Reply Quote 0
                    • M
                      Mooash @stephenw10
                      last edited by

                      @stephenw10 any idea where that'd be logged? Can't see anything in the system logs or firewall logs or anything.

                      1 Reply Last reply Reply Quote 0
                      • stephenw10S
                        stephenw10 Netgate Administrator
                        last edited by

                        It would be in the system log if it was anywhere. Unless it stops loggin which can happen with a failing drive for example.

                        Do you still have access to the gui when this happens? Can you still open new states between other local interfaces?

                        Steve

                        M 1 Reply Last reply Reply Quote 0
                        • M
                          Mooash @stephenw10
                          last edited by

                          @stephenw10 I can't open anything WAN bound but opening a connection to the router itself works completely fine, its how I bounce the PPPoE interface to get everything working again.

                          But it does die over multiple VLANs, yeah.

                          1 Reply Last reply Reply Quote 0
                          • stephenw10S
                            stephenw10 Netgate Administrator
                            last edited by

                            Ok, but all the connections that fail were using WAN? You can still open new connections between internal subnets?

                            Steve

                            1 Reply Last reply Reply Quote 0
                            • M
                              Mooash
                              last edited by

                              I haven't tried across subnets yet, I'll have a look at that next time it dies. Thanks again for everyones help so far.

                              1 Reply Last reply Reply Quote 0
                              • First post
                                Last post
                              Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.