Subcategories

  • Discussions about packages which handle caching and proxy functions such as squid, lightsquid, squidGuard, etc.

    4k Topics
    21k Posts
    N

    Can I use pgblockerng aliases in Haproxy?

    80758505-9bad-4dad-a80b-c159be1045a2-image.png

    If it was a firewall rule, typing pfb would produce a dropdown to select.

    Here it has to be written, but will it work? Is it supported?

  • Discussions about packages whose functions are Intrusion Detection and Intrusion Prevention such as snort, suricata, etc.

    2k Topics
    16k Posts
    bmeeksB

    I saw where the Netgate kernel developer updated the Suricata package in the pfSense 25.07 development branch to work with the new kernel PPPoE driver. But so far as I know that updated package has not been migrated to 2.8 CE.

    Here is the commit into the DEVEL branch: https://github.com/pfsense/FreeBSD-ports/commit/68a06b3a33c690042b61fb4ccfe96f3138e83b72.

  • Discussions about packages that handle bandwidth and network traffic monitoring functions such as bandwidtd, ntopng, etc.

    571 Topics
    3k Posts
    K

    @pulsartiger
    The database name is vnstat.db and its location is under /var/db/vnstat.
    With "Backup Files/Dir" we are able to do backup or also with a cron.

  • Discussions about the pfBlockerNG package

    3k Topics
    20k Posts
    A

    @wbmstr2000 : Thanks! I will investigate it, greetings

  • Discussions about Network UPS Tools and APCUPSD packages for pfSense

    99 Topics
    2k Posts
    K

    @elvisimprsntr thanks for your suggestion. I will give it a try.

  • Discussions about the ACME / Let’s Encrypt package for pfSense

    493 Topics
    3k Posts
    johnpozJ

    @MacUsers

    https://help.zerossl.com/hc/en-us/articles/360060119933-Certificate-Revocation

    edit: oh you prob out of luck

    You can revoke any certificate issued via the ZeroSSL portal. Currently, certificates issued via ACME can not be revoked from inside the portal - please follow the instructions of your ACME client for revoking those certificates.

    the gui in pfsense does not have the ability to revoke - you prob have to move the certs to something you have certbot installed to and revoke that way.

  • Discussions about the FRR Dynamic Routing package on pfSense

    294 Topics
    1k Posts
    R

    I had a similar issue with Routed VTI over IPsec recently. FRR lost its neighbors after rebooting or when a tunnel went down. It never re-discovered it automatically. Only restarting FRR (either in GUI or via CLI) brought the neighbors back.

    When I manually added those under the OSPF neighbors tab in the GUI it seems to solve the problem as well.

  • Discussions about the Tailscale package

    88 Topics
    573 Posts
    luckman212L

    For 25.07 RC, this worked for me (run sh first)

    [25.07-RC][root@r1.lan]/root: sh # export IGNORE_OSVERSION=yes # pkg add https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.84.2.pkg # service tailscaled restart # tailscale up # tailscale version 1.84.2 go version: go1.24.4 # tailscaled -version 1.84.2 go version: go1.24.4
  • Discussions about WireGuard

    689 Topics
    4k Posts
    P

    @patient0 Thanks for further suggestions. The tunnel is definitely up and so I don't think this is a CGNAT issue after all. WAN firewall rule is in place for UDP on port 51823 (otherwise the tunnel wouldn't work, right?). I can ping from client 1 -> client 2 and visa versa and also ping all points in between like you suggest. I just can't open an HTTPS connection from pfSenseB from Client 1 using a browser. But I can do this the other way round i.e. from Client 2 to pfSenseA

    I will try and do some packet capture to see if that reveals anything.

  • Suricata geoIP DB

    2
    0 Votes
    2 Posts
    1k Views
    bmeeksB

    @fsansfil:

    Hello,

    Is there a way I can force update the Suricata geoIP DB?

    Yes, you can manually do this from the command line.  Execute this command at a shell prompt –

    cd /usr/local/pkg/suricata && php suricata_geoipupdate.php

    @fsansfil:

    Can I modify a country list…lets say geoip:us,... I would like to add some IPs to it?

    Well, I guess you might could manually do this if you understand the internal structure of the GeoIP database files.  Any change would be overwritten with the next scheduled update, though.  I don't know the internal structure of those files.

    Bill

  • Squid3 Crashing ext_ldap_group_acl

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Which package to use?

    3
    0 Votes
    3 Posts
    736 Views
    A

    OK thank's for suggestion, I will try it for sure.

  • Squid3 not setting transparent mode in 2.2

    17
    0 Votes
    17 Posts
    3k Views
    L

    I just messed around with ad blocking yesterday. But I didn't use squid3 for it, I used an /etc/hosts file addition.

    make a directory somewhere convenient, I used: mkdir /usr/local/www/adblock_hosts in a ssh on pfSense, install wget: pkg install wget cd /usr/local/www/adblock_hosts wget http://winhelp2002.mvps.org/hosts.txt in pfSense webconfigurator gui -> Services -> DNS Forwarder -> Advanced, add addn-hosts=/usr/local/www/adblock_hosts/hosts.txt

    Optional:

    set up a cron job to occasionally (e.g. once a month) update the hosts file

    However, what I found was quite a few sites stopped working. Lots of sites obviously rely on an ad being served before they progress on to the next stage (e.g. serving me the video I requested). So I scrapped the idea. I then went and created my own my_hosts.txt with just a few entries to try it out, google-analytics stuff and a couple of ad servers, a dozen lines in total for now. And then put that dnsmasq addn-hosts line with my_hosts.txt.

  • Upgrade pfsense 2.2 freeradius2

    2
    0 Votes
    2 Posts
    634 Views
    S

    I got it fixed when I went to "Packages" tab and reinstalled Freeradius2 by pressing on its [pkg] button.

  • Can't start Squid

    9
    0 Votes
    9 Posts
    2k Views
    KOMK

    Sorry I don't understand what you mean?

    The person Jim was replying to was using Squid2 (" I have now installed just  "squid    Network  2.7.9 pkg v.4.3.6"…..")  Jim told him to use Squid3.

  • Squid3-dev - c-icap - amd64 - ICAP protocol error

    9
    0 Votes
    9 Posts
    4k Views
    marcellocM

    @Antonio_Grande:

    It is possible to fix it, or it really nonremovable error in 2.1.5 x64 in ICAP?

    https://forum.pfsense.org/index.php?topic=77264.msg487042#msg487042

  • Squidguard update script error

    3
    0 Votes
    3 Posts
    1k Views
    I

    Fix the library problems, but now I´m stucked with this error

    ERROR: MIME Config Table /usr/local/etc/squid/mime.conf: (2) No such file or directory FATAL: MIME Config Table /usr/local/etc/squid/mime.conf: (2) No such file or directory Squid Cache (Version 3.4.10): Terminated abnormally

    I did  the symlinks

    ln -s /usr/pbi/squid-i386/local/lib/libmd5.so.0 /usr/lib/libmd5.so.0 ln -s /usr/pbi/squid-i386/local/lib/libecap.so.2 /usr/lib/libecap.so.2 ln -s /usr/pbi/squid-i386/local/etc/squid/squid.conf /usr/local/etc/squid/squid.conf ln -s /usr/pbi/squid-i386/local/etc/squid/mime.conf /usr/local/etc/squid/mime.conf

    I think the best solution is squidGuard scritp points /usr/pbi/squid-i386/sbin/squid because there is no error with /usr/pbi/squid-i386/sbin/squid -k reconfigure

  • LCDproc not working with CFA (Crystalfontz) 633 USB LCD

    8
    0 Votes
    8 Posts
    3k Views
    T

    Wow Updated to lcdproc-0.5.7_2 pkg v. 0.9.10 and now my LCD broke sitting at server screen but no clients.. I had to fix it last time what happened this time?

  • Squid and pfSense 2.2 page timeouts

    5
    0 Votes
    5 Posts
    1k Views
    D

    Thanks for the info.  In playing around with things I really broke some other things I was trying to setup, so I wiped the server and reinstalled.  One thing I did differently was after installing squid3, I restarted it immediately, and now the problem seems to have gone away.

    Thank you for the help.

  • Cant see any blocked in Snort 2.9.7.0 pkg v3.2.3

    2
    0 Votes
    2 Posts
    502 Views
    bmeeksB

    @okaenrique:

    Hi!

    I use Snort 2.9.7.0 pkg v3.2.3 it is so many Alert Log but i cant see any Blocked Hosts Log ??

    help please

    in my pfsense

    Alert Settings

    Block Offenders Checking this option will automatically block hosts that generate a Snort alert.
    IPS Policy Selection   Snort IPS policies are: Connectivity

    is any option i have missed ?

    Compare the IP addresses in the alerts with your local networks.  Remember that by default your local networks are not blocked.

    Another possibility is the blocks are happening but then clearing out automatically before you see them.  What value is the "Remove Blocked Hosts Interval" set for?  This is on the INTERFACE SETTINGS tab.

    Bill

  • Snort IP Lists - whitelist configuration

    2
    0 Votes
    2 Posts
    1k Views
    bmeeksB

    @cjbujold:

    We use the new Snort IP Lists option for whitelisting some key users.  Is it possible in the list to place comments identifying the user.  In the snort suppress list we can place a comment by using the # sign before the comment.  Those this option exist in the IP lists for whitelisting or blacklisting IPs?

    Thanks
    cjb

    Yes, I believe Snort will understand and skip comment lines.  However, the comments will not be parsed and used in any way.  In other words, they won't appear in any logged output.

    Bill

  • Problem with squid after 2.1.5 fresh install

    16
    0 Votes
    16 Posts
    2k Views
    F

    @marcelloc:

    @firefox:

    how do i do that ?

    Disable HAVP integration and test squid package only.

    Once you get it working, test havp.

    I guess I've done it
    That's the only way I had Internet access
    Only I did not know
    The test is done like this

    thank you both

  • Snort Rule Actions

    9
    0 Votes
    9 Posts
    4k Views
    bmeeksB

    @fsansfil:

    Working like a charm. Thanks Bill.

    Alot of fun to see which engine catches what when the other doesnt

    F.

    Thanks for the feedback.  Glad to know it works like I intended.  I just had never tested it, though.  Since one day the plan is to implement inline mode that will not require an alias table, I never pushed the pfSense guys about adding a new built-in alias table just for Suricata.  The Snort table was added well before I ever even knew pfSense existed.

    Bill

  • Open-VM-Tools install fails

    17
    0 Votes
    17 Posts
    8k Views
    F

    No luck with anything, doesn't look like it is a high priority for the devs, there hasn't been any code changes on the git repository for this package  :(

  • SquidGuard on 2.2 not blocking was on 2.1

    12
    0 Votes
    12 Posts
    2k Views
    V

    If I block port 443 that will cause https to fail right?  If I want to make that work, can you point me to the instructions for making that work i.e. block when needed.

    Thanks!
    Rob

  • Error : The requested URL could not be retrived - pfsense - squid3

    6
    0 Votes
    6 Posts
    4k Views
    KOMK

    is there anyway to get the antivirus to work?

    No idea, but then I don't use that stuff.  I played with the Clam package but it was slowing down our link too much, and we already subscribe to a large vendor AV solution on all clients and servers here so the Clam stuff was redundant and less effective.  I know the new 2.2 using HAVP, but I still won't use it.

  • Snort 2.9.7.0 v 3.2.2 shows N/A

    8
    0 Votes
    8 Posts
    2k Views
    bmeeksB

    @PfChris:

    Hi bmeeks,

    i had "auto management" on and the Alerts File set to 500KB.

    Changed it to 50MB and will now check if the "problem" occurs again.

    Besides the "N/A" - does it work like it should?
    If the N/A is only a "cosmetic" thing then i don't mind at all - as long as snort is working properly

    Thank you for your help

    Most assuredly it works.  The "N/A" is purely cosmetic.  The blocked IP is in the blocking alias table (the <snort2c>table) or else it would not show up on the BLOCKED tab.  As I described above, the "N/A" simply means the alert log got rotated and so the GUI can't find the old alert description to display.  It does not mean the block is invalid or anything.  It just means the GUI code can't find the old rule description to show you (since it got rotated with the older alert log file).

    Bill</snort2c>

  • Monit "package" for pfSense part 3

    2
    0 Votes
    2 Posts
    792 Views
    C

    i've been using monit I think since 1.2 days… Great little tool! If I ever start to learn to code, this would be probably be my first pfSense package.

  • LCDproc

    5
    0 Votes
    5 Posts
    1k Views
    M

    :) Thank you

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.