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

    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.

  • Squid and some website issues

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    F

    rajbps:
    Did you try to access the site in question using a different router? I found that independent from using Squid or not that I can resolve the name, but I cannot ping or browse this site. It looks as if it is down.

  • Dansgurdian AD FilterGroups

    Locked
    4
    0 Votes
    4 Posts
    1k Views
    marcellocM

    @neil:

    2. in the username field DONT put dc entries.  ie all that I used was cn=Administrator,cn=users

    Yes, just like suggested on field info.

  • Dansguardian, Ldap and Access Lists

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    N

    Ok I found the problem - it looks like a "bug" with the combination of Squid and Dans Guardian.
    I first installed Squid, and then Dans Guardian.
    I configured squid to authenticate with LDAP against an AD server, and tested this successfully.
    Then I set up groups (which populate from AD) and access lists within Dans Guardian, and found that these lists were ignored whenever a user authenticated.

    The solution was this:
    In the General tab for Dans Guardian, the auth-plugins was set to proxy-basic.  
    If you change this to anything else (eg ident) and restart DG, then go back and change this setting to proxy-basic and restart DG, the access lists are then correctly accessed and applied to Groups.

    Just to make absolutely sure, I re-installed pfsense/squid/dg on a fresh box with the above functionality, and can confirm that this simple toggle is needed to get DG to use the correct access lists assigned to groups.

    Thanks for your prompt suggestion and I hope my experience helps others.

  • Cron Job not working

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    marcellocM

    While using cron, insert full binary paths

    Change sh to /bin/sh for example.

  • Dansguardian Fails to start

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    marcellocM

    this is the pcre issue on dansguardian 2.12.0

    dansguardian patches are already submited to freebsd ports.

    After it, a pcre issues-free version of dansguardian package version will be released.  :)

    http://www.freebsd.org/cgi/query-pr.cgi?pr=175341

  • How to check that snort actually works ?

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Lightsquid show me "500 - Internal Server Error" in graphics tab

    Locked
    27
    0 Votes
    27 Posts
    25k Views
    M

    I fixed it by uninstalling all packages that require pearl (the last one you uninstall will also uninstall pearl), then when I reinstalled squid and lightsquid which reinstalled pearl. All the cache and logs created by squid were still there, no data loss.

  • Cannot get DansGuardian to work on pfSense 2.0.2

    Locked
    10
    0 Votes
    10 Posts
    4k Views
    B

    Thanks I will check that out!

  • 0 Votes
    4 Posts
    8k Views
    marcellocM

    @rtabigue:

    I got this error message every time i restarted the squid guard services.

    check squid cache.log

  • SquidGuard CIDR ranges

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    pozoleroP

    @Nachtfalke:

    Suggestion:
    If you connect to the target only with the IP address then you can perhaps do some "RegExp" for the IP range you would like to use.

    Lets say for subnet 80.10.10.0/24
    try to use:

    ^http://80\.10\.10\.[1-254]/

    I am no RegEx expert so this is probably wrong but the idea behind that could perhaps help you.

    I'll try that.  I'm asking this because i need to let users access a range of network expressed in CIDR, via SquidGuard target categories tab…

    Thanks a lot Nachtfalke

  • HAProxy stats page

    Locked
    4
    0 Votes
    4 Posts
    5k Views
    K

    Okay, I am not sure what exactly fixed my issue but this is the sequence of things I tried.  I decided to update to the latest 2.1beta snapshot and that broke my haproxy-full package totally (wasn't able to start the haproxy service).  To fix that issue, I re-install the haproxy-full package but kept my existing configuration.  After the re-install, haproxy service started successfully and I am able to access the haproxy stats page now!

    I hope that will help anyone with similar issue as mine.

  • Snort Update Log Not Available

    Locked
    8
    0 Votes
    8 Posts
    2k Views
    S

    Can we get an updated package for Snort to Pfsense?

  • Pfsense Freeradius2 sql not updating users in db

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Squidguard Problem

    Locked
    12
    0 Votes
    12 Posts
    9k Views
    S

    Hello,

    I still have a problem with my squidguard config.
    The traffic is not blocked when it passes the FW. (Transparent mode- Bridged)

    I have pushed all thev Save and Apply buttons on Squid and Squidguard but it seems that he dfoes not want to listen to me.

    Any ideas ?

    Thanks
    Sven

  • Squid3 and X-Forwarded-For

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Ping and graph hosts in pfsense

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • SNORT doesnt respect whitelist after rules update….

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    S

    And http inspect still triggers rules even if disabled…

  • HAPROXY Configuration

    Locked
    4
    0 Votes
    4 Posts
    10k Views
    marcellocM

    @ciambellone:

    I think: "var/etc/haproxy.cfg" without quotermarks.

    It probably will be on/usr/local/etc/haproxy.conf

    @ciambellone:

    At the end, what is my scope? I want to set the configuration described to the following article:
    http://blog.exceliance.fr/2012/08/25/haproxy-varnish-and-the-single-hostname-website/
    For you is it possible?

    I've never tried this setup yet.

  • 0 Votes
    11 Posts
    2k Views
    D

    Phil, just tested and package installed like a DREAM!

    Thanks so much for this , Pfsense is used in so many universities here and this will mean these universities no longer have to fear a reinstall of pfsense (from a backup that includes the squid3 packages).

    Many many thanks

  • OScam

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    D

    How I know there is no such package in PFSense list.
    You can ask someone else to do it here http://forum.pfsense.org/index.php/board,34.0.html

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