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.

  • [ask]How to install MRTG on pfSense?

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Varnish problems

    Locked
    12
    0 Votes
    12 Posts
    5k Views
    V

    I will try the above and let you know what happens.

    Thank you both for taking the time to reply.

  • Squid for Dummies

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    N

    O.K, I tried that, but the service does not seem to be working.  Anything else I need to set?

  • My lightsquid has stopped working

    Locked
    14
    0 Votes
    14 Posts
    8k Views
    marcellocM

    @uzzitm:

    same problem here after updating to the latest LightSquid. The report page is blank or error message ocurs

    So, try the same fix  ;)

  • Squid log rotate in nano issue.

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    K

    Hi all
    I think this is a issue related to all Squid buid for pfsense!
    bc I have the same issue, but my system is running AMD64!

  • Restrict lightsquid reports access.

    Locked
    6
    0 Votes
    6 Posts
    4k Views
    marcellocM

    I think you have to configure it on lighthttp.conf file instead of .htaccess
    http://blog.lighttpd.net/articles/2005/11/25/simplify-your-configfiles-with-includes
    http://redmine.lighttpd.net/projects/lighttpd/repository/entry/branches/lighttpd-1.4.x/doc/config/lighttpd.conf

    If it's not an old post, this may help too
    http://forums.digitalpoint.com/showthread.php?t=2320797

  • HELP: SNORT->Barnyard2!?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    K

    @industrial:

    Hi is there any functional tutorial how to make this work, simple package install newer work, adding barnyard2 bin does start or start then after some error stop, in any case it don't parse any data, is there anywhere a step by step idiot guide how to install it cause i lost to many hours searching for a solution and trying to make it work without success.

    Mine doesn't seem to work either.

  • 0 Votes
    3 Posts
    3k Views
    B

    OK,

    Thanks for the reply.

    I feel a bit silly :-[ I must have fixed the problem at some point but forgot about Google Chrome cache (It was late I was tired ;)). This morning I looked at the problem with fresh eyes, click refresh page and it all worked in Chrome.

    These posts all offer advice about the  '/var/lightsquid/report' not contain any valid data! error

    http://forum.pfsense.org/index.php/topic,38442.0.html
    http://forum.pfsense.org/index.php/topic,20856.0.html
    http://forum.pfsense.org/index.php?topic=39290.0.html
    http://forum.pfsense.org/index.php?topic=43497.0.html
    http://forum.pfsense.org/index.php/topic,49743.0.html
    http://forum.pfsense.org/index.php/topic,49758.0.html

  • Squid\SquidGuard configurations on the client side

    Locked
    13
    0 Votes
    13 Posts
    5k Views
    V

    Looks like the issue was with IE.
    Now I need to find a way to restrict proxy changing on FF or Chrome.
    (With IE I just restricted the "connection" tab with GPO, but they can still access this tab from Chrome, thanks for the great security, microsoft…).

  • Problems with Sarg and Lightsquid both.

    Locked
    7
    0 Votes
    7 Posts
    4k Views
    marcellocM

    Are you rotating logs after sarg run?

    If so, lightsquid will not find any log to report.

  • Quagga OSPF Error IP_ADD_MEMBERSHIP

    Locked
    14
    0 Votes
    14 Posts
    5k Views
    J

    Hi mate, Just seen it works the other way i.e. no ticking the box distributes the route so for me thats perfect anyway, will do some research and see if I can work out how to do the excludes.

    At the moment this is perfect for me, so seriously many thanks, the whole project is fantastic

    J

  • How to unblock URL?

    Locked
    6
    0 Votes
    6 Posts
    6k Views
    D

    SquidGuard rules 'pass' order: <white><deny><allow><all|none>The 'white' category has highest priority before other.</all|none></allow></deny></white>

  • Time Based restriction with Squid & Squid Guard

    Locked
    25
    0 Votes
    25 Posts
    19k Views
    W

    any workaround on this problem ?
    a cron job to restart squidguard or a fix on squidguard config it self ?

  • Squid + Dansguardian + AD Pass Through

    Locked
    13
    0 Votes
    13 Posts
    8k Views
    T

    –Bump--

  • Quagga OSPF package and custom configuration

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    jimpJ

    There isn't a way to use a custom config if you install it via the GUI.

    You could just install the binaries (via pkg_add from the shell) and your custom config and such if you like, but if the GUI components are installed it will overwrite the config any time it syncs packages.

    Even if there was a custom config option in the GUI, configuring via the vty wouldn't save the changes back to pfSense's package config, it would only save the changes on the disk to the config file of quagga.

  • Openospf / quagga ospf on PF2.1

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    jimpJ

    I just uploaded a new version of quagga last night that should fix all the known issues that were out there. There was a missing binary for amd64, that should be resolved now.

  • Traffic redirection to Content Filtering

    Locked
    1
    0 Votes
    1 Posts
    979 Views
    No one has replied
  • Update for HAVP

    Locked
    9
    0 Votes
    9 Posts
    2k Views
    D

    @jdt3333:

    I can't install HAVP after fresh install 1.2.3-RELEASE

    same error like this topic http://forum.pfsense.org/index.php?topic=29886.0

    cat apkg_havp-0.91.tbz

    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

    <title>404 - Not Found</title>

    404 - Not Found

    Not found source havp-0.91.tbz for 1.2.3, i will check this issue.

  • No Logs in Light squid report…

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    D

    http://forum.pfsense.org/index.php/topic,49680.0.html

  • Snort 2.9.1 pkg v. 2.0.2 wont start, no real info

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    G

    Found a bug.

    If pfsense changes IP (I'm using as xDSL bridge mode), snort goes down.

    The only solution (AFAIK) is by logging at WEB GUI and manually restart it.

    Of course, should'nt be like this.  Solution?

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