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

    IP-Blocklist

    Scheduled Pinned Locked Moved pfSense Packages
    496 Posts 86 Posters 499.3k 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.
    • P
      Pistolero
      last edited by

      Yesterday I noticed that Country Block also interferes with HAVP… I was sad to have to uninstall it...

      1 Reply Last reply Reply Quote 0
      • X
        Xthink
        last edited by

        I just updated to the latest snapshot build, using ff ip-blocklist installed fine and i added

        http://iblocklist.com/list.php?list=bt_level1
        http://iblocklist.com/list.php?list=bt_proxy
        http://iblocklist.com/list.php?list=tor

        Tried to connect to tor and still works fine. The status is running.

        Also, is disabling a certain list (like a checkbox) and not enable all or nothing on the plan for the future releases?

        1 Reply Last reply Reply Quote 0
        • X
          Xthink
          last edited by

          As a follow-up, is this normal?

          _Current Status = Running

          You are blocking 0 IPs_

          Same, using this list:
          http://iblocklist.com/list.php?list=bt_level1
          http://iblocklist.com/list.php?list=bt_proxy
          http://iblocklist.com/list.php?list=tor

          1 Reply Last reply Reply Quote 0
          • T
            tommyboy180
            last edited by

            @Xthink:

            As a follow-up, is this normal?

            _Current Status = Running

            You are blocking 0 IPs_

            Same, using this list:
            http://iblocklist.com/list.php?list=bt_level1
            http://iblocklist.com/list.php?list=bt_proxy
            http://iblocklist.com/list.php?list=tor

            Please look back on previous posts, this has been discussed twice now. Please read the FAQ as well.
            Also, I am still working on HAVP compatibility for those of you who want it. It sucks right now that one or the other has to be disabled so if there is anyone who knows php, you can help.

            -Tom Schaefer
            SuperMicro 1U 2X Intel pro/1000 Dual Core Intel 2.2 Ghz - 2 Gig RAM

            Please support pfBlocker | File Browser | Strikeback

            1 Reply Last reply Reply Quote 0
            • D
              DWAyotte
              last edited by

              I am really happy to see this package! I am going to give it a shot and if all goes well I will roll it out to all my pfSense boxes.

              Many thanks to the author! :)

              1 Reply Last reply Reply Quote 0
              • T
                tommyboy180
                last edited by

                @DWAyotte:

                I am really happy to see this package! I am going to give it a shot and if all goes well I will roll it out to all my pfSense boxes.

                Many thanks to the author! :)

                Thank you!

                -Tom Schaefer
                SuperMicro 1U 2X Intel pro/1000 Dual Core Intel 2.2 Ghz - 2 Gig RAM

                Please support pfBlocker | File Browser | Strikeback

                1 Reply Last reply Reply Quote 0
                • D
                  DWAyotte
                  last edited by

                  So far I am pretty impressed and happy. :)

                  I don't mean to sound picky, but is there a way to whitelist? Or will there be in the future?

                  1 Reply Last reply Reply Quote 0
                  • T
                    tommyboy180
                    last edited by

                    @DWAyotte:

                    So far I am pretty impressed and happy. :)

                    I don't mean to sound picky, but is there a way to whitelist? Or will there be in the future?

                    That is coming in the next couple updates. I haven't had time to even sit down and look at the package lately due to other priorities.
                    As soon as I have a good amount of time to dedicate to the project I will update the package.

                    -Tom Schaefer
                    SuperMicro 1U 2X Intel pro/1000 Dual Core Intel 2.2 Ghz - 2 Gig RAM

                    Please support pfBlocker | File Browser | Strikeback

                    1 Reply Last reply Reply Quote 0
                    • S
                      screech
                      last edited by

                      Hello, I'm french, so sorry for my bad english ;)

                      I use Pfsense V2 and Ip-Blocklist.

                      I try to put level1 and level2 list in ip-blocklist

                      When I Save/Upload I have this message :

                      Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 81 bytes) in /etc/inc/util.inc on line 780

                      As said in previous message i try these thing :

                      • Add memory_limit = 128M in /usr/local/lib/php.ini and /usr/local/etc/php.ini -> It disapear after reboot

                      • Add ini_set("memory_limit","128M"); in /etc/inc/config.inc -> Maybe it work… Or not... It doesn't shown in /usr/local/lib/php.ini or /usr/local/etc/php.ini

                      • I think 128M is not enough so I try to put 256M -> Exactly the same
                        _From I-Blocklist, lvl1 is about 814983437 IPs and lvl2 is about 330844784 IPs. After the error message, I have only 326376 IPs Blocked and the Status is Running.

                      An other thing is strange, when I "Purge All" The 2 lists stay in the "Current List(s)"
                      When 1 Add just lvl1 list, it's ok. The "Current List(s)" show me 1 list..

                      And the last strange thing (but maybe it's normal), when I go to Status: Package logs, it say : "No packages with logging facilities are currently installed." (And the "Enable Logging" is check and saved in Ip-Blocklist of course)

                      I Tryed to uninstall and reinstall the package several time. Nothing work.

                      I Have these package installed :

                      • Cron

                      • NUT

                      • Snort

                      • IP-Blocklist of course

                      Can you help me please ?

                      Add : I use Firefox ;) and the list are these in the exemple : http://iblocklist.whitacrecomputers.com/files/bt_level1.gz_

                      1 Reply Last reply Reply Quote 0
                      • T
                        tommyboy180
                        last edited by

                        @screech:

                        Hello, I'm french, so sorry for my bad english ;)

                        I use Pfsense V2 and Ip-Blocklist.

                        I try to put level1 and level2 list in ip-blocklist

                        When I Save/Upload I have this message :

                        Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 81 bytes) in /etc/inc/util.inc on line 780

                        As said in previous message i try these thing :

                        • Add memory_limit = 128M in /usr/local/lib/php.ini and /usr/local/etc/php.ini -> It disapear after reboot

                        • Add ini_set("memory_limit","128M"); in /etc/inc/config.inc -> Maybe it work… Or not... It doesn't shown in /usr/local/lib/php.ini or /usr/local/etc/php.ini

                        • I think 128M is not enough so I try to put 256M -> Exactly the same
                          _From I-Blocklist, lvl1 is about 814983437 IPs and lvl2 is about 330844784 IPs. After the error message, I have only 326376 IPs Blocked and the Status is Running.

                        An other thing is strange, when I "Purge All" The 2 lists stay in the "Current List(s)"
                        When 1 Add just lvl1 list, it's ok. The "Current List(s)" show me 1 list..

                        And the last strange thing (but maybe it's normal), when I go to Status: Package logs, it say : "No packages with logging facilities are currently installed." (And the "Enable Logging" is check and saved in Ip-Blocklist of course)

                        I Tryed to uninstall and reinstall the package several time. Nothing work.

                        I Have these package installed :

                        • Cron

                        • NUT

                        • Snort

                        • IP-Blocklist of course

                        Can you help me please ?

                        Add : I use Firefox ;) and the list are these in the exemple : http://iblocklist.whitacrecomputers.com/files/bt_level1.gz

                        Adding large lists will result in the php memory error. Just wait for the 'spinning animation' in FF stop before you continue.
                        When it says you are blocking X amount of IPs it's supposed to say X amount networks/IPs. Then number is correct just the wrong wording.
                        Purge all basically deletes your settings. You may try refreshing to see if your settings have been deleted. If it's not working on BETA 2 then you may have to delete one by one.
                        Logging doesn't go to the package logging section, all logging goes to the firewall log.

                        Updates will be coming soon for those who are waiting. Keep on the look out for email alerts, bug fixes, and feature additions._

                        -Tom Schaefer
                        SuperMicro 1U 2X Intel pro/1000 Dual Core Intel 2.2 Ghz - 2 Gig RAM

                        Please support pfBlocker | File Browser | Strikeback

                        1 Reply Last reply Reply Quote 0
                        • S
                          screech
                          last edited by

                          Thank you for your help.

                          • Large file do the Error but it's load -> OK ;)
                          • Number of IP Blocked = Number of Network/IP Blocked -> OK ;)
                          • Purge All Work, it's just a "Cache" Problem of my Firefox -> Ok ;)
                          • Logging go to the Firewall Logging -> Hum… Maybe... How can I be sure Ipblocklist block something ? Is there a way to see if a log is from Ip-Blocklist rules or if it's from Firewall Rules ? Can I see the name resolution of IP (List have a name for each IP, so it could be great if I can see the name instead of the IP ;) )

                          I can't wait the update ;) Thank you very much for your work.

                          1 Reply Last reply Reply Quote 0
                          • T
                            tommyboy180
                            last edited by

                            @screech:

                            Thank you for your help.

                            • Large file do the Error but it's load -> OK ;)
                            • Number of IP Blocked = Number of Network/IP Blocked -> OK ;)
                            • Purge All Work, it's just a "Cache" Problem of my Firefox -> Ok ;)
                            • Logging go to the Firewall Logging -> Hum… Maybe... How can I be sure Ipblocklist block something ? Is there a way to see if a log is from Ip-Blocklist rules or if it's from Firewall Rules ? Can I see the name resolution of IP (List have a name for each IP, so it could be great if I can see the name instead of the IP ;) )

                            I can't wait the update ;) Thank you very much for your work.

                            Right now the only way to tell what was blocked by the package is to click on the red x next to the entry. That returns a popup with the line number of the firewall rule. You can then open the firewall rules and see what line IPblocklist is on. I know it's a terrible way to track what get's blocked, but I don't have control over how pfsense displays logs. A solution would be to setup a remote logging server and filter that.
                            Thank you for your support! I look forward to the updates soon too!

                            -Tom Schaefer
                            SuperMicro 1U 2X Intel pro/1000 Dual Core Intel 2.2 Ghz - 2 Gig RAM

                            Please support pfBlocker | File Browser | Strikeback

                            1 Reply Last reply Reply Quote 0
                            • D
                              DigitalJer
                              last edited by

                              Love this package, TB.  Some good ideas in there, looking fwd to whitelisting etc as well - excellent groundwork tho.  No complaints whatsoever.

                              –------------------------------------------------
                              2.4.3-RELEASE (amd64)
                              built on Mon Mar 26 18:02:04 CDT 2018
                              FreeBSD 11.1-RELEASE-p7
                              VM in ESXi 5.5
                              1 x 1000baseTX (WAN)
                              1 x 1000baseTX (LAN)

                              1 Reply Last reply Reply Quote 0
                              • T
                                tommyboy180
                                last edited by

                                @DigitalJer:

                                Love this package, TB.  Some good ideas in there, looking fwd to whitelisting etc as well - excellent groundwork tho.  No complaints whatsoever.

                                Thank you! So am I. I just need to find some time to sit down and get it done.

                                -Tom Schaefer
                                SuperMicro 1U 2X Intel pro/1000 Dual Core Intel 2.2 Ghz - 2 Gig RAM

                                Please support pfBlocker | File Browser | Strikeback

                                1 Reply Last reply Reply Quote 0
                                • B
                                  BenKenobe
                                  last edited by

                                  Is there any way to get this to look inwards i.e. to a local server instead of a URL, it seems crazy to point it out at a URL when that URL is my servers URL. I have the gz files or txt files that I can host locally, I don't want to be dependant upon 'outside' sources.

                                  Also the IP addresses blocked count - is this a count of IP addresses in the files or actively blocked addresses?

                                  1 Reply Last reply Reply Quote 0
                                  • T
                                    tommyboy180
                                    last edited by

                                    @BenKenobe:

                                    Is there any way to get this to look inwards i.e. to a local server instead of a URL, it seems crazy to point it out at a URL when that URL is my servers URL. I have the gz files or txt files that I can host locally, I don't want to be dependant upon 'outside' sources.

                                    Also the IP addresses blocked count - is this a count of IP addresses in the files or actively blocked addresses?

                                    It's possible now. I have lists hosted on an internal server here which IPblocklist is pointed at. Just add the appropriate url. For Example, my internal url is http://172.16.x.x/lists/myprivatelists.txt

                                    The IP addresss blocked count is the count of networks and IPs. Keep in mind it includes networks (I have to update the wording in my next update).

                                    -Tom Schaefer
                                    SuperMicro 1U 2X Intel pro/1000 Dual Core Intel 2.2 Ghz - 2 Gig RAM

                                    Please support pfBlocker | File Browser | Strikeback

                                    1 Reply Last reply Reply Quote 0
                                    • S
                                      screech
                                      last edited by

                                      How can i "activate" or "desactivate" IPBlocklist on special port ?

                                      Ex : if i put the "edu" list, lots of university are blocked. But I want to surf on university website (port 80) but it's blocked by IpBlocklist in input and output…

                                      Is ther a way to put a white list like "...:80" ?

                                      or a way to mod the php you give to us ?

                                      I again thank you, your work is great ;)

                                      Hint : for those how have an error with big file (it's work, but i doesn't like error :p), i found a easy way ;) :

                                      I do a script like that :

                                      fetch -o /usr/local/www/packages/ipblocklist/temp/level1.gz "http://list.iblocklist.com/?list=bt_level1"
                                      fetch -o /usr/local/www/packages/ipblocklist/temp/level2.gz "http://list.iblocklist.com/?list=bt_level2"
                                      fetch -o /usr/local/www/packages/ipblocklist/temp/edu.gz "http://list.iblocklist.com/?list=bt_edu"
                                      fetch -o /usr/local/www/packages/ipblocklist/temp/ads.gz "http://list.iblocklist.com/?list=bt_ads"
                                      fetch -o /usr/local/www/packages/ipblocklist/temp/spyware.gz "http://list.iblocklist.com/?list=bt_spyware"

                                      So my list in IpBlocklist is like :

                                      /usr/local/www/packages/ipblocklist/temp/level1.gz
                                      /usr/local/www/packages/ipblocklist/temp/level2.gz
                                      /usr/local/www/packages/ipblocklist/temp/antiinfrigement
                                      …

                                      I cron the script every 6h ;)
                                      Then I cron /usr/local/etc/rc.d/IP-Blocklist.sh too ;)

                                      1 Reply Last reply Reply Quote 0
                                      • T
                                        tommyboy180
                                        last edited by

                                        @screech:

                                        How can i "activate" or "desactivate" IPBlocklist on special port ?

                                        Ex : if i put the "edu" list, lots of university are blocked. But I want to surf on university website (port 80) but it's blocked by IpBlocklist in input and output…

                                        Is ther a way to put a white list like "...:80" ?

                                        or a way to mod the php you give to us ?

                                        I again thank you, your work is great ;)

                                        Hint : for those how have an error with big file (it's work, but i doesn't like error :p), i found a easy way ;) :

                                        I do a script like that :

                                        fetch -o /usr/local/www/packages/ipblocklist/temp/level1.gz "http://list.iblocklist.com/?list=bt_level1"
                                        fetch -o /usr/local/www/packages/ipblocklist/temp/level2.gz "http://list.iblocklist.com/?list=bt_level2"
                                        fetch -o /usr/local/www/packages/ipblocklist/temp/edu.gz "http://list.iblocklist.com/?list=bt_edu"
                                        fetch -o /usr/local/www/packages/ipblocklist/temp/ads.gz "http://list.iblocklist.com/?list=bt_ads"
                                        fetch -o /usr/local/www/packages/ipblocklist/temp/spyware.gz "http://list.iblocklist.com/?list=bt_spyware"

                                        So my list in IpBlocklist is like :

                                        /usr/local/www/packages/ipblocklist/temp/level1.gz
                                        /usr/local/www/packages/ipblocklist/temp/level2.gz
                                        /usr/local/www/packages/ipblocklist/temp/antiinfrigement
                                        …

                                        I cron the script every 6h ;)
                                        Then I cron /usr/local/etc/rc.d/IP-Blocklist.sh too ;)

                                        One of the updates that is coming will give the user the option to block outbound or allow it.
                                        Excellent idea for the long lists! Thanks for sharing!

                                        -Tom Schaefer
                                        SuperMicro 1U 2X Intel pro/1000 Dual Core Intel 2.2 Ghz - 2 Gig RAM

                                        Please support pfBlocker | File Browser | Strikeback

                                        1 Reply Last reply Reply Quote 0
                                        • N
                                          nst6563
                                          last edited by

                                          I tried using the fetch method listed above, yet when I look at the IP Blocklist page it shows enabled, but that it's blocking 0 IP's (networks).  Is that correct or is there a bug in the koolaid?

                                          Also - will entries in the whitelist over-ride the entries in the blocklist?  Just curious because I've noticed come sites that we normally access (online banking for example) are blocked in the level1 list.

                                          Sort of confused….

                                          thanks

                                          1 Reply Last reply Reply Quote 0
                                          • T
                                            tommyboy180
                                            last edited by

                                            @nst6563:

                                            I tried using the fetch method listed above, yet when I look at the IP Blocklist page it shows enabled, but that it's blocking 0 IP's (networks).  Is that correct or is there a bug in the koolaid?

                                            Also - will entries in the whitelist over-ride the entries in the blocklist?  Just curious because I've noticed come sites that we normally access (online banking for example) are blocked in the level1 list.

                                            Sort of confused….

                                            thanks

                                            Your list format is probably wrong. Look at the first post for the FAQ.
                                            Entires in the the Whitelist do over-ride the blacklist.

                                            -Tom Schaefer
                                            SuperMicro 1U 2X Intel pro/1000 Dual Core Intel 2.2 Ghz - 2 Gig RAM

                                            Please support pfBlocker | File Browser | Strikeback

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