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

    Bug in GUI for tuneables?

    Scheduled Pinned Locked Moved General pfSense Questions
    11 Posts 5 Posters 1.1k Views 5 Watching
    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.
    • P Offline
      pooperman
      last edited by

      Hil Folks,

      trying to teach my ESXi virtualized pfSense to talk 10GBE.

      I checked the options proposed in the manual
      link

      dev.vmx.#.iflib.override_ntxds="0,4096"
      dev.vmx.#.iflib.override_nrxds="0,2048,0"
      

      entering the value in tuneable gives error:

      The following input errors were detected:
      
          The value may only contain alphanumeric characters, -, _, %, and /.
      

      is that on purpose or a bug?

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

        Like it says in the note there you need to replace the # with the actual interface number(s). So for example:

        dev.vmx.0.iflib.override_ntxds="0,4096"
        dev.vmx.0.iflib.override_nrxds="0,2048,0"
        

        Steve

        M P 2 Replies Last reply Reply Quote 0
        • M Offline
          mvikman @stephenw10
          last edited by

          @stephenw10

          "Tunables may be set per network interface, with # replaced by a device id such as 0, 1, etc."

          I think that this sentence could also be understood as "if you want to change setting per interface, then replace # with device id, otherwise it is set globally"
          Especially non-native English speakers like myself.

          pfSense Plus 24.11-RELEASE (amd64)
          Dell Optiplex 7040 SFF
          Core i5-6500, 8GB RAM, 2x 240GB SSD (ZFS Mirror)
          HPE 561T (X540-AT2), 2-port 10Gb RJ45
          HPE 562SFP+ (X710-DA2), 2-port 10Gb SFP+

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

            Mmm, I see what you're saying. Let me look into it...

            1 Reply Last reply Reply Quote 0
            • P Offline
              pooperman @stephenw10
              last edited by

              @stephenw10

              I think it is not the string, causing this error, it is the value . (point) or , (comma) mentioned in the guideline but not accepted by the gui.

              however, as mvikman mentioned, the # might also be a point to check.

              johnpozJ 1 Reply Last reply Reply Quote 0
              • johnpozJ Offline
                johnpoz LAYER 8 Global Moderator @pooperman
                last edited by johnpoz

                @pooperman I was chatting with steve about this - and believe they are checking the wording to make it clearer that "#" is just a place holder for documentation.

                I "believe" they are discussing making the wording clearer for users not all that familiar with such nomenclature be it non native English speakers or just not all that familiar with setting such values.

                An intelligent man is sometimes forced to be drunk to spend time with his fools
                If you get confused: Listen to the Music Play
                Please don't Chat/PM me for help, unless mod related
                SG-4860 25.07 | Lab VMs 2.8, 25.07

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

                  I updated the wording on that doc a few hours ago, should hopefully be more clear now.

                  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
                  • P Offline
                    pooperman @johnpoz
                    last edited by

                    @johnpoz

                    thanks for this, but this is not the topic I raised.

                    please try to enter a value with a ,

                    f57acc42-c560-44a5-921f-12d093c5e969-grafik.png

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

                      Re-read the section of the docs again. That isn't a tunable you can put in the GUI. It must be manually entered into /boot/loader.conf.local.

                      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!

                      P 1 Reply Last reply Reply Quote 1
                      • P Offline
                        pooperman @jimp
                        last edited by

                        @jimp

                        oh wow.

                        I need to apologize. Must have it overlooked.
                        Sorry wasting your time. Its clear now.

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

                          Although for that value it probably could be either:

                          [22.05-RELEASE][admin@cedev-3.stevew.lan]/root: sysctl dev.vmx.0.iflib.override_ntxds="0,4096"
                          dev.vmx.0.iflib.override_ntxds: 0,2048 -> 0,4096
                          

                          Adding it as a loader variable works past that.

                          Steve

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