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.

  • Which package/packages best to monitor traffic and LOG IT

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    D

    May be via .htaccess  .htpasswd ?

  • NTOP shutting down

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    C

    Ntop threading bugs or FreeBSD threading bugs, depending on who you ask. I don't know the true cause, but it's a common ntop issue with no resolution in sight.

  • Trasparent proxy and corrupted download

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    M

    You need to upgrade to at least 1.2 RC2, better than that would be the most recent snapshot.

  • How to install spamd package

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Blocking orkut

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    G

    Forgives me for placing this topic. I already resolved this problem:

    http://forum.pfsense.org/index.php?PHPSESSID=e510624136cf75765d8f850c749483ae&topic=6117.0

  • Three questions about SQUID

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    W

    If I config directly in squid.conf it will work?

    Yes, but it wont stick. To make it stick edit /usr/local/pkg/squid.inc, then regenerate squid.conf by changing an option on the proxy config screen of the gui.

    Remember to back it up though, in case a jr. tech (or a forgetful you) upgrades the package.

  • Squid - acl Safe_ports

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    W

    Solved it.

    i added 81 to the line 589 of /usr/local/pkg/squid.inc

    acl sslports port 81 443 563 $webgui_port
  • Squid bind to CARP interface

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    D

    On transparent mode squid can't access to 127.0.0.1 and without carp
    Perhaps may be create some rule for sovling this problem?

  • Lightsquid log rotate bug

    Locked
    11
    0 Votes
    11 Posts
    5k Views
    M

    Log rotate function works perfect now..  ;D
    many thanks

    Michael

  • (bug?) Snort Advanced configuration pass through doesn't work

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Squid timebased access

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    H

    Hi,
    and thanks for the link howto configure
    the alt package menu, but I don´t get
    it running.

    I read the howto attentive but
    I end up in a failure.

    I Installed alt_pkg.php so that i can find
    the menubutton "Alt Package" in Services.

    Then I download File pkg_config.xml and
    put it via WinSCP in the directory /usr/local/www/packages/
    and change to the Webgui Alt Package and select
    "Local 'XML Base URL' (127.0.0.1)"

    If I then press load where I see the content of
    pkg_config.xml and press save.

    If I change to Packages in System, the List will not
    directly appear and I get this

    "Unable to retrieve package info from 127.0.0.1. Cached data will be used."

    I didn´t use copy and paste to bring content of the File to PfSense.

    any Idea?

    greetings Hoster :)

  • Snort package typo

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    B

    Thanks!

  • Squid content filtering rule

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Snort doesn't block all I ask it to

    Locked
    19
    0 Votes
    19 Posts
    11k Views
    C

    One way I have been able to successfully block P2P traffic on my networks is by explicitly denying any udp traffic outbound, and only allowing DNS traffic from servers outbound. Egress filtering is another method I use. turn off the default lan to any and allow only specific traffic outbound
    ie ftp (port 21 TCP and you will need to allow port 20/UDP outbound for data ) http https pop3 imap  Let me know if this helps

  • Minor Snort configuration change ?

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    D

    Something to change tho, would be adding "ac-bnfa", to the list of choices and possibly removing mwm due to security issues (according to snort community). At this time you can manually edit a configurationfile downloaded from diagnostics and replacing your method of choice there to "ac-bnfa" and reboot.

  • Ipsec widget shows only inactive tunnels

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    H

    Ah Ok, thanks for the answer, greetings heiko

  • Including pmacct in pfsense

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • PfSense v.1.2 RC2 packages

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    N

    Hi.

    Thanks for all answers. I have added now 100% on those packages that work with v.1.2 RC2 :)
    Hope it's work for me too, hehe

  • Manual installation of packages

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    H

    Has already found.
    Thanks to me…  :)

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

  • Squid/2.6.STABLE5

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    R


    I also face with other problem with some webpage (intranet) if i dont enable bypass proxy server for local address. example: if i browse to http://chronicles i could not be able to access it.
    ...

    What if you type the full name of "chronicles" ?

    Is pfSense at the same "TLD" of chronicles ?  I mean, is "pfSense-hostname" at the same domain / zone than "chronicles" ?

    Eg.: pfSense-hostname."internal-domain"
                      chronicles."internal-domain"

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