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

    Can you force a rule to apply before floating rules and hold it's position?

    Scheduled Pinned Locked Moved Firewalling
    70 Posts 4 Posters 11.1k 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.
    • S
      SteveITS Galactic Empire @cdsJerry
      last edited by

      @cdsJerry Nice.

      I skimmed back above but didn't see, did you state your free memory? It shouldn't hurt to raise the PHP limit unless you actually run out of physical memory. So I guess I'd try 512, and see.

      Yes set it to 2000000. Each IP in an alias table uses one entry. Though IIRC pfSense logs an error about running out of table entries. I'd heard long ago to start there and raise if necessary, when using pfBlocker.

      Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
      When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
      Upvote ๐Ÿ‘ helpful posts!

      cdsJerryC 2 Replies Last reply Reply Quote 0
      • cdsJerryC
        cdsJerry @SteveITS
        last edited by

        @SteveITS said in Can you force a rule to apply before floating rules and hold it's position?:

        ur free memory?

        The Dashboard shows Memory usage of 11% of 2027 MiB

        1 Reply Last reply Reply Quote 0
        • cdsJerryC
          cdsJerry @SteveITS
          last edited by

          @SteveITS I increased the two memory settings and ran the CRON update in pfb but I'm still getting that config error message, and as a result, no alias from pfb to put into the firewall rules.


          ** Restarting firewall filter daemon **
          Saving configuration [ 04/2/24 15:34:50 ]
          *** [ Unbound.conf file missing. Exiting! ] ***
          ** Stopping firewall filter daemon **


          S cdsJerryC 2 Replies Last reply Reply Quote 0
          • S
            SteveITS Galactic Empire @cdsJerry
            last edited by

            @cdsJerry I think I would start a "Unbound.conf file missing. Exiting!" thread in the pfBlocker forum category.

            I have these:
            /: find . -name "unbound.conf"
            ./var/unbound/unbound.conf
            ./usr/local/etc/unbound/unbound.conf
            ...plus two for strongswan. I wouldn't think either of those are in a directory $pfb['dnsbldir']. The second looks like it's an example file and all commented out.

            Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
            When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
            Upvote ๐Ÿ‘ helpful posts!

            1 Reply Last reply Reply Quote 0
            • cdsJerryC
              cdsJerry @cdsJerry
              last edited by

              @cdsJerry I decided to give it another shot. I re-installed the configs from before all this mess started. I made the two changes to memory we'd done this morning and then re-created the pfb alias. It said it created it successfully however it doesn't show up under aliases, but if I create a Firewall rule it does show up there, so I went into the rules and added the new rule with the pfbAlias, saved, applied. I still had all the pfb entries in the firewall/rules so I went back and unchecked the enable box in pfblocker and saved. When I went back to firewall/rules, the alias was gone and no longer shows up if I try to add a rule.

              So I don't get it. If pfblocker is enabled I get both an alias and the firewall rules. If it's disabled I lose both. And the alias never shows up under firewall/Aliases even when that alias is visible in the Firewall/rules.

              S 1 Reply Last reply Reply Quote 0
              • S
                SteveITS Galactic Empire @cdsJerry
                last edited by

                @cdsJerry pfB aliases are not "supposed" to show up in Firewall/Aliases, those are only manual aliases I guess. It shows in Diagnostics/Tables along with other internal aliases.

                If you disable pfBlocker I would think that un-creates the aliases. Invalid aliases should alert...believe they show as text-not-links on the rules pages. I see it sometimes after an upgrade if I uninstall pfBlocker before upgrading pfSense (per the upgrade guide) and install it again after.

                Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
                When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
                Upvote ๐Ÿ‘ helpful posts!

                cdsJerryC 1 Reply Last reply Reply Quote 0
                • cdsJerryC
                  cdsJerry @SteveITS
                  last edited by

                  @SteveITS Wow. So it's working. I'll delete the pfb rules in the firewall and just leave the alias and ... finished. What a long haul. THANK YOU so much for your help Steve.

                  S 1 Reply Last reply Reply Quote 1
                  • S
                    SteveITS Galactic Empire @cdsJerry
                    last edited by

                    @cdsJerry Nice. So the "Unbound.conf file missing" error is gone? Or maybe doesn't matter?

                    Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
                    When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
                    Upvote ๐Ÿ‘ helpful posts!

                    cdsJerryC 1 Reply Last reply Reply Quote 0
                    • cdsJerryC
                      cdsJerry @SteveITS
                      last edited by

                      @SteveITS I still see the "Unbound.conf file missing. Exiting" error when I look at the log during a CRON update but I guess it doesn't matter.

                      HOWEVER.... pfb is still putting it's firewall rules on the rule set, at the top. I had deleted them but it put them back when it runs the CRON. There's still something wrong. I have both the alias and the pfb rules. I have to be close. Do I need to set the pfb update to Disabled and just let the Alias do the updates?

                      S 1 Reply Last reply Reply Quote 0
                      • S
                        SteveITS Galactic Empire @cdsJerry
                        last edited by

                        @cdsJerry In Firewall/pfBlockerNG/IP/IPv4 what is Action set to for your entries? If you only want the alias then it should be Alias Native there.

                        Disabled would not generate the alias or download the list.

                        Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
                        When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
                        Upvote ๐Ÿ‘ helpful posts!

                        cdsJerryC 1 Reply Last reply Reply Quote 0
                        • cdsJerryC
                          cdsJerry @SteveITS
                          last edited by cdsJerry

                          @SteveITS it is set for Alias Native with a Frequency of 12 hours.
                          BTW, it appears that it's now blocking a lot of valid traffic that it wasn't blocking before. For example the notice from this page was blocked. I only saw it after some of my vendors said their emails were bouncing back to them and I turned off pfBlocker. Once I turned it off I got a flood of emails so it's blocking a lot of traffic it never blocked before.

                          I've had to disable it... the emails are still rolling it. At this point I'm afraid to turn it back on. It was blocking emails from all over the place including the USA. I don't understand why.

                          S 1 Reply Last reply Reply Quote 0
                          • S
                            SteveITS Galactic Empire @cdsJerry
                            last edited by

                            @cdsJerry Looking back above, the Top Spammers rules as I recall are just a poorly named entire-country list? Remove that one.

                            Not sure why it would be creating rules if all are set Alias Native. Which rules are being created? There are ways to use the Geo tab I think and create deny rules on that page, for instance...

                            Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
                            When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
                            Upvote ๐Ÿ‘ helpful posts!

                            cdsJerryC 1 Reply Last reply Reply Quote 0
                            • cdsJerryC
                              cdsJerry @SteveITS
                              last edited by

                              @SteveITS That's what I was saying yesterday. If I have pfb enabled it's created both the alias AND the rules each time it updates.

                              And... I don't know what's happening that those rules are now blocking a lot of traffic to the mail server which were never blocked before. If I turn off pfb the emails come rolling in. I hadn't changed any of the countries etc in pfb so why the change?

                              It all seems so random. It never does what I expect it to do.

                              S 1 Reply Last reply Reply Quote 0
                              • S
                                SteveITS Galactic Empire @cdsJerry
                                last edited by

                                @cdsJerry If it's set to create the rules, it will also create the alias.

                                However if it's set to Alias Native it should not create rules.

                                Can you double check all four pfB tabs under IP are Alias Native?

                                re: mail server, post your pfB and/or port 25 WAN rules?

                                Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
                                When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
                                Upvote ๐Ÿ‘ helpful posts!

                                cdsJerryC 1 Reply Last reply Reply Quote 0
                                • cdsJerryC
                                  cdsJerry @SteveITS
                                  last edited by

                                  @SteveITS Under firewall/pfblocking/ip/ I don't have all four in use.
                                  IPV4 has only one item, it's set to Alias Native
                                  IPV6 Nothing defined
                                  GeoIP has a list but there are no aliases?
                                  Reputation - nothing entered.
                                  Screenshot 2024-04-04 164928.png

                                  And under reputation
                                  Screenshot 2024-04-04 165045.png

                                  The mail port rule is pretty straight forward and hasn't been changed in ages.
                                  Screenshot 2024-04-04 165416.png

                                  Screenshot 2024-04-04 165906.png

                                  S 1 Reply Last reply Reply Quote 0
                                  • S
                                    SteveITS Galactic Empire @cdsJerry
                                    last edited by

                                    @cdsJerry All those Deny Inbound lines on the Geo tab will create rules. And if you receive mail from a server there it would be blocked.

                                    You can change those to Alias Native, or else on the IPv4 tab create them yourself using country codes:
                                    b920d159-f955-472c-a653-9ac94ea65e51-image.png

                                    and:
                                    51980473-fda0-44fe-a2da-4de8cbb2498f-image.png

                                    I can't find a post in a quick search but as I mentioned above I think I've read here that Top Spammers is just a list of entire countries and nothing to do with actual spam. Disable that and see if your mail flows better.

                                    Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
                                    When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
                                    Upvote ๐Ÿ‘ helpful posts!

                                    cdsJerryC 1 Reply Last reply Reply Quote 0
                                    • cdsJerryC
                                      cdsJerry @SteveITS
                                      last edited by

                                      @SteveITS For the most part I'm OK with blocking entire countries. I've de-selected the countries where we get valid traffic. But... why is it now suddenly blocking valid mail from all over the place when it wasn't blocking that email just two days ago when I didn't change any of those countries? I changed IVp4 to Native Alias then inserted that alias as a rule.. .that's all. The rest of the settings were unchanged so why the big change in traffic?

                                      Is it because of the source definitions in the pfb alias? What's a better way to do that?

                                      Screenshot 2024-04-05 075807.png

                                      S 1 Reply Last reply Reply Quote 0
                                      • S
                                        SteveITS Galactic Empire @cdsJerry
                                        last edited by

                                        @cdsJerry If you're logging the block you can try to match up the IP with an alias. It might be easier to look it up at a site like iplocation.net to get the country.

                                        re: Top Spammer, here is a thread about that list being the entire country. I couldn't find the original discussion I read.
                                        https://forum.netgate.com/topic/186355/geoip-top-spammer-italy-lists-is-the-same-of-all-ips-of-europe-italy-lists

                                        Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
                                        When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
                                        Upvote ๐Ÿ‘ helpful posts!

                                        cdsJerryC 1 Reply Last reply Reply Quote 0
                                        • cdsJerryC
                                          cdsJerry @SteveITS
                                          last edited by

                                          @SteveITS I think the problem is the alias in pfblocker. pfSense blocks everything by default so you have to go and open things up to allow them to pass. The alias in pfBlocker has a source of US and US_rep. Effectively it's saying if the traffic isn't coming from the US, block it.

                                          So none of the other GeoIP settings are making any difference because the traffic is blocked before it would even get evaluated by GeoIP. I don't think this alias is doing what we're wanting it to do, which is be a placeholder for all the GeoIP country settings instead of having each one generated and added to the top of the Rules set.

                                          S 1 Reply Last reply Reply Quote 0
                                          • S
                                            SteveITS Galactic Empire @cdsJerry
                                            last edited by

                                            @cdsJerry The rules process in order. Are you using NAT for the mail server? If so can you post the NAT rules for it? The firewall rules posted above don't have a source.

                                            Ultimately it sounds like you want to allow mail from only US mail servers? So then either the firewall rule or NAT rule would have a source of the US alias.

                                            I would suggest using a third party spam filter, and then only allowing inbound from the spam filter IPs. But that isn't going to refuse mail coming from servers in other countries.

                                            Also note Geo IP isn't necessarily 100% accurate. MaxMind updates once a month IIRC, and IPv4 space gets bought and sold a lot now.

                                            Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
                                            When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
                                            Upvote ๐Ÿ‘ helpful posts!

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