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
    M

    @Laxarus This worked for me as well. Though I had to search the web how to edit the file (the easiest way).

    Therefore:

    Addition for anyone struggling to find where to edit files on your pfsense system.

    Go to Diagnostics --> Edit File --> insert the location of the file:

    /usr/local/pkg/pfblockerng/pfblockerng.sh

    Go to line number 1232 by filling it in the Go to line field.

    That line should read:

    s1="$(grep -cv ^${ip_placeholder2}$ ${masterfile})"

    replace only (leave the rest intact):

    masterfile

    to

    mastercat

    Then follow the above instructions from @Laxarus https://forum.netgate.com/post/1219635

  • 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
    572 Posts
    A

    We have a very basic configuration between three locations. All are running Netgate firewalls (1x 4100, 1x 6100 & 1x 4200). All are on the latest firmware (03.00.00.01-2Ct-uc-15) and system versions (24.11-RELEASE).

    The local subnets are as follows:
    4100 - 192.168.5.0/24
    4200 - 192.168.4.0/24
    6100 - 192.168.1.0/24

    The VPN traffic between the 4100 and 4200 is functioning 100% as expected

    The traffic between 6100 and the 4100 works going from the 4100 subnet (192.168.5.0/24) to the 6100 subnet (192.168.1.0/24)

    Traffic from the firewall (i.e. the 6100 device) to the 4100 subnet works (i.e. I can ping any device on the 192.168.5.0/24 subnet from the 6100 firewall) but I cannot ping any device on the 4100 (192.168.5.0/24) subnet from any device on the 6100 subnet (192.168.1.0/24) - other than from the firewall itself.

    All routes are correct, but it seems that traffic from the 192.168.1.0/24 subnet hits the firewall and then gets lost - traceroute shows that it goes off into the internet.

    Note too that the 6100 has IPsec VPN configured on it as well

    Suggestions would be appreciated

    Attached is a zipped pdf file with the relevant screenshots
    Relevant screen shots.zip

  • 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.

  • 0 Votes
    7 Posts
    18k Views
    R

    @Stay:

    @Justinw:

    Even in 1.01 and prior versions I've been able to use pkg_add for nagios, nrpe, webmin, and squid.  What packages are you trying to add?  I realize that its not the same as installing from source but its still not bad.

    I need a quagga package and more software, actually not package but port.
    Actually, I need full integration whole of the FreeBSD Ports Collection.  :P

    I've done this before on my pfSense box. All you should have to do is execute the following command. This will install the ports collection from the FreeBSD mirror. Then do a pkg_add -r name

    fetch -o - "ftp://ftp1.us.freebsd.org/pub/FreeBSD/ports/ports/ports.tar.gz" | tar zxf - -C /usr

  • Snort stream4 preprocessor ignores whitelist ?

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Snort still running even after uninstalled (in GUI)

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    J

    I would just ssh in and go to /usr/local/etc/rc.d  look for the snort startup script and delete it.  I don't imagine it works a whole lot different than other packages…

  • Snort inilization failure

    Locked
    100
    0 Votes
    100 Posts
    56k Views
    Y

    @sdale:

    @sullrich:

    These are rule related problems.  I have no idea how to fix these, you are somewhat on your own here.

    Yea, I'm taking a look into it.

    I found the problem. It lies within my edit rule file. I will send the diff soon as I get it completed.

  • Siproxd???

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    S

    When someone fixes it.

  • Transparent mode for squid 2.5.14_2-p7.1 appears to be broken!!!!

    Locked
    11
    0 Votes
    11 Posts
    5k Views
    H

    hi

    looks like squid is working on some pc's only, i have 4 pf boxes, upgraded to 1.01, only 1 server made it with squid, the other 3 couldn't restart with squid installed,

    just to help.

    oops, spoke too soon, i just had a power failure today, and the only ps box that was running ok, didn't make it too, so none is of the 1.01 ps boxes restarting with squid installed.

  • Install new packages howto?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    J

    i will give you the first 3 things to do

    1 learn php
    2 learn xml
    3 learn freebsd 6.1 kernels compiling

  • SNORT on embeded

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    S

    Ask the Snort guys.  I really don't know.

  • Error installing Stunnel and FreeRadius (cant read tbz pkg)

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    S

    Try again.  The package was updated.

  • Antivirus status

    Locked
    7
    0 Votes
    7 Posts
    4k Views
    S

    Nobody is working on it currently.  At this rate, years.

  • Widentd package broken - Please confirm

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    J

    Did you already enable it in the rc.d file?  Make sure the enable flag is set to YES and not NO

  • Snort Blocked tab takes an incredibly long time to load.

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    S

    Deinstall and reinstall Snort.  This bug was fixed.

  • Current SNORT packages for pfsense 1.0.1

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Y

    No, snort is not included. You have to download it after a fresh install.

    I believe most of the snort folders are left alone during an uninstall of the package. If you were to remove snort and then reinstall it at a later time, it will load up with your previous configuration as long as you didn't reformat.

  • How to install wget

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    J

    ssh into your box
    shell>pkg_add -r wget

  • Installing package like squid from the GUI

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    D

    @rdevries:

    Thanks Hola!

    ;D Sory my english. I read quikly and wrong undestanding you post  :-[

  • Spamd - Configuration help needed

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    R

    Thanks bill.

    Sorry I should have checked the man page.

    I see it forwards it directly onto the MTA once it hits the whitelist, meaning firewall rules probably need to be updated to allow Internet –> 172.16.16.7.

  • Snort error after click "Save" botton

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    S

    Upgrade to 1.0.1.

  • NTOP eating my processor :-D

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    H

    darkstat stops also here

  • Quagga

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    M

    @sullrich:

    However donations/bounties are a  good way to speed up a devs interest.

    Can you -or any other interested developer- make an estimate regarding the amount of a quagga bounty.

  • More squid features

    Locked
    7
    0 Votes
    7 Posts
    4k Views
    T

    Just updates the squid-diffs for squid_7.1

    see the links above for download… (or http://pfsense.trendchiller.com/squid/)

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