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

    DNS resolver exiting when loading pfblocker 25.03.b.20250409.2208

    Scheduled Pinned Locked Moved Plus 25.03 Develoment Snapshots
    67 Posts 3 Posters 3.7k 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

      Seems like it must be something like that. I can't see any driver changes that could present like this directly.

      Though perhaps it could be something in the SFP module since I've nothing on our 8300 test boxes that also use ice(4) NICs.

      RobbieTTR 2 Replies Last reply Reply Quote 0
      • RobbieTTR
        RobbieTT @w0w
        last edited by

        @w0w said in DNS resolver exiting when loading pfblocker 25.03.b.20250409.2208:

        @stephenw10
        Yep, it is possible that I have changed it.

        On mine:

        machdep.hwpstate_pkg_ctrl: 0
        

        So no difference between versions on my systems.

        ☕️

        1 Reply Last reply Reply Quote 2
        • RobbieTTR
          RobbieTT @stephenw10
          last edited by

          @stephenw10 said in DNS resolver exiting when loading pfblocker 25.03.b.20250409.2208:

          Seems like it must be something like that. I can't see any driver changes that could present like this directly.

          Though perhaps it could be something in the SFP module since I've nothing on our 8300 test boxes that also use ice(4) NICs.

          Replaced this ipolex SFP+ DAC:

          	drivername: ice0
          	plugged: SFP/SFP+/SFP28 Unknown (Copper pigtail)
          	vendor: ipolex PN: SFP-H10GB-CU1M SN: WTS11J72204 DATE: 2019-07-24
          

          With a freshly purchased 10Gtek one:

          	drivername: ice0
          	plugged: SFP/SFP+/SFP28 Unknown (Copper pigtail)
          	vendor: OEM PN: CAB-10GSFP-P1M SN: CSC241010630178 DATE: 2024-10-22
          

          It didn't change anything and the issue remains. I wasn't really expecting a difference as I had been through my stock of SFP+ DACs but best to be sure I guess.

          So far the only way to stop the issue is to revert to 24.11 and below. The problem only manifests itself with 25.03b.

          1 Reply Last reply Reply Quote 1
          • w0wW
            w0w
            last edited by

            kern.ipc.tls.enable: 1
            

            on 25.03

            I doubt that this option has any real effect, but for now it's the only difference I can see in the kernel. At the very least, it can be used by both the ice driver and the kernel itself.

            1 Reply Last reply Reply Quote 0
            • RobbieTTR
              RobbieTT @stephenw10
              last edited by

              @stephenw10 said in DNS resolver exiting when loading pfblocker 25.03.b.20250409.2208:

              Seems like it must be something like that. I can't see any driver changes that could present like this directly.

              Do we still need to add ice_ddp_load="YES" to the loader.conf.local file, or are we done with that tuneable?

              I don't have it added but I presumed all is well given that the system shows that it is loaded:

              ice0: <Intel(R) Ethernet Connection E823-L for SFP - 1.43.2-k> mem 0xf0000000-0xf7ffffff,0xfa010000-0xfa01ffff at device 0.0 numa-domain 0 on pci11
              ice0: Loading the iflib ice driver
              ice0: The DDP package was successfully loaded: ICE OS Default Package version 1.3.41.0, track id 0xc0000001.
              ice0: fw 5.5.17 api 1.7 nvm 2.28 etid 80011e36 netlist 0.1.7000-1.25.0.f083a9d5 oem 1.3200.0
              

              ☕️

              RobbieTTR 1 Reply Last reply Reply Quote 0
              • RobbieTTR
                RobbieTT @RobbieTT
                last edited by

                I'm not sure if this unbound error is relevant but as it appears around the time of these events:

                php-fpm	16215	/rc.newwanipv6: The command '/usr/local/sbin/unbound -c /var/unbound/unbound.conf' returned exit code '1', the output was '[1749405403] unbound[41019:0] error: bind: address already in use [1749405403] unbound[41019:0] fatal error: could not open ports'
                

                Looking at sockets:

                IPv4 System Socket Information
                USER	COMMAND	PID	FD	PROTO	LOCAL	FOREIGN
                root	php-fpm	16215	4	udp4	*:*	*:*
                
                IPv6 System Socket Information
                USER	COMMAND	PID	FD	PROTO	LOCAL	FOREIGN
                root	php-fpm	16215	5	udp6	*:*	*:*
                

                It's not an area I am familiar with.

                ☕️

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

                  No that's ugly but shouldn't be an issue. It tries to start Unbound too rapidly and it's already running. That should not stop it.

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