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.

  • Thoughts on reporting/monitoring package?

    Locked
    2
    0 Votes
    2 Posts
    5k Views
    J

    Pfsense already does most of that stuff.  Use the package called Ntop.  And enable the rrd tool.  Takes heaps of looking around to find everything you want.  But if you click on a specific IP there is a little Icon that looks like a graph and it gives you all sorts of stats etc such as what you are looking for (that little icon took me about 8 days to find LOL).

    The only problem I have with the Ntop stats is I am unable to view the stats of a PC that has been turned off for a while.  I have to wait until it comes back online.  I could probably do it manually but I don't really care enough to go to the effort to find out how :).

  • Problem with Ntop and WinSCP

    Locked
    3
    0 Votes
    3 Posts
    5k Views
    J

    Thanks root worked.  I did search!

    So did I find a bug? with the Ntop thing?

    Sorry I'm a bit usless.

    I edited the XML file  /usr/local/pkg/ntop.xml

    But I am not sure how to make it "work".  When I reinstalled ntop if overwrote this file.  I was browsing for ages trying to find the "master" file.

    Sorry aagain :), I'm slowly learning how to do it for myself.

  • Squid Package

    Locked
    3
    0 Votes
    3 Posts
    6k Views
    M

    Yes.  Initially, I did not know any PHP so this was a learning experience for me.  Now that I have a little better experience, I'm cleaning the code.  In addition to cleanup, I'm adding and testing the various the authentication options such as:

    Local Authentication

    RADIUs

    LDAP

    Domain

    The first hurdle was that the squid_rad_auth port did not exist for FreeBSD so I had to take ownership (http://www.freebsd.org/cgi/query-pr.cgi?pr=87858) that so pfSense can support it.  I anticipate a hopefully more stable release out very soon so I can move onto adding squidGuard and other packages that work in conjunction with it.  The community can help by continuing to report bugs and if anyone is a coder and has a better or more efficient way to do something, please let me know as I want this package to be as solid as possible.  Thanks!

    Mike

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