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

    Problems after enabling if_pppoe

    Scheduled Pinned Locked Moved Plus 25.03 Develoment Snapshots
    18 Posts 6 Posters 497 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.
    • B
      bigsy @Gertjan
      last edited by

      @Gertjan system.log during boot up has a lot of messages along the lines of:

      May  6 14:27:56 bru php-fpm[16386]: /rc.newwanip: Unbound start waiting on dhcp6c.
      

      and

      May  6 14:27:57 bru php-fpm[8553]: /rc.newwanip: Netgate pfSense Plus package system has detected an IP change or dynamic WAN reconnection - 82.x.y.z ->  82.x.y.z - Restarting packages.
      May  6 14:27:57 bru check_reload_status[685]: Starting packages
      May  6 14:27:57 bru php[53534]: /usr/local/sbin/ppp-ipv6: Accept router advertisements on interface pppoe0 
      May  6 14:27:57 bru php[53534]: /usr/local/sbin/ppp-ipv6: Starting rtsold process on wan(pppoe0)
      May  6 14:27:57 bru php-fpm[8553]: /rc.newwanip: rc.newwanip: Info: starting on pppoe0.
      May  6 14:27:57 bru php-fpm[8553]: /rc.newwanip: rc.newwanip: on (IP address: 82.x.y.z) (interface: WAN[wan]) (real interface: pppoe0).
      May  6 14:27:57 bru check_reload_status[685]: rc.newwanip starting pppoe0
      May  6 14:27:57 bru php-fpm[91042]: /rc.newwanip: The command '/usr/local/sbin/unbound -c /var/unbound/unbound.conf' returned exit code '1', the output was '[1746538077] unbound[68242:0] error: bind: address already in use [1746538077] unbound[68242:0] fatal error: could not open ports' 
      May  6 14:27:57 bru php-fpm[30102]: /rc.newwanip: Forcefully reloading IPsec
      May  6 14:27:57 bru php[82727]: /usr/local/sbin/ppp-ipv6: Starting rtsold process on wan(pppoe0)
      May  6 14:27:57 bru php[73254]: /usr/local/sbin/ppp-ipv6: Accept router advertisements on interface pppoe0 
      May  6 14:27:57 bru php[73254]: /usr/local/sbin/ppp-ipv6: Starting rtsold process on wan(pppoe0)
      May  6 14:27:57 bru php-fpm[16386]: /rc.newwanip: The command '/usr/local/sbin/unbound -c /var/unbound/unbound.conf' returned exit code '1', the output was '[1746538077] unbound[88722:0] error: bind: address already in use [1746538077] unbound[88722:0] fatal error: could not open ports' 
      May  6 14:27:57 bru php-fpm[30102]: /rc.newwanip: Resyncing OpenVPN instances for interface WAN.
      May  6 14:27:57 bru php-fpm[30102]: OpenVPN terminate old pid: 37576
      May  6 14:27:58 bru kernel: ovpns1: link state changed to DOWN
      May  6 14:27:58 bru check_reload_status[685]: rc.newwanip starting pppoe0
      

      (WAN IP address masked)

      1 Reply Last reply Reply Quote 0
      • patient0P patient0 referenced this topic
      • stephenw10S
        stephenw10 Netgate Administrator
        last edited by

        Looks like it's looping. Do you have Do not wait for a RA set in the dhcpv6 settings?

        Try unchecking that. If that allows it to connect normally that's a known issue that should be fixed in the next public build.

        B 1 Reply Last reply Reply Quote 0
        • B
          bigsy @stephenw10
          last edited by

          @stephenw10 Thanks. 'Do not wait for a RA' is NOT checked in the DHCP6 client configuration.

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

            Hmm, interesting. Do you see the connection logs repeating? Like it's continually re-connecting?

            B 1 Reply Last reply Reply Quote 0
            • B
              bigsy @stephenw10
              last edited by

              @stephenw10 said in Problems after enabling if_pppoe:

              Hmm, interesting. Do you see the connection logs repeating? Like it's continually re-connecting?

              No, the connection seems to establish and stay up.

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

                Hmm, but the logs are still filling continually?

                w0wW B 2 Replies Last reply Reply Quote 0
                • w0wW
                  w0w @stephenw10
                  last edited by

                  @stephenw10
                  Sorry, but I'd like to correct you that "Do not wait for RA" should be checked to bypass this issue.

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

                    It depends which issue. If your ISP sends a lot of RAs you probably want it checked. If not then leaving it unchecked can avoid a race condition.

                    Both should be fixed in the next build.

                    B 1 Reply Last reply Reply Quote 1
                    • B
                      bigsy @stephenw10
                      last edited by

                      @stephenw10 said in Problems after enabling if_pppoe:

                      Hmm, but the logs are still filling continually?

                      No. The logs fill with those messages on rebooting after enabling if_pppoe and also on each subsequent reboot.

                      This stops once I restart unbound via the cli and then use menu options 11/16 in order to be able to access the webgui. Once that is done the continuous log messages stop.

                      1 Reply Last reply Reply Quote 1
                      • B
                        bigsy @stephenw10
                        last edited by

                        @stephenw10 Same problem here with the new 25.03-BETA (amd64) built on Wed May 7 17:11:00 BST 2025

                        M 1 Reply Last reply Reply Quote 0
                        • M
                          marcosm Netgate @bigsy
                          last edited by

                          @bigsy Does applying this patch help?
                          https://github.com/pfsense/pfsense/commit/e4f3b5ced884dd0bece804a296191f6a1746643c.diff

                          B 1 Reply Last reply Reply Quote 0
                          • B
                            bigsy @marcosm
                            last edited by

                            @marcosm said in Problems after enabling if_pppoe:

                            https://github.com/pfsense/pfsense/commit/e4f3b5ced884dd0bece804a296191f6a1746643c.diff

                            Thanks. Afraid it didn't help - I applied the patch, rebooted and the same behaviour was exhibited.

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