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

IP-Blocklist

Scheduled Pinned Locked Moved
pfSense Packages
86
496
466.3k
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.
  • M
    mgc6288
    last edited by Jun 7, 2010, 7:42 PM

    @tommyboy180:

    Edit the memory_limit cvar to 256
    ie. memory_limit = 256

    Where would I go to change that though?

    1 Reply Last reply Reply Quote 0
    • T
      tommyboy180
      last edited by Jun 7, 2010, 10:09 PM

      @mgc6288:

      @tommyboy180:

      Edit the memory_limit cvar to 256
      ie. memory_limit = 256

      Where would I go to change that though?

      There are two php.ini files and I forget which one you need to edit.

      /usr/local/lib/php.ini
      /usr/local/etc/php.ini

      I would just add or edit to "memory_limit = 128M" I woudn't do more than 128M because that's all you should need.

      Just edit one and reboot. See if that works.

      -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
      • M
        mgc6288
        last edited by Jun 8, 2010, 12:03 AM

        @tommyboy180:

        There are two php.ini files and I forget which one you need to edit.

        /usr/local/lib/php.ini
        /usr/local/etc/php.ini

        I would just add or edit to "memory_limit = 128M" I woudn't do more than 128M because that's all you should need.

        Just edit one and reboot. See if that works.

        Well I did find the /usr/local/lib/php.ini and did not find a /usr/local/lib/etc/php.ini (for those with the same problem).  I went to Diagnostics –> Edit File and loaded the former and found the memory_limit = 32M and changed it to 128M.  Then I rebooted and the php.ini file reset back to 32M.  I tried to enable IP Blocklist and received this error:

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

        with this under "Current Status = NOT running" : /tmp/rules.debug:112: syntax error

        Hmm... ideas?

        1 Reply Last reply Reply Quote 0
        • T
          tommyboy180
          last edited by Jun 8, 2010, 3:28 AM

          It is probablly set in a config file like /etc/inc/config.inc

          I can't seem to increase the memory size, it stays at 12M no matter what I change.

          /etc/inc/config.inc even says:

          /* Set memory limit to 32MB, this is required for large configurations
           * A XML config of about 500KB will trigger the default of 12MB
           * Setting the memory_limit parameter in the php.ini does not seem to
           * take any effect. Also, that would be too late in the boot process
           */
          ini_set("memory_limit","128M");
          
          

          So I'm not sure. Open a new topic and ask the question.

          -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
          • M
            mgc6288
            last edited by Jun 8, 2010, 8:15 PM

            Well I believe I found my problem.  I opened /tmp/rules.debug and scrolled to the line:

            havp proxy ifaces redirect

            #rdr on proto tcp from any to () port 8080 -> lo0 port 8080

            and put a "#" in front of the offending line rdr…  I don't know what exactly this line is for but I did uninstall the HAVP.  It wasn't running yet but I was wanting to test it out for AV purposes down the road.  It left the above code behind so I commented it out.  I did get this error code the next time I attempted to save/update:

            Warning: file_get_contents(wlists.txt): failed to open stream: No such file or directory in /usr/local/www/packages/ipblocklist/ipblocklist.php on line 30 Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 12 bytes) in /etc/inc/util.inc on line 380

            Good news is though it says it is "running" which how could I confirm?  Or is this just one of those blind faith things...

            1 Reply Last reply Reply Quote 0
            • M
              mastablastaz
              last edited by Jun 8, 2010, 9:19 PM

              Great job.

              Im uninstalling squid + squidguard and switching to this.

              I was previously using squidguard as an url blocker and squid as a 0mb cache proxy.

              1 Reply Last reply Reply Quote 0
              • T
                tommyboy180
                last edited by Jun 8, 2010, 10:06 PM Jun 8, 2010, 10:04 PM

                For the paranoid you can double confirm that the package is running by executing this in a shell:

                To confirm the table is being used to block

                pfctl -s rules | grep ipblocklist
                

                This is what the GUI page does to ensure it is running.

                -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
                  darklogic
                  last edited by Jun 11, 2010, 6:43 PM

                  How would you add URL's or where can you access .gz extension packages from countryipblock.net?

                  I see they have URL's that go directly and open up IP list, but they all appear to be in either .txt or .html format.

                  Thanks for any info on this.

                  Matt

                  1 Reply Last reply Reply Quote 0
                  • T
                    tommyboy180
                    last edited by Jun 11, 2010, 7:48 PM

                    If you want to block countries then use the Country Block 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
                    • ?
                      Guest
                      last edited by Jun 12, 2010, 10:24 AM

                      @Hugovsky:

                      Anothe thing: I use my pfsense box to establish adsl connection with isp. Whenever it reconnects, ip-blocklist is disabled because pfsense reloads stuff. Can this be corrected?

                      Same thing over here… I use Squid as transparent proxy and establish my adsl connection via PPPoE.

                      -Frozen

                      1 Reply Last reply Reply Quote 0
                      • P
                        Phobia
                        last edited by Jun 15, 2010, 2:22 PM Jun 15, 2010, 2:18 PM

                        Hi there,

                        I've just installed your package today, and have received the out of memory error as well.

                        In searching the forum, it seems the SquidGuard folks have encountered this as well, but they seem to be adding the "memory_limit" variable to their own .inc file.

                        See this post :

                        http://forum.pfsense.org/index.php/topic,12586.msg68170.html#msg68170

                        Maybe this overrides the system's 12mb limit?

                        – Phob

                        1 Reply Last reply Reply Quote 0
                        • R
                          rr
                          last edited by Jun 20, 2010, 1:34 AM Jun 19, 2010, 9:20 PM

                          Hi,

                          I have seen a few posts on the ip-block package not installing.  When trying to install on 1.2.3 with snort and ntop, the package install screen stayed on running php script for hours.  Finally did a clean install of 1.2.3 and the install of ip-block package completed. No issues with starting.  However, as a few other posts indicate, ip-block seems to work in silent mode (no logs or messages that url to list was down loaded and installed.).

                          Thanks,

                          UPDATE:  Performed a re-install package on same machine detailed above and got package installed message.  However upon entering URL(s) and click save received the following:

                          Warning: file_get_contents(wlists.txt): failed to open stream: No such file or directory in /usr/local/www/packages/ipblocklist/ipblocklist.php on line 30

                          checking:
                          $ pfctl -s rules | grep ipblocklist
                          pass quick from <ipblocklistw>to any flags S/SA keep state label "IP-Blocklist"
                          pass quick from any to <ipblocklistw>flags S/SA keep state label "IP-Blocklist"
                          block drop quick from <ipblocklist>to any label "IP-Blocklist"
                          block drop quick from any to <ipblocklist>label "IP-Blocklist"</ipblocklist></ipblocklist></ipblocklistw></ipblocklistw>

                          1 Reply Last reply Reply Quote 0
                          • T
                            tommyboy180
                            last edited by Jun 20, 2010, 1:27 PM

                            The wlist.txt is only a warning. I will be adding a fix for this here shortly.

                            It looks like your package install is working. To make that error go away just browse to the whitelist page, until I patch to the next version.

                            I have seen all the problems that people are having when they have other packages installed, but I have not been able to replicate these issues, besides the php mem error. The php mem error does not actually hinder the function of the package, its more of an annoyance than an issue.

                            If anyone cannot get the package working due to a number of weird configurations then please PM me. I plan on supporting this package for a long time.

                            -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
                            • 29 days later
                            • M
                              m4rcu5
                              last edited by Jul 19, 2010, 5:08 PM

                              Hi,

                              I am running 2.0-BETA3 built on Sun Jul 18 02:17:40 EDT 2010, and im trying to use the package.
                              It installs fine, but when i add the level 1 list and hit save, it gives the memory error.
                              This should be normal according to previous posts, but unfortunately the page says "Not RUNIING" and i don't see any rules.

                              Could you help me diagnose the problem?

                              grtz, Marcus

                              1 Reply Last reply Reply Quote 0
                              • M
                                mgc6288
                                last edited by Jul 19, 2010, 5:33 PM

                                I got level 1 going…try doing it in FF and see what happens.

                                1 Reply Last reply Reply Quote 0
                                • M
                                  m4rcu5
                                  last edited by Jul 19, 2010, 5:45 PM

                                  I am already using Firefox. Still no joy.

                                  1 Reply Last reply Reply Quote 0
                                  • M
                                    mgc6288
                                    last edited by Jul 19, 2010, 6:16 PM

                                    Well I did get an error for bt_level1.gz however when I reloaded pfsense it did state it was running.

                                    I just went to countryipblocks.net and made a huge list of all the countries I don't need in "IP Range" and saved them to a .txt file and posted on my server.  I added that to IP-Blocklist and it works like a charm.  Now all I am concerned with are a few countries which I will eventually work on the spam levels…

                                    Most of the spam, as listed, is coming from:

                                    Korea
                                    China
                                    India
                                    Russia
                                    Turkey
                                    Vietnam
                                    Ukraine
                                    Brazil
                                    Venezuela
                                    Pakistan

                                    1 Reply Last reply Reply Quote 0
                                    • M
                                      m4rcu5
                                      last edited by Jul 19, 2010, 7:04 PM

                                      Even after a reboot of the firewall it did not seem to be running. I also tried smaller lists live level 3. Nut still i cant seem to get it running.
                                      Is there any way to get some debugging output to see where it goes wrong?

                                      1 Reply Last reply Reply Quote 0
                                      • M
                                        mgc6288
                                        last edited by Jul 19, 2010, 9:15 PM

                                        Here is a question.  I can copy the direct links for the .gz files from iblocklist.com and they work because they are in the format:

                                        domain:x.x.x.x-x.x.x.x

                                        I went to countryipblocks.net and made a custom list of all the countries that I didn't need accessing my server and made an "IP Range" and then copied into a .txt file and posted on my own server.  The format for them is:

                                        x.x.x.x - x.x.x.x

                                        After adding the link to IP-Blocklist it does say it is running, but the list isn't in the exact format (minus the domain) as the .gz ones.  Is this an issue?  How could one verify this?

                                        1 Reply Last reply Reply Quote 0
                                        • T
                                          tommyboy180
                                          last edited by Jul 19, 2010, 9:32 PM

                                          When the script checks to see if it is running it only verifies that the firewall entry has been made. The package does not verify the format of your lists, if there are errors in the lists then it silently ignores them.

                                          countryipblocks.net format does not work. Use the country block package.

                                          To verify your lists are applied cat /usr/local/www/packages/ipblocklist/lists/ipfw.ipfw and see if your IPs are in there.

                                          Always use the domain:x.x.x.x-x.x.x.x format.

                                          -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
                                          • M
                                            mgc6288
                                            last edited by Jul 20, 2010, 3:58 AM Jul 19, 2010, 10:24 PM

                                            @tommyboy180:

                                            countryipblocks.net format does not work. Use the country block package.

                                            Classic goof…I had a hunch to check the pfsense packages and this must have recently come out as I didn't see there a month or two ago...  Thanks!

                                            1 Reply Last reply Reply Quote 0
                                            • M
                                              m4rcu5
                                              last edited by Jul 21, 2010, 7:46 AM

                                              Tommy,
                                              Doe you have any tips on debugging the package?
                                              I would really like to have it running, but i cant seem to find any clues on why it does not work.
                                              Or did i miss something, did i have to make a special rule in the firewall with the list of something?

                                              1 Reply Last reply Reply Quote 0
                                              • T
                                                tommyboy180
                                                last edited by Jul 25, 2010, 5:37 PM

                                                Version 2.1 released

                                                Fixed pfsense BETA 2 package for x86 and x64. Now runs on all versions of pfsense.

                                                Fixed (wlists.txt) not found error.

                                                Fixed rare cases of the package not working with large firewall configurations. Thank you netritious!

                                                -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
                                                • M
                                                  mgc6288
                                                  last edited by Jul 28, 2010, 7:00 AM

                                                  @tommyboy180:

                                                  When the script checks to see if it is running it only verifies that the firewall entry has been made. The package does not verify the format of your lists, if there are errors in the lists then it silently ignores them.

                                                  countryipblocks.net format does not work. Use the country block package.

                                                  To verify your lists are applied cat /usr/local/www/packages/ipblocklist/lists/ipfw.ipfw and see if your IPs are in there.

                                                  Always use the domain:x.x.x.x-x.x.x.x format.

                                                  If I were to save a .gz file on a www server in the format name:x.x.x.x-x.x.x.x and then occasionally updated the .gz in Notepad with IPs I'd like to block, would I need to re-commit / re-add the .gz to IP-Blocklist or is the list auto updated via the www link?

                                                  1 Reply Last reply Reply Quote 0
                                                  • T
                                                    tommyboy180
                                                    last edited by Jul 28, 2010, 11:33 AM

                                                    @mgc6288:

                                                    If I were to save a .gz file on a www server in the format name:x.x.x.x-x.x.x.x and then occasionally updated the .gz in Notepad with IPs I'd like to block, would I need to re-commit / re-add the .gz to IP-Blocklist or is the list auto updated via the www link?

                                                    To get the updated .gz on the pfsense box all you would have to do is click "Save/Update". That will re-download the .gz file and re-process it.

                                                    -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
                                                    • M
                                                      mgc6288
                                                      last edited by Jul 29, 2010, 3:57 AM

                                                      @tommyboy180:

                                                      To get the updated .gz on the pfsense box all you would have to do is click "Save/Update". That will re-download the .gz file and re-process it.

                                                      Would it make sense, in possibly a future version, to make it where maybe a .gz link can be set to auto update during a certain time frame, i.e. once a day.  My thoughts is to have the .gz file reside on my server and when a spam email comes in I can get the IP address out of the header and simply add it to the .gz file without having to log into pfsense.  Just a thought.

                                                      1 Reply Last reply Reply Quote 0
                                                      • T
                                                        tommyboy180
                                                        last edited by Jul 29, 2010, 5:09 AM

                                                        @mgc6288:

                                                        @tommyboy180:

                                                        To get the updated .gz on the pfsense box all you would have to do is click "Save/Update". That will re-download the .gz file and re-process it.

                                                        Would it make sense, in possibly a future version, to make it where maybe a .gz link can be set to auto update during a certain time frame, i.e. once a day.  My thoughts is to have the .gz file reside on my server and when a spam email comes in I can get the IP address out of the header and simply add it to the .gz file without having to log into pfsense.  Just a thought.

                                                        The idea has been passed around on this topic here and there. A cron job would do the same thing. Just run /usr/local/etc/rc.d/IP-Blocklist.sh as often as you like.

                                                        -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
                                                        • M
                                                          mgc6288
                                                          last edited by Jul 29, 2010, 6:05 AM

                                                          @tommyboy180:

                                                          The idea has been passed around on this topic here and there. A cron job would do the same thing. Just run /usr/local/etc/rc.d/IP-Blocklist.sh as often as you like.

                                                          I guess I'm not familiar enough to do this.  Am I running the .sh file within pfsense to reload the .gz file or is this a command I can set in a .bat file to have pfsense do?  Making it easier with fewer steps is a nice goal.  If a guy can simply edit the .gz then ideally that would be nice.  I can do this with my email server - edit the .dat file and no reloading is necessary.  Either way though, this and your country package are awesome and the main reasons I finally switched to pfsense.  Thank you.

                                                          1 Reply Last reply Reply Quote 0
                                                          • T
                                                            tommyboy180
                                                            last edited by Jul 29, 2010, 12:42 PM

                                                            @mgc6288:

                                                            @tommyboy180:

                                                            The idea has been passed around on this topic here and there. A cron job would do the same thing. Just run /usr/local/etc/rc.d/IP-Blocklist.sh as often as you like.

                                                            I guess I'm not familiar enough to do this.  Am I running the .sh file within pfsense to reload the .gz file or is this a command I can set in a .bat file to have pfsense do?  Making it easier with fewer steps is a nice goal.  If a guy can simply edit the .gz then ideally that would be nice.  I can do this with my email server - edit the .dat file and no reloading is necessary.  Either way though, this and your country package are awesome and the main reasons I finally switched to pfsense.  Thank you.

                                                            You won't have any benefit with editing the .gz on the pfsense box since this is replaced with the url version every update. Editing the config or settings do not take effect until you click "Save/Update" hence the title of the button. What I suggest is to create a cron job and run IP-Blocklist.sh every hour or even every minute if you like. And just update the url .gz version. This solution only includes 2 steps so I think this is your better and simplest option.

                                                            -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
                                                            • M
                                                              mgc6288
                                                              last edited by Jul 29, 2010, 9:42 PM

                                                              @tommyboy180:

                                                              You won't have any benefit with editing the .gz on the pfsense box since this is replaced with the url version every update. Editing the config or settings do not take effect until you click "Save/Update" hence the title of the button. What I suggest is to create a cron job and run IP-Blocklist.sh every hour or even every minute if you like. And just update the url .gz version. This solution only includes 2 steps so I think this is your better and simplest option.

                                                              Well I installed cron and did some research.  I did the following:

                                                              minute: 0
                                                              hour: 1
                                                              mday: *
                                                              month: *
                                                              wday: *
                                                              who: root
                                                              command: /usr/local/etc/rc.d/IP-Blocklist.sh

                                                              I figure everyday at 1am should be ok.  Then whenever I update the .gz file it will update the server.

                                                              1 Reply Last reply Reply Quote 0
                                                              • T
                                                                tommyboy180
                                                                last edited by Jul 29, 2010, 11:48 PM

                                                                Excellent. That is the best way to do that.

                                                                -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
                                                                • 7 days later
                                                                • J
                                                                  justsomeguy6575
                                                                  last edited by Aug 6, 2010, 6:52 AM

                                                                  Love the addon.  Was wondering if it could add an entry to maybe the firewall log when an ip gets blocked.

                                                                  1 Reply Last reply Reply Quote 0
                                                                  • T
                                                                    tommyboy180
                                                                    last edited by Aug 6, 2010, 11:19 AM

                                                                    I have plans to add that in the next version. Not sure when that will be but it's on my to-do list.

                                                                    -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
                                                                    • 13 days later
                                                                    • T
                                                                      tommyboy180
                                                                      last edited by Aug 19, 2010, 9:38 AM

                                                                      iblocklist.com has released a forum spam list and a web-exploit list.

                                                                      If you run any type of forum I recommend that you run the forum spam list.

                                                                      -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
                                                                      • T
                                                                        tommyboy180
                                                                        last edited by Aug 20, 2010, 5:09 AM

                                                                        ipblocklist version 2.2 released.

                                                                        Added logging to FW log
                                                                        changed install process
                                                                        Added visual for how many networks/IPs are being blocked

                                                                        -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
                                                                          dlawley
                                                                          last edited by Aug 20, 2010, 2:07 PM Aug 20, 2010, 2:05 PM

                                                                          @tommyboy180:

                                                                          ipblocklist version 2.2 released.

                                                                          Added logging to FW log
                                                                          changed install process
                                                                          Added visual for how many networks/IPs are being blocked

                                                                          Just installed,

                                                                          but not showing ip addresses blocked, going to look for file locations to see if this is a bug or something else missing.  Offhand where are they located?

                                                                          2010-08-20_100223.jpg
                                                                          2010-08-20_100223.jpg_thumb

                                                                          1 Reply Last reply Reply Quote 0
                                                                          • T
                                                                            tommyboy180
                                                                            last edited by Aug 20, 2010, 2:11 PM

                                                                            @dlawley:

                                                                            @tommyboy180:

                                                                            ipblocklist version 2.2 released.

                                                                            Added logging to FW log
                                                                            changed install process
                                                                            Added visual for how many networks/IPs are being blocked

                                                                            Just installed,

                                                                            but not showing ip addresses blocked, going to look for file locations to see if this is a bug or something else missing.  Offhand where are they located?

                                                                            That is because your list links are wrong. Please read the FAQ on the first post (Q: My list site only give dynamic links to lists…...)
                                                                            Example:
                                                                            cr_bogon links to http://list.iblocklist.com/files/cr_bogon.gz
                                                                            bt_spyware links to http://list11.iblocklist.com/files/bt_spyware.gz

                                                                            You need to have the true url to the list. Dynamic links which are used for load balancing is not supported. BTW, I wouldn't use the bogon list if I were you. You will lock yourself out of your pfsense box.

                                                                            -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
                                                                              dlawley
                                                                              last edited by Aug 20, 2010, 2:27 PM

                                                                              thank you sir, did the trick.  and all that time I thought….... oh well

                                                                              1 Reply Last reply Reply Quote 0
                                                                              • D
                                                                                dlawley
                                                                                last edited by Aug 20, 2010, 2:53 PM

                                                                                ok cool, blocking ips.  But would like to incorporate I-Blocklist subscription list.  Not sure what the proper format might be since a username and id are part of the url.

                                                                                possible?

                                                                                1 Reply Last reply Reply Quote 0
                                                                                • T
                                                                                  tommyboy180
                                                                                  last edited by Aug 20, 2010, 9:12 PM

                                                                                  @dlawley:

                                                                                  ok cool, blocking ips.  But would like to incorporate I-Blocklist subscription list.  Not sure what the proper format might be since a username and id are part of the url.

                                                                                  possible?

                                                                                  I'm not really sure. My best guess would be to remove all the links you have and just add the subscription list. See if you get the counter to go up. If so then it works, if not then we can try to think of something else. Let me know, I'm curious.

                                                                                  -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
                                                                                  95 out of 496
                                                                                  • First post
                                                                                    Last post
                                                                                  Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.

                                                                                  Looks like your connection to Netgate Forum was lost, please wait while we try to reconnect.