Navigation

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

    PfBlocker blocking IP which isn't on "i-blocklist_level1"

    pfSense Packages
    2
    2
    988
    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.
    • ?
      Guest last edited by

      Trying pfBlocker on 2.0.2

      It's only using the default list:
      http://list.iblocklist.com/?list=bt_level1&fileformat=p2p&archiveformat=gz
      http://www.filehost.ws/t6350920nkih  (exact version in case it changes)

      24.141.. is getting blocked, but i can't find this IP or range on the list

      What is "223231"? Need to find the exact rule that's blocking my IP

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

        First off, that has to be one of the most atrocious file hosting sites in existence… ick.

        I didn't see a line in that file that would have matched it, but it must have been there at the time.

        The number, I believe, is the line number in the file (check /var/db/aliastables/) where the entry was.

        You could probably check with something like:

        head -n 223231 /var/db/aliastables/pfBlockeriblocklist_level1.txt | tail -n 1

        Or fuzz those lines a little bit to see what's before/after that.

        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
        • First post
          Last post