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
    bmeeksB

    I saw where the Netgate kernel developer updated the Suricata package in the pfSense 25.07 development branch to work with the new kernel PPPoE driver. But so far as I know that updated package has not been migrated to 2.8 CE.

    Here is the commit into the DEVEL branch: https://github.com/pfsense/FreeBSD-ports/commit/68a06b3a33c690042b61fb4ccfe96f3138e83b72.

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

    @Laxarus This worked for me as well. Though I had to search the web how to edit the file (the easiest way).

    Therefore:

    Addition for anyone struggling to find where to edit files on your pfsense system.

    Go to Diagnostics --> Edit File --> insert the location of the file:

    /usr/local/pkg/pfblockerng/pfblockerng.sh

    Go to line number 1232 by filling it in the Go to line field.

    That line should read:

    s1="$(grep -cv ^${ip_placeholder2}$ ${masterfile})"

    replace only (leave the rest intact):

    masterfile

    to

    mastercat

    Then follow the above instructions from @Laxarus https://forum.netgate.com/post/1219635

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

    @MacUsers

    https://help.zerossl.com/hc/en-us/articles/360060119933-Certificate-Revocation

    edit: oh you prob out of luck

    You can revoke any certificate issued via the ZeroSSL portal. Currently, certificates issued via ACME can not be revoked from inside the portal - please follow the instructions of your ACME client for revoking those certificates.

    the gui in pfsense does not have the ability to revoke - you prob have to move the certs to something you have certbot installed to and revoke that way.

  • 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

    88 Topics
    572 Posts
    A

    We have a very basic configuration between three locations. All are running Netgate firewalls (1x 4100, 1x 6100 & 1x 4200). All are on the latest firmware (03.00.00.01-2Ct-uc-15) and system versions (24.11-RELEASE).

    The local subnets are as follows:
    4100 - 192.168.5.0/24
    4200 - 192.168.4.0/24
    6100 - 192.168.1.0/24

    The VPN traffic between the 4100 and 4200 is functioning 100% as expected

    The traffic between 6100 and the 4100 works going from the 4100 subnet (192.168.5.0/24) to the 6100 subnet (192.168.1.0/24)

    Traffic from the firewall (i.e. the 6100 device) to the 4100 subnet works (i.e. I can ping any device on the 192.168.5.0/24 subnet from the 6100 firewall) but I cannot ping any device on the 4100 (192.168.5.0/24) subnet from any device on the 6100 subnet (192.168.1.0/24) - other than from the firewall itself.

    All routes are correct, but it seems that traffic from the 192.168.1.0/24 subnet hits the firewall and then gets lost - traceroute shows that it goes off into the internet.

    Note too that the 6100 has IPsec VPN configured on it as well

    Suggestions would be appreciated

    Attached is a zipped pdf file with the relevant screenshots
    Relevant screen shots.zip

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

  • Snort Missing from Services Menu after Upgrade to 2.9.6.2 pkg v3.1.5

    6
    0 Votes
    6 Posts
    2k Views
    bmeeksB

    I think we finally tracked this issue down to some folks leaving the Package Install screen a little too quickly.  It can take Snort a long time to start up if lots of rules are enabled and/or the CPU is not super fast.  You will see a message in the install box that says something like "…package successfully installed..." when the install is actually finished.  Just because you see it say that it starting Snort, that does not mean the install is complete yet.  After Snort starts, control is returned to the pfSense package manager code, and that code does the final steps of the install which includes adding the menu links under SERVICES.  So if you exit the installer screen too early, the PHP process terminates and that final step performed by the package manager code never happens.  This leads to the Snort option missing under the SERVICES menu.

    Bill

  • DansGuardian - Blocking VPN

    4
    0 Votes
    4 Posts
    1k Views
    C

    @scottd:

    OK, managed to figure out why Blacklist did not load.  I had a "partial" list that Firefox didn't warn me aborted during the download process.  I found that out by trying to open the list, WinZip tried to gunzip it and failed, reported premature EOF.  I downloaded again from:

    http://urlblacklist.com/?sec=download

    and I had to try a couple times to be sure this time I got a complete file.  Don't know why that times out sometimes, busy I guess.

    But, I still have my 2nd problem which is that our VPN won't work while using DansGuardian.  Anybody have any ideas on that?

    Do you have a subscription? Is so, let them know… If not, then its their way of of saying you need a subscription  ::)

  • Tinc basic setup

    16
    0 Votes
    16 Posts
    6k Views
    S

    Yes but if you give the VPN the same internal IP as your own, then routing wont work afaik.

    Thats why I wanted you to give your local subnet a different IP range. Then we can exclude the routing range.

  • Suricata replaces exactly what?

    10
    0 Votes
    10 Posts
    5k Views
    rcfaR

    Yeah, sure. Point taken, although I'd be mostly filtering myself, anyway, if I wanted to restrict the users…

    More interested in doing things like ad filtering, or detecting/blocking various phone-home type things, because open ports can be abused, monitoring whether the ports are actually used by the protocols/apps for which they were opened would be my main concern.
    I neither trust ISPs nor closed-source software vendors  further than I can throw them (which given their abstract nature is a distance of zero)...

  • Squid3-dev problems

    6
    0 Votes
    6 Posts
    2k Views
    marcellocM

    Read again cache.log.  All you need to fix is there.

  • 0 Votes
    3 Posts
    1k Views
    M

    Thanks for trying to help me  ;D

    Just wasted 3 hours of my life trying to get it to work. Was on the brink of a nervous break down, as reinstalling gives huge pain in the butt when having to export certificates for use in Windows and Android, let alone, once you have these certificates exported, putting them on each gadget and laptop, and customizing these again.

    Logging was on but showed nothing at all. Radius test user (wiki) on 127.0.0.1 worked. Rebooted switches, WAP's, pfSense: nothing. Reinstalled FreeRadius: nothing.

    Then I discovered the obvious bug:

    This was the shared secret:

    ^4540lkkgkf_8(`!$,.;/"

    Replaced that with:

    1234

    And everything worked again…

    The weird thing is: that first shared secret was exactly the same as the one it was before I reinstalled pfSense; I meticulously made sure not to make any errors there.

    Thanks again for your kind help  ;D

  • HAPV antivirus package not working

    3
    0 Votes
    3 Posts
    1k Views
    T

    @SunStroke:

    In that tutorial HAVP was set as transparent. If you have squid installed you would prefer to set HAVP as "Parent for Squid".

    "Transparent" is used for HAVP in standalone mode. I use that mode for HAVP without Squid.

    Ok yes that fixed it! Is that setting ok with squiguard running as well?

  • Apcupsd Failing (USB Device)

    17
    0 Votes
    17 Posts
    4k Views
    arrmoA

    Thanks very much for the help - much appreciated!

    Your config makes sense - I agree, a bit odd about the server, but glad it works for you. I think my issue is related to links missing in v2.2 … :(.

    Thanks again.

  • Why is Unbound DNS so slow??

    5
    0 Votes
    5 Posts
    3k Views
    S

    Changed to no repliant DNS server and speed has improved.

    Thx for the advise!

  • Snort - Suppression List

    2
    0 Votes
    2 Posts
    2k Views
    bmeeksB

    @ghkrauss:

    I have Snort running on Pfsense 2.2RC. I would like guidance on which alerts I can safely add to the suppression list. It is unclear what the meaning of "Unknown" vs. :not suspicious". I am trying to configure the Snort system for the longer term. The Pfsense platform is an Xeon E-3 with 16 GB and a 10K rpm hard drive.

    There is a thread here with "Master Suppress List" in the title.  Do a search and it should pop up.  It is several pages worth of posts from experienced users here.

    Edit:  found the link for you:  https://forum.pfsense.org/index.php?topic=56267.0

    Bill

  • HAProxy-devel config issue, help needed

    4
    0 Votes
    4 Posts
    2k Views
    P

    Hi jbiss_ca,

    So you don't see session and byte counters on the frontend increase at all? That would mean the connection never arrived at haproxy.

    Do you have 1:1 natting or a portforward configured on pfSense for the wan-ip? Any floating rules / traffic shaping / other packages ?

    Is there a lot of traffic or high cpu usage on pfSense ? It could be worth trying to make a tcpdump of the traffic to see if a incoming connection is answered. tcpdump can be started on a ssh/console with a command like this where you put the correct ip, and the interface name for em0:

    tcpdump -i em0 "host 1.2.3.4 && port 80"

    The TCP handshake go's like this normally: Request connection[ S] , Accept connection[ S.] , Traffic[ .] , that would be the first 3 packets..

    As for logging to '/var/run/log' that sadly doesn't do much.. It would provide more information if you log it to a actual syslog server. Also enable the 'Detailed logging', every connection handled by haproxy should show up in those logs.

    The roundrobbin selection shouldnt affect anything if only 1 server is available..

    Hope some of it helps..

  • PhpSysinfo Update?

    6
    0 Votes
    6 Posts
    1k Views
    T

    https://forum.pfsense.org/index.php?topic=6.msg472384#msg472384

    I got it running quite simple but not able to make a package for it yet.  I never made one and don't have any setup to do it.

    I hope someone does make a package for it.  It is quite simple to get running just copy files and run the php index file.  To get more just edit the config file some and maybe install a module or two for more functions

  • Ntopng stops responding/updating after a while

    7
    0 Votes
    7 Posts
    2k Views
    T

    @gdelong:

    Did anyone ever figure out a solution to this?

    Not I, nope :(

    -Jamie M.

  • Squid Reports in v2.2?

    5
    0 Votes
    5 Posts
    2k Views
    M

    I guess the package is not fully transferred to 2.2 yet.

  • SNORT Not Running Email Alert

    11
    0 Votes
    11 Posts
    3k Views
    bmeeksB

    @wiz561:

    @bmeeks:

    If you have Snort on multiple interfaces, the Service Watchdog package cannot distinguish each individual interface as the separate Snort service instance it is, so it will not accurately watch all the instances.

    Thanks for posting this as I came here to ask the same question.  I'm getting tired of snort not running for some unknown reason every now and then.  I do run snort on multiple interfaces (wan and internal lan).  Do you have any suggestions on how I can accomplish this, with two interfaces?  I'm mostly concerned with the WAN interface, can I tell the watchdog service to just concentrate on that instance?

    Unfortunately the Service Watchdog package cannot distinguish between the Snort interfaces.  It will simply "pgrep" for "snort", and if it finds a running instance it will be happy.  That instance may not be the one that is stopped.  For example, if WAN stops but LAN is running, then the "pgrep snort" command will find the single running instance and be "happy" when it really should be "not happy".

    I tried for several weeks earlier this year to find a way around that, but there are some internal limitations with the current pfSense architecture with regards to how packages are sensed and auto-started by the system.  Those limitations cause the issues with something like the Service Watchdog package.

    I have considered something similar to Service Watchdog but customized into the Snort package itself.  I have not given that much priority.  I can revisit that idea in a future update.

    Bill

  • Apache reverse proxy

    2
    0 Votes
    2 Posts
    1k Views
    C

    Did you find an answer to this or a workaround?

  • Snort update to 2.9.7.0 pkg v3.2.1 - no GUI

    5
    0 Votes
    5 Posts
    1k Views
    ?

    Hi Bill! Many thanx for the extended service, after the tird uninstall-reinstall it finally works! :-D

    Had a nice fondue and some decent white wine in the meantime and that apparently helped…

    Cheers and nice party everybody

    chemlud

  • Suricata 2.0.4 - pkg v2.1.3 – Update release notes

    1
    0 Votes
    1 Posts
    701 Views
    No one has replied
  • Postfix submitting email not in Recipients List

    10
    0 Votes
    10 Posts
    2k Views
    B

    I'm hoping marcelloc will notice this thread.

    Not that I think it's a really a bug.  There are so many config options in postfix that I'm not surprised he would have had to make some tough choices about how to manage certain things through the GUI.

    I suspect any save through the GUI or reinstall of the package would wipe out the change.

  • Suricata 2.0.4 pkg v2.1 Update – Release Notes

    16
    0 Votes
    16 Posts
    3k Views
    ?

    i3s belong in the "no-no"* category, so no testing for them.

    the flawed "if it aint broken don't fix it/production"**
    ** machines that are not in use in The Company, but installed by The Company for clients***
    *** if those machines were ours, they would be long broken by now  ;D

    If we can't get a build working on those p4s, then a hardware upgrade is due. I know what it takes to support old/rarely used hardware/software, so I'm not adding to that if I can help it. Besides, I already got 5 years out of a €100 box (including the 2x dual pci-x intels), what else could I ask for? Oh yea, a pair of them in CARP ;D

    If only supermicro stopped pushing out motherboards (guess what motherboards those p4s are running on)… This http://www.supermicro.com.tw/products/motherboard/Atom/X10/A1SRM-LN7F-2758.cfm makes me want to shout "shut up and take my money already!"

    Since I always work using "the worst case scenario", I'll start planning for the upgrade soon.

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