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

    There were error(s) loading the rules: /tmp/rules.debug:19: cannot define table bogonsv6: too many elements.

    Scheduled Pinned Locked Moved 2.5 Development Snapshots (Retired)
    20 Posts 7 Posters 2.6k 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.
    • V
      vesalius @bimmerdriver
      last edited by

      @bimmerdriver use the fix @w0w described in his post. A 2.5 bug is causing pfsense not to respect the value you set in the webgui so it doesn't matter what you change it too there, if I am reading the redmine link provided right.

      L 1 Reply Last reply Reply Quote 2
      • L
        louis2 @vesalius
        last edited by

        Same problem here,

        Louis

        1 Reply Last reply Reply Quote 0
        • L
          louis2
          last edited by

          Note that after todays update I also see very serieus security messages!!

          Sep 11 16:30:24 pfSense sshd[62912]: Disconnected from authenticating user root 112.85.42.229 port 38477 [preauth]
          Sep 11 16:30:24 pfSense sshd[62912]: Received disconnect from 112.85.42.229 port 38477:11: [preauth]
          Sep 11 16:30:24 pfSense sshguard[75466]: Attack from "112.85.42.229" on service SSH with danger 10.
          Sep 11 16:30:24 pfSense sshd[62912]: Failed password for root from 112.85.42.229 port 38477 ssh2
          Sep 11 16:30:24 pfSense sshguard[74138]: Attack from "112.85.42.229" on service SSH with danger 10.
          Sep 11 16:30:24 pfSense sshd[62912]: Failed password for root from 112.85.42.229 port 38477 ssh2
          Sep 11 16:30:23 pfSense sshguard[73227]: Attack from "112.85.42.229" on service SSH with danger 10.
          Sep 11 16:30:23 pfSense sshd[62912]: Failed password for root from 112.85.42.229 port 38477 ssh2

          Could be related!!

          Louis

          w0wW 1 Reply Last reply Reply Quote 0
          • L
            louis2
            last edited by louis2

            Hi,

            The problem(s) described are may be related to updating. During the past two updates I got a message saying something like "update failed". However since, despite that message, everything seems to work. I did not pay further attention.

            However that changed today. Issue far too serious!

            So I did install today pfSense snapshot from scratch (format disk). That solved the problem (I think). No bogon warning, no security warnings in the log.

            I have been thinking ..... just an Idea nothing more(!) .... that the updates do not clear the bogon table ..... just add new rules ..... that might!! be the case, perhaps! ... then ...

            Louis

            1 Reply Last reply Reply Quote 0
            • w0wW
              w0w @louis2
              last edited by

              @louis2 said in There were error(s) loading the rules: /tmp/rules.debug:19: cannot define table bogonsv6: too many elements.:

              112.85.42.229

              This looks like abused IP from China. The main question is... do you have opened SSH port to the world?

              L 1 Reply Last reply Reply Quote 0
              • L
                louis2 @w0w
                last edited by

                @w0w

                The moment I saw those messages, I realized that I had a serious security issue.

                So I did decide to reinstall "immediately".

                Something was terrible wrong with the system, for some unknown (upgrade) reason.

                To answer your question, no I did not open the SSH-port!
                So the only conclusion can be that the FW was not working correctly!

                Of course they still had to guess my password etc, but never the less "far from OK".

                Louis

                1 Reply Last reply Reply Quote 0
                • A
                  amiah
                  last edited by

                  FYI I had the same error with no internet, and had to go to INTERFACES and disable Block bogon network. I hope the next update can fix this issue.

                  1 Reply Last reply Reply Quote 0
                  • A
                    abuttino
                    last edited by

                    I have lost all LAN to WAN communication. Suggestions?

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

                      @abuttino

                      @w0w said in There were error(s) loading the rules: /tmp/rules.debug:19: cannot define table bogonsv6: too many elements.:

                      create system tunable named net.pf.request_maxcount
                      in System/Advanced/System Tunables and put 2000000 as value.

                      and REBOOT the firewall!

                      1 Reply Last reply Reply Quote 1
                      • A
                        abuttino
                        last edited by

                        @w0w Thanks!

                        1 Reply Last reply Reply Quote 0
                        • L
                          louis2
                          last edited by

                          For two reasons that is IMHO not the good solution:

                          • At least for me a clean install solved the problem, so there seems to be a different problem
                          • if (!!) the table is really to small, than Netgate should change the table size. So than your action is only a temporarily solution.

                          My advice is to save your config and to do a clean install based on the actual snapshot.

                          Louis

                          w0wW 1 Reply Last reply Reply Quote 0
                          • w0wW
                            w0w @louis2
                            last edited by w0w

                            @louis2
                            Did you really read that?
                            https://redmine.pfsense.org/issues/10861
                            This is the clean installation from the latest ISO, nothing have been changed or imported:
                            VirtualBox_pfSense-244 testing bug_17_09_2020_06_29_32.png

                            The problem is not solved even on clean install. You will not receive this error until pf bogonsv6 table is full.

                            1 Reply Last reply Reply Quote 1
                            • L
                              louis2
                              last edited by

                              Yep, the table is to small should be at least 200000, however:

                              There are another problem as well !!

                              • after a fresh install ...... the bogon tables are not loaded, automatically!! Oeps!!
                              • and I also noticed an error "Bogons V6 file downloaded: pfctl: Invalid argument."
                              • you can have big questions about rule tables as big as 114000 rules. I did not test, but it is probably dramatically affecting performance!!

                              I also wonder why this is still not fixed !!!

                              IPV6 is not in every regard a blessing 😥

                              Louis

                              w0wW 1 Reply Last reply Reply Quote 0
                              • w0wW
                                w0w @louis2
                                last edited by

                                @louis2
                                If I got it right this time It's on FreeBSD 12.2-PRERELEASE side not pfSense directly. Looks like not everyone have been noticed that base system is changed 🤗

                                1 Reply Last reply Reply Quote 0
                                • L
                                  louis2
                                  last edited by

                                  Thanx!

                                  I checked pfSense is on 12.2 now. I think Jim should have communicated that.

                                  Not for every one relevant, but for me and others that is important to know.

                                  Louis

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