Subcategories

  • Discussions about packages which handle caching and proxy functions such as squid, lightsquid, squidGuard, etc.

    4k Topics
    21k Posts
    JonathanLeeJ
    Squid can be configured externally, I would love a how to guide on how to do this correctly.
  • Discussions about packages whose functions are Intrusion Detection and Intrusion Prevention such as snort, suricata, etc.

    2k Topics
    16k Posts
    DARAD
    Hello team, I have a Netgate 8200 running 24.11-RELEASE (amd64) with Suricata 7.0.8_5 package installed. Suricata doesn't seem to start. It loops to red once I press the Play button on the interface. It leaves no logs in the System logs, it leaves no logs in suricata.log at /var/log/suricata/suricata_ovpns933787/suricata.log I tried launching it manually: # /usr/local/bin/suricata -V or # /usr/local/bin/suricata -c /usr/local/etc/suricata/suricata_33787_ovpns9/suricata.yaml -i suricata_ovpns933787 and I get this output ld-elf.so.1: /usr/local/bin/suricata: Undefined symbol "__strlcpy_chk@FBSD_1.8" Thanks in advance, Dara
  • Discussions about packages that handle bandwidth and network traffic monitoring functions such as bandwidtd, ntopng, etc.

    573 Topics
    3k Posts
    dennypageD
    @kabeda If memory serves, that old version of ntopng did not run as user ntopng, but as user nobody. There are lots of problems in that old version. Anyway, check the ownership and permissions of /var/db/ntopng and make sure it matches the user that ntopng runs as. You may need to set ownership of the entire hierarchy. Example: /usr/sbin/chown -R nobody:nobody /var/db/ntopng However, the better choice would be to upgrade to a more recent version.
  • Discussions about the pfBlockerNG package

    3k Topics
    20k Posts
    tinfoilmattT
    @vicking said in No blocks on IP: Is it a bad idea to have the action set to deny both instead of inbound only? Question is squarely for admin. Per the infoblock which explains, in part, the "Deny Inbound", "Deny Outbound", and "Deny Both" actions: 'Deny' Rules: 'Deny' rules create high priority 'block' or 'reject' rules on the stated interfaces. They don't change the 'pass' rules on other interfaces. Typical uses of 'Deny' rules are: Deny Both - blocks all traffic in both directions, if the source or destination IP is in the block list Deny Inbound/Deny Outbound - blocks all traffic in one direction unless it is part of a session started by traffic sent in the other direction. Does not affect traffic in the other direction. One way 'Deny' rules can be used to selectively block unsolicited incoming (new session) packets in one direction, while still allowing deliberate outgoing sessions to be created in the other direction. In other words: When set to "Deny Inbound", incoming connection requests from WAN hosts are blocked and therefore no state will be created. However a LAN host can still establish state to an otherwise listed IP. If set to "Deny Outbound", outgoing connection requests from LAN hosts are blocked and therefore no state will be created. However an incoming connection request from an otherwise listed IP to an 'open' WAN port can still establish state. If set to "Deny Both", both incoming connection requests and outbound connections requests are blocked and therefore no state will be created regardless of connection direction.
  • Discussions about Network UPS Tools and APCUPSD packages for pfSense

    102 Topics
    3k Posts
    C
    @dennypage Nicely done sir!
  • Discussions about the ACME / Let’s Encrypt package for pfSense

    503 Topics
    3k Posts
    M
    I am using the DNS-Update method I have to use a DNS-Sleep of 5 minutes to let the letsencrypt txt dns record update propagate. During this 5 minutes the acme-webgui times out. when the acme-webgui times out the Action list is NOT executed. How can I solve this ? Would it maybe be an idea to let the acme.sh script execute the actions in the action list as a post-hook instead of the web-gui? Or maybe add an option to add post-hooks in the webUI ?
  • Discussions about the FRR Dynamic Routing package on pfSense

    296 Topics
    1k Posts
    C
    This one has been tricky still not sure what to try. Any ideas?
  • Discussions about the Tailscale package

    93 Topics
    656 Posts
    C
    @elvisimprsntr Updated 25.07.1 to 1.90.6_1, copied and pasted from @elvisimprsntr's post: pkg add -f https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.90.6_1.pkg (Why it worked this time and not on previous updates: Over the last couple of days, I ran into the "Shared object "libutil.so.10, not found..." error that triggered the version 25.07.1 update issues some of us have been having. After I fixed that error, I decided to go back to the usual update method, and it worked.)
  • Discussions about WireGuard

    715 Topics
    4k Posts
    A
    Hi @patient0, Already fixed :) reset and preformed a full new installation. The peer can connect and performed a successful Handshake, and ping pfsense, wireguard and lan servers. However psfsense and my Lan servers can't ping this peer even with the handshake performed. I know that ping can be misleading but don't now what else.
  • Configure LCDproc Screens one by one

    2
    0 Votes
    2 Posts
    694 Views
    P
    Second, i have 5 Interfaces, in the Screen with the Interfaces Status ("WAN up" and so on), i never see all Interfaces because its only one Colums. Can i change it so the Interfaces are in different rows? The Interfaces widget on the dashboard has a summary of up/down state of each interface. And in the current release you can filter the list to just display the interfaces that you care about.
  • PyPy Package

    1
    0 Votes
    1 Posts
    542 Views
    No one has replied
  • HAroxy dashboard widget settings panel does not open (2.3.4)

    1
    0 Votes
    1 Posts
    441 Views
    No one has replied
  • MOVED: HAProxy will hangs when I upgrade to pfsense 2.3.4

    Locked
    1
    0 Votes
    1 Posts
    502 Views
    No one has replied
  • MOVED: SQUID proxy is not creating NAT rules and forwarding to port 3128

    Locked
    1
    0 Votes
    1 Posts
    470 Views
    No one has replied
  • MOVED: Duda sobre squid+squidguard

    Locked
    1
    0 Votes
    1 Posts
    487 Views
    No one has replied
  • Unable to start Freeradius after upgarding 1.7.7 to 1.7.8

    2
    0 Votes
    2 Posts
    637 Views
    D
    Read this and configure the certificates. https://forum.pfsense.org/index.php?topic=128923.0
  • Unable to see mac address in Radius-Request

    4
    0 Votes
    4 Posts
    1k Views
    K
    MAC addresses are local to the connected ethernet segment, they are meaningless on any other context because they are not used in connections that cross routing points.
  • LCDproc-dev and EZIO-100/MTB-134 LCD

    2
    0 Votes
    2 Posts
    2k Views
    F
    We are working on it here: https://forum.pfsense.org/index.php?topic=129820.0
  • Mbmon

    2
    0 Votes
    2 Posts
    2k Views
    N
    @derek_bartram: Hi, I'm having some difficulty getting to grips with temperature sensing on my Firebox x1250e with pfsense 2.2.6-RELEASE (i386) A number of sites include the pfsense docs site mentions it is possible using mbmon, however it appears the docs are out of date (there is references to pkg_add command which doesn't appear to exist). Does anyone know how I could get this installed please? Alternatively something similar to check system temperature. I'm looking to turn the fan speed down somewhat as it's currently unacceptable to the missus, but I don't really want to turn it down to low if system temperature is going to be excessively high. –--- FROM DOC SITE ----- If you have modified the cooling in the box such as reducing the fan speed or swapped out the CPU for a more powerful one it's a good idea to test the maximum temperature is still within a sensible value. You can do this by monitoring the cpu temperature while forcing the CPU to 100%. On the XTM5 box you can use the coretemp module to directly read the CPU core. This is built into 2.1 already and information is on the forum to read it in 2.0.X. All the other boxes require the use of an older program to read the thermal sensor connected to the SuperIO chip, mbmon. Remount the filesystem RW (if you're running Nano) then install it: pkg_add -r ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/ports/i386/packages-8.3-release/Latest/mbmon.tbz <<< Failing step, with Command not found. Then issue a rehash so pfSense knows where the new binaries are: rehash Monitor the system temperature: mbmon -I Im having the same problem, some hope somebody can help. //Nerone
  • 2.3 LCDPROC

    69
    0 Votes
    69 Posts
    39k Views
    stephenw10S
    Which particular post in that thread? I don't see anything on that page you linked to concerning baud rate. Steve
  • Feature Request: Disable Service Watchdog

    1
    0 Votes
    1 Posts
    621 Views
    No one has replied
  • Tinc on 2.3.3-p1

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    J
    Yep, that worked, thanks :)
  • SquidGuard Bug

    4
    0 Votes
    4 Posts
    2k Views
    A
    Anybody found a solution to this issue? Thanks
  • MOVED: 2.3.3 not filtering anymore

    Locked
    1
    0 Votes
    1 Posts
    367 Views
    No one has replied
  • 0 Votes
    3 Posts
    843 Views
    G
    Hi quadrinary, Thanks for your reply. Since my post, our firewalling solution is in master/slave mode without any outage. Your reply seems to be a good idea. We will test in the last few nights and give you a reply. Bertrand
  • Unexplainable Issue with BIND!!!

    2
    0 Votes
    2 Posts
    1k Views
    N
    Hi Again, I narrowed down my findings. I logged in through the shell and notice that the actual zone files in the slave server are not being updated (though the GUI is synced with master). Deleting the zone files from the slave and resyncing solves the issue of replying of old records. It seems that the zone transfer works fine when there is no existing zone file in the slave. Sadly, it is unable to update if there is any existing file. I figure that the XMLRPC syncs the backend database of the GUI. To my understanding, it is then supposed to either generate the slave zone file based on that data, or it should initiate a transfer of the actual zone file of the master (like any other master-slave dns zone transfer). I am still unsure if there is configuration mistake or its happening because of a bug. I'll appreciate any help, opinion or suggestions. Thanks in advance.
  • Freeradius 1.7.8 on pfsense 2.4.0 : eap-tls bug on ca+crl pem file output

    2
    0 Votes
    2 Posts
    868 Views
    L
    solved! https://github.com/pfsense/FreeBSD-ports/pull/344 thanks doktornotor!
  • Avahi Disabled on WAN

    4
    0 Votes
    4 Posts
    2k Views
    D
    Sure. patch the code to allow similar idiocy.
  • Is there any way to manually install an older pfsense package?

    2
    0 Votes
    2 Posts
    2k Views
    G
    Hi, you can test with freebsd original package at http://pkg.freebsd.org/FreeBSD:10:amd64/latest/All/ or in older realeases at http://pkg.freebsd.org/FreeBSD:10:amd64/ search for squid. and pkg install …. I use this method for revert Quagga package 11.0_2 to 0.99.16. And we use this package only with vtysh console on PFsense. it's possible that PFsense squid GUI package not working after that. Backup your conf ! Bertrand
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.