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
    cyb3rtr0nianC

    @bmeeks So after upgrading to the newest PfSense 2.8.0 everything is now working like a charm!

    Suricata no longer seems to strip off tags like it did before! Which means I can now use my network segmented by VLANs and still use the benefits of Suricata Inline IPS! Very niiize!

    I checked in the Alerts section and it is indeed generating the correct alerts from the different VLAN sections, I put Inline IPS on the parent interface of all the VLANs.

    I assume this is because the FreeBSD version is also updated with the new PfSense 2.8.0 version?

    Because before, as soon as I selected Inline IPS mode, my entire VLAN tagging would break and nothing was reachable until I switched back to Legacy mode.

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

    @Gertjan
    Hello,
    Thank you.
    I had exactly the same issue, and your solution helped me fix it.

    Ask ChatGPT

  • Discussions about Network UPS Tools and APCUPSD packages for pfSense

    101 Topics
    2k Posts
    dennypageD

    @jhg Please post the output of the following commands:

    pkg info | grep nut usbconfig dump_all_desc
  • Discussions about the ACME / Let’s Encrypt package for pfSense

    493 Topics
    3k Posts
    GertjanG

    @EChondo

    What's your pfSense version ?
    The instructions are shown here :

    1acdc586-cb29-4148-9e36-81ade4e5e60c-image.png

    A restart of a service will start by re creating their config files. If a certificate changed, it will get included. When the process starts, it will use the new certificate.

    @EChondo said in Issue with ACME Certificates Refresh & Restarting HAProxy:

    I haven't been able to confirm if the above works(mine just renewed, don't feel like doing it again just to test), so we'll see in 60 days I guess.

    No need to wait x days.
    You can re test / renew right away, as you are 'allowed' to renew a couple (5 max ?) of times per week.

  • 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

    89 Topics
    574 Posts
    A

    Hello,
    I am unable to get the Tailscale package to work. The page at VPN > Tailscale > Authentication is stuck. It displays the error "Tailscale is not online," but also shows a "Logout and Clean" button, with no option to log in.
    link text

    This state persists even after performing the following troubleshooting steps:

    Rebooting the pfSense router.

    Completely uninstalling and reinstalling the Tailscale package multiple times.

    Clearing browser cache and using a private browser window.

    Toggling the main "Enable Tailscale" checkbox in the settings.

    Checking the logs, which show the service gets a "terminate" signal and shuts down cleanly; it does not crash.

    Manually trying to delete the state file with rm /var/db/tailscale/tailscaled.state, which failed because the file does not exist.

    It appears that the package's configuration is corrupted in a way that persists even after reinstallation. Can anyone advise on how to perform a complete manual cleanup of all Tailscale files and settings?

  • Discussions about WireGuard

    690 Topics
    4k Posts
    J

    I've read through some other posts about this, but they either didn't say whether the proposed solution worked or they were very convoluted and difficult to understand. Here is our scenario: We have 6 locations--Las Cruces (LC), Sunland Park (SP), El Paso (EP), Abilene (ABI), Fort Worth (FW), and Plano (PL). LC and ABI have software that is accessed by the other 4 locations via VPN. There are WireGuard VPNs set up between LC and those 4 locations (SP, EP, FW, PL), and ABI and those 4 locations (SP, EP, FW, PL). There is also a WireGuard VPN connection between LC and ABI. LC and ABI have 2 internet connections. SP, EP, FW, and PL each have one internet connection.

    If the primary internet connection goes down at either LC or ABI and failover occurs to the secondary internet connection, is there a way to set up the WireGuard VPN connections so that they also failover without purchasing some 3rd party application?

    Thanks.

  • Managed Switch Configuration with Avahi

    8
    0 Votes
    8 Posts
    2k Views
    M

    I am about to give up on the Avahi package.

    After uninstalling it and waiting for a day, I reinstalled the package and then my hardwired desktop on subnet A was able to discover and manage/cast to the Chromecast devices on subnet B.  Then a day later, with no changes, the desktop can no longer see the Chromecast devices.

    The only thing that would have changed is that unbound was restarted by pfBlockerNG DNSBL over night.

    I uninstalled the Avahi package and will try again one more time.

  • Quagga update to 1.2.3 fyi

    5
    0 Votes
    5 Posts
    973 Views
    D

    FRR found and fixed the issues last year.  After discussion with our security experts when we ran across these issues we decided to not issue a CVE

  • BIND 9.12 / bind-pfsense-9.11.2 RNDC port breaking Unbound

    4
    0 Votes
    4 Posts
    1k Views
    S

    @johnpoz:

    if your goal is to just strip out netflix AAAA you can do that much easier with a python script you can get running in unbound..

    https://forum.pfsense.org/index.php?topic=134352.0
    Netflix and HE.net tunnel fixed using Unbound python module

    That is… not what I would call "much easier", given how much hand-hacking is required.  The nice feature of the DNS method is that it's all standard packages, entirely controlled via the webconfigurator, using built-in features (Unbound's domain overrides and BIND's AAAA-stripping).  The only tweaking by hand that I've done is to work around what strikes me as a package misconfiguration, in that neither resolver can be told to listen on a different port for remote controls.  The fact that Unbound's configuration includes the defaults at the end rather than the beginning seems to me to be a bug, but I don't want to have that fight.

    And in fact, I bet that somebody really good at BIND configs could accomplish the same thing using only named, no script fiddling needed, and turning off Unbound entirely.  (I am not that person.  I've spent too much of my life being pissed off at BIND.)

    But it's good that there are multiple ways to solve Netflix and other organizations' stupidity!  The people who love getting their hands into scripts will prefer the method you linked.  I was that person when I was younger, but I don't want that kind of thing on my homelab anymore.  :-)  I do like that Unbound can use python that way now.

    @Napsterbater:

    Unrelated, safe to ignore. pfSense/kernel does not currently support TCP Fast Open, which is all that warning is telling you.

    Yeah, I just this morning found a discussion on a mailing list describing how ISC's configuration on this feature is really, really braindead.  It's apparently turned on/off by what the kernel on the build machine can do, and there's no way to control it other than editing the generated header file, e.g., post-config sed script.  Anything at runtime not matching what the build machine used ends up reported as "unexpected error".

    Come to think of it, stuff like this is why I stopped using BIND…  auuugh I drank heavily to purge the memories of those years now it's all coming back noooo

  • 0 Votes
    4 Posts
    953 Views
    GertjanG

    @slkamath:

    I tried running the below command, after that package manager is not showing.
    echo 'dnsthingy:{url: "https://storage.googleapis.com/downloads.dnsthingy.com/pfsense/pkg/'uname -m'",enabled: yes}' > /usr/local/etc/pkg/repos/dnsthingy.conf
    I tried this before upgrade and tried after upgrade to 2.4.2-RELEASE-p1. No luck. SO i think problem with the command.

    You are poking files into /usr/local/etc/pkg/repos …
    Something coming from "googleapis.com" ....
    "dnsthingy"  :o
    At least I'm sure now something isn't working well.

  • BIND: XMLRPC Sync Config

    1
    0 Votes
    1 Posts
    675 Views
    No one has replied
  • BIND gives ‘serverfail’ looking up internal hosts for OpenVPN clients

    3
    0 Votes
    3 Posts
    540 Views
    johnpozJ

    @        IN NS  10.15.1.1.
    @        IN A  10.15.1.1

    Sorry but pointing NS to IP address not valid… Nor is that a valid SOA..

    Both of which would be a FQDN and then sure an A record for that name pointing to the IP..

  • Dansguardian won't restart

    1
    0 Votes
    1 Posts
    389 Views
    No one has replied
  • Can not access package list any longer

    5
    0 Votes
    5 Posts
    700 Views
    DerelictD

    Install 2.4.2_1 and restore your configuration.

  • AutoConfigBackup Failing

    2
    0 Votes
    2 Posts
    903 Views
    jimpJ

    Contact the support team at https://customercare.netgate.com and someone can help you track that down.

    Unfortunately that one is a bit generic so it's hard to say. It looks like some kind of connectivity or DNS issue from the firewall itself. Though if you can install the package it should have good working connectivity to all of the pfSense servers.

    First, make sure that you can check for updates and that pfSense is fully up-to-date as well.

  • Mail Reports not Sending

    4
    0 Votes
    4 Posts
    1k Views
    G

    Also try NOT attaching the system log.
    I have had problems with the system log containing stuff the parser does not like and the script fails.


    Genghes

  • FreeRADIUS 3.x package problem with MySQL (not started)

    6
    0 Votes
    6 Posts
    2k Views
    jimpJ

    This has been fixed now. I was finally able to reproduce the original issue.

  • Installing a console screen saver

    5
    0 Votes
    5 Posts
    1k Views
    W

    I'd also like to know how to configure this on an amd64 setup.

    Is it a simple matter of copying over the relevant .ko files into /boot/kernel and configuring loader.conf?

    I don't need 'much' in the way of video features, just blank the screen after a timeout, and wake it when there's local keyboard activity.  Don't need resolution control, hardware acceleration or any of that.

  • [Solved]WPAD settings for 2nd Interface

    3
    0 Votes
    3 Posts
    568 Views
    G

    thanks -flo- it worked.  :)

  • Can we run Squid both as a proxy and as a reverse proxy ?

    1
    0 Votes
    1 Posts
    352 Views
    No one has replied
  • FreeRadius secuirty…trying to understand?

    5
    0 Votes
    5 Posts
    763 Views
    johnpozJ

    Well there you go then.. He has everything he needs to run guest wifi and vlans..

  • Failed to install new pkg

    2
    0 Votes
    2 Posts
    306 Views
    GertjanG

    Hi,

    What about upgrading your pfSense first ?

  • Snort + barnyard2: full packet capture missing

    10
    0 Votes
    10 Posts
    1k Views
    bmeeksB

    @MichaelB:

    Upgraded to the latest Snort version.

    Now it seems like the full_syslog_full is working, but ONLY if you send it to a remote syslog server. So you can't send full events to a local syslog. I just modified my grok rules to be able to catch syslog events forwarded from the local system to a remote syslog (via status => system logs), but that format is different when you send them directly from snort to a remote syslog.

    I think it should work, I'll modify the grok rules later today. However, to improve consistency with other logs forwarded via the system, perhaps it is a good idea to also allow "local full syslog complete" .

    In other words, now I have:

    output log_syslog_full: sensor_name snort.WAN, server 192.168.2.2, protocol udp, port 514, operation_mode complete, payload_encoding hex, log_facility LOG_USER, log_priority LOG_INFO

    Which gives a different format on my remote syslog server then when using the following in combination with remote logging via the status => system logs setting:

    output log_syslog_full: sensor_name snort.WAN, operation_mode complete, payload_encoding hex, log_facility LOG_USER, log_priority LOG_INFO

    Kr,
    Michael

    I did in fact code it so that full packet capture only works to a remote syslog server.  It is not a good idea to fill up your local firewall system log with full packet captures, so I elected to not make that available.

    Bill

  • Snort OpenAppID RULES Detectors

    7
    0 Votes
    7 Posts
    2k Views
    K

    Hi bmeeks

    I have checked my settings and I do not have the RamDisk setting on. As I am new to pfSense can you list the steps to check? So far I have uninstalled Snort and them installed again keeping my original settings.

    There may be something that I have checked that is interfering with the download. Not sure what it is through.

  • Just want pfSense to shutdown when UPS goes to battery

    2
    0 Votes
    2 Posts
    1k Views
    dennypageD

    Using NUT on pfSense you have a couple of options:

    Directly monitor the UPS via SNMP

    The NUT client can talk to a remove apcupsd server.

    Given a choice, I would choose option 1 as this works regardless of whether the Windows system is functioning or not.

    I can't speak to apcupsd on pfSense.

  • Http-buffer-request

    5
    0 Votes
    5 Posts
    678 Views
    johnpozJ

    " a field for HTTP options to be injected into the header. "

    No as it states its where you put in options to passthru to the frontend.. This common theme on all packages and or services in pfsense.  There are gui settings for the obvious stuff… but more advanced features can be put into a custom box that are added to the conf file, etc.

    Look fired up a frontend - put your option in the box, check out the cfg file..  See attached pic

    you can also put that option in global or default section, etc.

    frontendoptions.png
    frontendoptions.png_thumb

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