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
    GertjanG

    @AlexK-0 said in Can't receive GeoIP databases updates anymore, banned:

    Days ago, I received from MaxMind an email, notifying me that my country has been banned to receive GeoLite City database updates.

    You've found a reason to use a VPN.

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

  • gwled using high amounts of CPU on APU2

    1
    1 Votes
    1 Posts
    310 Views
    No one has replied
  • Squid & Squid Guard block pages

    2
    0 Votes
    2 Posts
    339 Views
    KOMK

    No. This is just how it is for https connections.

  • Python client library for FauxAPI available on PyPi

    1
    0 Votes
    1 Posts
    441 Views
    No one has replied
  • Avahi - OpenVPN missing from deny interfaces

    7
    0 Votes
    7 Posts
    1k Views
    J

    @grimson Thanks! Didn't know about that widget... I've added it to my dashboard :)

    Some sort of built-in alerting would be good though. I just found this custom script another user wrote to alert on available system and package updates https://forum.netgate.com/topic/137707/auto-update-check-checks-for-updates-to-base-system-packages-and-sends-email-alerts

  • OpenBGPd not able to use prefix-set

    4
    0 Votes
    4 Posts
    559 Views
    Y

    @jimp said in OpenBGPd not able to use prefix-set:

    I can't remember if support for that is in FRR, but OpenBGPD is pretty much a dead end these days on FreeBSD (and especially pfSense). More than likely what you want to do can be done without much more effort on FRR.

    Thanks for the suggestions, I am new to FRR and looks really interesting, will for sure explore this in testing and see if we can make the transition.

    @biggsy said in OpenBGPd not able to use prefix-set:

    From what I can find prefix-set was introduced with OpenBSD 6.3 (released in April 2018). The FreeBSD version is old compared to the one in OpenBSD.

    Seem you are correct and that OpenBGPd on freebsd is far outdated and without the new prefix-set features :(

  • i need something like fail2ban do on linux on pfsense or backend servers

    6
    0 Votes
    6 Posts
    738 Views
    L

    @nogbadthebad said in i need something like fail2ban do on linux on pfsense or backend servers:

    e the backend servers running any form of BSD, look here if they are:-

    thanks for reply!

  • How to specify a non-standard mysql-Port in the Banyard2 configuration?

    1
    0 Votes
    1 Posts
    136 Views
    No one has replied
  • Package unavailable

    3
    0 Votes
    3 Posts
    625 Views
    jimpJ

    The doc I'm linking is for upgrade troubleshooting but since upgrades and packages both use the same mechanism to pull info, this section is relevant to figuring out why you can't see packages, too:

    https://docs.netgate.com/pfsense/en/latest/install/upgrade-troubleshooting.html#force-pkg-metadata-update

  • What is the status of ARPWATCH package?

    1
    0 Votes
    1 Posts
    149 Views
    No one has replied
  • [arpwatch package] Ignore VRRP/CARP traffic

    1
    2 Votes
    1 Posts
    348 Views
    No one has replied
  • LCDProc multiple instances after packages restart

    10
    0 Votes
    10 Posts
    1k Views
    fabricioguzzyF

    @stephenw10 said in LCDProc multiple instances after packages restart:

    Steve

    I will give it a try.. Thanks Much Steve!!

    Fabricio.

  • Mailscanner + spamassassin + clamav package

    313
    0 Votes
    313 Posts
    306k Views
    D

    @marcelloc

    Hi Marcelloc, i have postfix and mailscanner running on pfsense 2.4.4-p1, i got the following warnings:

    MailScanner[64731]: Clamd::ERROR:: UNKNOWN CLAMD RETURN ./lstat() failed: Permission denied. ERROR :: /var/spool/MailScanner/incoming/64731

    Permissions looks fine, i did chown -R postfix:postfix /var/spool/MailScanner/incoming/, also chmod -R 6666 to the same folder.

    Runas user on MailScanner.conf and clamd.conf is postfix.

    Also mailscanner logs display syntax errors:

    Mar 6 16:09:51 pfsense2 MailScanner[56749]: Syntax error(s) in configuration file:
    Mar 6 16:09:51 pfsense2 MailScanner[56749]: Unrecognised keyword "deliversuspiciouspdf" at line 93
    Mar 6 16:09:51 pfsense2 MailScanner[56749]: Unrecognised keyword "pdfidcommand" at line 84
    Mar 6 16:09:51 pfsense2 MailScanner[56749]: Unrecognised keyword "pdfidtimeout" at line 87
    Mar 6 16:09:51 pfsense2 MailScanner[56749]: Unrecognised keyword "scanpdf" at line 90
    Mar 6 16:09:51 pfsense2 MailScanner[56749]: Warning: syntax errors in /usr/local/etc/MailScanner/MailScanner.conf.

    Please Help.

  • Sarg package for pfsense

    467
    0 Votes
    467 Posts
    566k Views
    Y

    @marcelloc

    Hello, Marcelo:

    Do you know how to install SARG in
    Hello, Marcelo:

    Do you know how to install SARG in pfsense 2.4.4, FreeBSD 11.2-RELEASE-p3 ?

    Thanks,
    Yosvany

  • Not able to download Snort Signature on Pfsense

    6
    0 Votes
    6 Posts
    1k Views
    bmeeksB

    You must have a valid Oinkcode subscription code. You can have either a free registered code or a paid subscription code. You must obtain the code from the Snort.org web site.

    Next, if you are running any type of RAM disk configuration on your firewall, make sure you have at least 256 MB of free space in the /tmp directory (and preferably up to 512 MB free). Snort needs available free disk space to download the rules tarballs and unpack them during the update process. Running out of space on /tmp will cause all kinds of weird errors. Look at the pfSense system log to see if any errors show up there related to disk space.

    P.S. -- the only way to tell if disk space was an issue is to review the system log. When the update process finishes (either successfully or with a failure), it will clean up behind itself and delete the files and sub-directories it created in /tmp. So simply looking at the dashboard disk space widget will not reveal the problem.

  • Secure logging to external server

    3
    0 Votes
    3 Posts
    525 Views
    bmeeksB

    @pipetennathan said in Secure logging to external server:

    Incase anyone else is stuck on this, I found the solution.

    Posted it here:

    https://forum.netgate.com/topic/136998/how-to-send-snort-alert-logs-to-graylog-without-barnyard2/6

    This is a great solution as Barnyard2 has not been well supported in recent years by its developer. You could almost call it "dead" in a manner of speaking. It is likely that at some point down the road Barnyard2 will be pulled from the Snort and Suricata packages.

  • Snort blocking all torrents

    10
    0 Votes
    10 Posts
    4k Views
    bmeeksB

    @rango said in Snort blocking all torrents:

    I can try to disable Auto flow bit rule. Is it as easy as disable by the rule itself?

    My hardware has nothing to do with it. It's 2.4Ghz Quad core intel i5 processor with 4gb of ram able to run encryption at ~300Mbps. Without snort package it runs correct. It's snort component do it but since p2p and policy is not enabled i'm puzzled what rule or which component is doing this.

    If an additional auto-flowbit rule is alerting, it will show up on the ALERTS tab. But note that when in blocking mode, every Snort alert results in a corresponding block of the IP address unless that IP is in a Pass List. And a block will not "slow down" traffic, it will completely stop it. So I continue to be puzzled by your statement that Snort "slows down bandwidth to a few kb/sec". If Snort rule blocks are the issue, the traffic would completely stop: not just slow down.

  • Snort stop working

    7
    0 Votes
    7 Posts
    3k Views
    Frequency295F

    I was confused on how to do this so after I figured it out I thought I would share.

    Click Services, Snort
    Edit the non functional snort interface e
    Click %Interface% Rules
    Click the drop down for Category: and choose GPLv2_community.rules
    Wait for it to load and disable x Sid: 49090 SERVER-SAMBA at the bottom of the page
    Save & Apply
    Then back on the Snort Interfaces tab you should now be able to start x snort on the Interface

  • Is it possible to combine OTP and LDAP authentication with FreeRadius ?

    1
    0 Votes
    1 Posts
    241 Views
    No one has replied
  • Upgrade from 2.4.2 to 2.4.4. Failed

    5
    0 Votes
    5 Posts
    979 Views
    T

    Rico,

    Thanks a million. I had to install a fresh install of 2.4.4 and restore the 2.4.2 config file from the GUI. It took a little while but everything is up and running.

    Thank you again for your time and assistance!
    Tom

  • FREERADIUS - Filter User to login to a certain SSID

    4
    0 Votes
    4 Posts
    561 Views
    F

    No Ideas? :(

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