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.

  • Lightsquid log descroption

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    D

    Bytes = summary traffic
    Average = summary traffic / users count
    Cache hit = % from 'Bytes', what hit from(to) squid cache (30% - mean, what you squid make economy 30 % of traffic for you)

  • Could squid support for lan and wan?

    Locked
    12
    0 Votes
    12 Posts
    9k Views
    H

    If you want to have a public proxy that users at wan can access to go back to wan (you could for example realize an anonymizer service with that, kind off). It's not meant for authenticating against servers at lan.

  • Insert custom snort rules?

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Squid slowness issues - also a bounty post

    Locked
    48
    0 Votes
    48 Posts
    28k Views
    R

    Two Intel Pro Gbit pci NICs. Cisco 1841 provided by the ISP. CPU is Intel Celeron 420 (i think). The slowest one based on the core 2 arch. Two 80gig sata drives in software raid1. We do regularely have latency and throughput issues, but presence of squid has no effect whatsoever on them, and we've already narrowed it down to the ISPs network not being able to  handle the load during peak hours.

  • Libpcap filter in bandwidthd

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Squid enabled and now can't get to Web Config

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    H

    I have to admit that I haven't looked at the squid package for quite some time and I am not able to test this currently so I am not sure.

  • Snort problem with blocking and alerting

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    Cry HavokC

    Maybe a little information?

    What rules have you enabled, what options have you set, how have you tested it?

  • No GUI with package installation or package wont install

    Locked
    11
    0 Votes
    11 Posts
    5k Views
    P

    The pfflowd package should work now, so reinstall

  • Imspector 0.5

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    R

    I've been real busy, but hope to get around to updating it soon.

  • Batman Mesh

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    S

    OLSRD is built in already.

  • Squid 2.6STABLE19 (update)?

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    Cry HavokC

    Easy ;)

    Check the FreeBSD pr pages (http://www.freebsd.org/support/bugreports.html) to see if anybody else has raised a pr about this Write and test a patch that brings the existing port up to the Stable19 release (see PR 119563 as an example)

    Wait for the maintainer to update the port then build the package from it.

  • Snort not working

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • How to manually search downloaded blacklist?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    D

    Via GUI - nothing, may be with WinCSP3.
    If you wanted blocking you self sites, you can use Destinations page
    Crete Destination rule, add you site to domains, store
    In Default and|or ACL's select and 'deny' this Destination rule.

  • Siproxd - call failed - operation not permitted

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    X

    did a fresh install with 1.2-release and the siproxd 0.7.0 pkg (thanks for updating that so quickly). everything seems to be working smooth so far.

  • 0 Votes
    4 Posts
    3k Views
    X

    i believe they were just having some routing issues with their isp which was causing that error.

  • OpenBSD SpamD Package - bounty now active

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    X

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

  • SquidGuard and URLBlacklist

    Locked
    5
    0 Votes
    5 Posts
    10k Views
    D
    Looking here Howto
    http://diskatel.narod.ru/sgquick.htm
    –-
    You blacklist site have restrictions(limits) for downloading. Yestaday i have messages 'try later...try tomorrow, very mach connections from you ip..'. Now i downloading manually this blacklist and testing him(ploading to pfSense from local ftp server) - all beautiful updated and worked. 'Blacklist proxy - Blacklist upload proxy' Option for uploading proxy only. You can use any external proxy (public or private) for uploading blacklist.

    So that if I choose gaming in default, if I don't select it in an ACL it will still have >effect for the users in the ACL?
    Eachl ACL's have only self rules. Default - also ACL, but for any users, who is not processed other ACLs.

  • If Allow users on interface is checked

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    H

    Not in 1.2 but that might be possible in 1.3 (not definately sure yet). If you can run the squid behind the pfSense on a different machine it would be possible as then the squid traffic is going through the firewall and can therefore can make use of multiwan.

  • Snort WAN Problem :s

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Package Installation Failures

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    N

    I have 1.2 release and cannot install any packages either.  when i check to see if the packages are installed via consol, squid shows up in the list, but the package install from the GUI says it fails.  I understand that this is currently a work in progress.  do i have to uninstall the package manually?  or will it re-download the newest and overwrite the current installation.  (squid is installed, but not working)  Does that make sense?

    Thanks,

    -Nate :)

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