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

    PPPoE problems after upgrading from 2.4.2 to 2.4.4

    Scheduled Pinned Locked Moved General pfSense Questions
    43 Posts 10 Posters 9.3k 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

      Hmm, one thing that might be causing this is the new gateway handling in 2.4.4.

      Does your PPPoE connection fail to connect or just fail to route traffic?

      Check it is the default gateway in System > Routing > Gateways when it fails. Set it specifically as default if it is not.

      Steve

      1 Reply Last reply Reply Quote 0
      • C
        cetteup
        last edited by

        It does not connect at all:

        Oct 3 15:58:43	ppp		[wan_link0] Link: reconnection attempt 1 in 3 seconds
        Oct 3 15:58:46	ppp		[wan_link0] Link: reconnection attempt 1
        Oct 3 15:58:46	ppp		[wan_link0] PPPoE: can't connect "[13]:"->"mpd9828-0" and "[11]:"->"left": No such file or directory
        Oct 3 15:58:46	ppp		[wan_link0] can't remove hook mpd9828-0 from node "[13]:": No such file or directory
        Oct 3 15:58:46	ppp		[wan_link0] Link: DOWN event
        Oct 3 15:58:46	ppp		[wan_link0] LCP: Down event
        
        1 Reply Last reply Reply Quote 0
        • stephenw10S
          stephenw10 Netgate Administrator
          last edited by

          At the command line or in Diag > Command Prompt try running:
          clog /var/log/ppp.log | grep secret

          You might need to do that after rebooting as you ppp log will be exceptionally busy.

          If it reports a missing secret try re-creating the ppp interface to generate the file again. We have seen that with one other user so far.

          Steve

          N 1 Reply Last reply Reply Quote 0
          • N
            netblues @stephenw10
            last edited by

            Just try rebooting.
            I have the same error which goes away after reboot.
            No issues in 2.4.3
            https://forum.netgate.com/topic/135920/pfsense-2-4-4-fails-all-pppoe-s-after-disabling-one/4

            C 1 Reply Last reply Reply Quote 1
            • C
              cetteup @netblues
              last edited by

              @netblues Rebooting does fix it, thanks. However, it doesn't seem ideal to have to reboot anytime you assign a (virtual) interface.

              1 Reply Last reply Reply Quote 0
              • N
                netblues
                last edited by

                try disabling and re enabling, you will probably end up to the same issue. The thing is no one has a clue what is causing this.

                C 1 Reply Last reply Reply Quote 0
                • C
                  cetteup @netblues
                  last edited by

                  @netblues It actually looks like just ANY change to ANY interface will cause these pppoe-issues. I just changes my OPT1 static ip address and even that killed my pppoe until I rebooted.

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

                    Did you try running that command? I assume it did not log any errors there?

                    Try running ifconfig -av when it's working and when it's not. See if there's anything different there.

                    It's hard to believe it would change when altering another interface but you could also check the generated file at /var/etc/mpd_wan.conf. Does that change?

                    Steve

                    1 Reply Last reply Reply Quote 0
                    • C
                      cetteup
                      last edited by cetteup

                      @stephenw10 Thank you very much for your continued efforts. And just to be clear: My PPPoE connection works fine unless I change any setting of any interface - then I have to reboot.

                      clog [...] secret did not result in any output.

                      Here's what ifconfig -av returns when things are fine:

                      0_1539186760802_Screenshot from 2018-10-10 17-51-43.png

                      And when PPPoE is broken:

                      0_1539186777441_Screenshot from 2018-10-10 17-51-53.png

                      The conf file does not change.

                      [Sorry for posting screenshots, anti-filter would not let me post the output as text]

                      1 Reply Last reply Reply Quote 1
                      • N
                        netblues
                        last edited by

                        Please do something with akisment. It doesnt allow output posts.

                        Situation is exactly the same over here.

                        jimpJ 1 Reply Last reply Reply Quote 0
                        • jimpJ
                          jimp Rebel Alliance Developer Netgate @netblues
                          last edited by

                          @netblues said in PPPoE problems after upgrading from 2.4.2 to 2.4.4:

                          Please do something with akisment. It doesnt allow output posts.

                          Situation is exactly the same over here.

                          1. Wrap the output in code tags
                            or
                          2. Attach long output as a text file, rather than dumping it all in the post

                          Both are good forum etiquette and will avoid issues with posts being flagged as spam.

                          Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                          Need help fast? Netgate Global Support!

                          Do not Chat/PM for help!

                          1 Reply Last reply Reply Quote 0
                          • N
                            netblues
                            last edited by netblues

                            Unfortunately its the tagged code text that is not allowed by akismet..
                            Heuristic analysis of what is spam and what is not fails miserably.
                            Will try attachements next time.

                            On topic, I have 3 instances, one is a physical box running on intel nuk hardware and two are virtual under centos kvm.
                            All three of them talk to the same bridge modem devices via vlan trunks.
                            The two virtual ones have been reverted to 2.4.3p1 and work fine.
                            The physical one (on 2.4.4, updated from 2.4.3p1) needs to reboot every time something changes on ppp
                            (provider allows three concurrent ppp calls)
                            The only purpose of the physical box is to test 2.4.4 issues. Unfortunately, since it only has one physical lan, can't test without vlans.
                            On the other hand, if everyone had issues with simple pppoe there would be lots of complain threads by now.
                            I suspect it has to do with permssions and/or file ownersip, which is corrected upon reboot. If it was a config issue, rebooting would never fix it.
                            Any pointers on what to look for?

                            1 Reply Last reply Reply Quote 0
                            • J
                              Joxxxx
                              last edited by

                              I'm estonished that there are not more posts about this pppoe problem on 2.4.4. Maybe there are not so many people using pppoe after all ?
                              Since upgrading from 2.4.3 to 2.4.4, my pppoe doesn't work anymore neither. I also get these weird errors like you stating "file not found" or "not allowed to allocate ip address". Reboot doesn't fix it though, sadly.

                              It's super annoying because I had to revert back to 2.3.3 and I cannot use any package anymore because I get the following error when trying to install one :

                              WARNING: Current pkg repository has a new PHP major
                                       version. pfSense should be upgraded before
                                       installing any new package.
                              Failed
                              

                              Did someone found out why the new pppoe connection layer is failing for some and not for others ?

                              1 Reply Last reply Reply Quote 0
                              • N
                                netblues
                                last edited by

                                Are you using vlans for pppoe?

                                J 1 Reply Last reply Reply Quote 0
                                • J
                                  Joxxxx @netblues
                                  last edited by

                                  @netblues No, it's not needed by the provider.

                                  N 1 Reply Last reply Reply Quote 0
                                  • N
                                    netblues @Joxxxx
                                    last edited by netblues

                                    @joxxxx Im not talking about the provider, just as a means of adding more than one interface on a machine that just has one via a managed ethernet switch
                                    It seems the problem exists when vlans is involved.
                                    And rebooting or just hitting connect seems to fix things.
                                    Perhaps you are facing a slight different problem?

                                    J 1 Reply Last reply Reply Quote 0
                                    • J
                                      Joxxxx @netblues
                                      last edited by

                                      @netblues Oh ok, I thought you wanted to know if the connection itself had a special vlan (some providers ask for that).
                                      No, I don't use any vlans. I have 2 wan : 1 pppoe ftth and 1 cable. Only the pppoe fails on 2.4.4.

                                      It's maybe another problem, but I tried everything I could, nothing helped. It's really strange... The connection works flawlessly when directly wired to the pc, on vyOS, sophos, pf2.4.3 but not on pf2.4.4 or pf2.4.5. Something changed, but what ?

                                      N 1 Reply Last reply Reply Quote 0
                                      • N
                                        netblues @Joxxxx
                                        last edited by

                                        @joxxxx Have you tried recreating the ppp connection on pf 2.4.4 from scratch?

                                        J 1 Reply Last reply Reply Quote 0
                                        • J
                                          Joxxxx @netblues
                                          last edited by Joxxxx

                                          @netblues yes, tried first by updating, then by installing a fresh 2.4.4 and importing the settings and then on a fresh 2.4.4 and manually creating the pppoe connection. Didn't work with the same errors all the time.

                                          For info, I'm running it on esxi 6.5 with a quad gigabit eth card.

                                          N 1 Reply Last reply Reply Quote 0
                                          • N
                                            netblues @Joxxxx
                                            last edited by netblues

                                            @joxxxx I suppose you have disabled all 3 hardware offload options on advanced/networking.
                                            (meaningless for a virtual network interface, by design...)

                                            And what are the exact errors?

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