Subcategories

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

    4k Topics
    21k Posts
    A
    Docker image for squid 7.3 and above https://hub.docker.com/r/fredbcode/squid If pfsense does not push the update.
  • 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
    654 Posts
    C
    @luckman212, Thanks for your suggestion. I will check what I have in /usr/local/pkg/tailscale/state, and also the RAM disk settings others have brought up. I could learn more about where Tailscale and pfSense store system files. If I find anything worth sharing, I will let you know.
  • Discussions about WireGuard

    715 Topics
    4k Posts
    H
    @RNM-0 Thanks for your comment and sharing your fix. Unfortunately I don't want to take down pfsense and downgrade versions. I'm currently fine at the moment since I'm using Tailscale and that works. I also fixed the other crash I was having with pfblocker by changing a line code that wasn't pushed out under this version. Hopefully the stable release won't take too long to release but it appears there's still some open bugs that need to be fixed before that happens, and ironically, both the pfblocker and wireguard issues aren't on that list of bug fixes.
  • Haproxy err_incomplete_chunked_encoding

    1
    0 Votes
    1 Posts
    772 Views
    No one has replied
  • Zabbix: Check access restrictions in agent

    2
    0 Votes
    2 Posts
    375 Views
    No one has replied
  • Reboot after installing new packages?

    4
    0 Votes
    4 Posts
    769 Views
    H
    @davidstoll somewhere in the status or diagnostic menu.... Can't remember, been years since I've last installed it
  • Downtime For Installing Packages?

    5
    0 Votes
    5 Posts
    1k Views
    I
    @kbohlken If you install new packages on a production firewall it should not cause downtime. However, if you are updating packages on a production firewall, those services related to the packages will be unavailable for a short period. If you have SquidGuard working for example, and decide to update the package, the squid service will be restarted and squid will stop blocking pages for a short period, usually less than a few minutes. I always have 2 firewalls in HA Sync, and when I do updates I will swap production firewalls and only work on the standby firewall. I also make it a habit to reboot the firewall after installing or updating a package as I've had issues updating squid/squidguard in the past.
  • Receiving duplicates packets for the radius request in Pfsense

    1
    0 Votes
    1 Posts
    538 Views
    No one has replied
  • Installing WireGuard VPN

    Locked
    49
    1 Votes
    49 Posts
    102k Views
    J
    This is now finished. At lease phase one is finished. https://www.netgate.com/blog/wireguard-for-pfsense-software.html
  • Does syslog-ng default install conflict?

    2
    0 Votes
    2 Posts
    492 Views
    kiokomanK
    @ar15usr short answer : no they are indipendent
  • about pfsense ipsec machine access

    1
    0 Votes
    1 Posts
    323 Views
    No one has replied
  • Just a quick question about BIND

    8
    0 Votes
    8 Posts
    1k Views
    X
    @gertjan Hello I build my infrastructure It is not large in hardware perspective, but I've started to to integration of many apps that will have to have to be on a separate domains. Until now the internal resolver did the job, but now ... I need actual dns server. This is strange everywhere I open a discussion about BIND and DNS all I am getting is go somewhere else!!!!!! Never had a straight answer like this functions is for that that function is for that or if you want to do this just do this and this !!!! Never mind. Typically, you should isolate such a program, set up a test bed network and 'play' with. That's what I am doing right now I have a downstream network behind an other pfSense Firewall and that's where I am testing it. I also have a Ubuntu server behind this firewall with Virtualmin and BIND9 package installed with few test websites, but what I am trying to understand is some terminology and functions of BIND. So... I set in the Settings to listen on: all vlans, but there is an option on the bottom "Forwarder Configuration" should I set this "Forwarder IPs" to my upstream resolver or, if this option is not enabled it will simply look what DNS Servers set on System/General Settings ???? and.... In "Views" I have created and called "localview" where Recursion - Yes match-clients - Any but... allow-recursion - currently set to ANY, but this will be used for local zones isn't more secure to be set to "localnets" then "any" no matter if that is my downstream or upstream pfsense Thank you
  • 1 Votes
    1 Posts
    383 Views
    No one has replied
  • problem configuring HAproxy with subdomains

    19
    0 Votes
    19 Posts
    2k Views
    B
    You're right, I delete certbot and install a selfsignated certificate. That works correctly. The problem come from LE. As the server is empty, I will reinstall it. Thank you for your help Benoit
  • xinetd doesn't read "included directory"

    4
    0 Votes
    4 Posts
    1k Views
    K
    @karls0 Just to remember it: After reloading filters, I get following in Status | System logs | General: Unable to read included directory: /opt/etc/xinetd.d [file=/var/etc/xinetd.conf] [line=1] When I tried "less" and typed in the whole path (without the Tab-key) I got the message "/opt/etc/xinetd.d/check_mk: No such file or directory" So there must be an invisible character in the path. Therefore I deleted the directory /opt/etc/xinetd.d and created it new. I copied the file "check_mk" back into it and now xinetd runs :-)) Sorry, I cannot mark my post as resolved - if anyone can, please do it.
  • How to configure Haproxy with multiple certificates

    Moved
    2
    0 Votes
    2 Posts
    2k Views
    M
    No answer, quite disappointed. I had time to lean on it lately and managed to do what I wanted. Here's some catch if it helps anyone. Create your certificate (I use the OVH API but it works with the other method): [image: 1610639766221-createcertificate.png] You can create as many certificates as necessary (Pay attention to the limit imposed by the ACME packge, see link below) Rate Limits [image: 1610639971033-createcertificate2.png] In Haproxy, go to the frontend which manages the domain name linked to the certificates created previously (the one ending with "site" for me, it depends on your configuration). [image: 1610640212863-frontend.png] In the "certificate" section, choose one of the certificates to create (any you need). Check the 2 boxes "Add ACL for certificate ...." [image: 1610640406182-frontend1.png] In the "additional certificates" section, add all the certificates you need. [image: 1610640536408-frontend2.png] Check the 2 ACL boxes again [image: 1610640576109-frontend3.png] Save and apply the configuration. Domains are now in HTTPS.
  • openvpn-client-export installation problem

    1
    0 Votes
    1 Posts
    361 Views
    No one has replied
  • DNS Resover stops running - Could not deliver signal HUP

    9
    0 Votes
    9 Posts
    1k Views
    AutourdupcA
    @gertjan I did the settings... All is fine. pfsense still running. Concerning BandwithD, it works also fine on my APU... pfsense usage is for personal use, with less than 20 devices on my Network. As you can see, CPU usage is low... (9%..30% depending on what I do). Only temp. is a little bit elevated due to the fact there is no cooling system. I also implemented zfs for better performances and reliability. [image: 1610618983081-82c53026-e1ea-4f4a-959a-bcaee1428221-image.png]
  • Freeradius totp fallback?

    1
    0 Votes
    1 Posts
    306 Views
    No one has replied
  • lldpd 18110 unable to get system name

    1
    0 Votes
    1 Posts
    505 Views
    No one has replied
  • 0 Votes
    7 Posts
    1k Views
    M
    I have solved my problem, for reference and for anyone who runs into the same problem: On the pfSense gateway 172.xx.xx.1 (the one in front of the InfluxDB server, which was working), add the following to the Telegraf configuration: [[inputs.influxdb_listener]] service_address = ":8086" This can be done at the bottom of the Telegraf configuration page. This activates Telegraf as a forwarder. On each other pfSense machine, I find the VTI interface IP, ie 10.88.88.xx and set the influxDB server as http://10.88.88.xx:8086. Now, the data is sent via Telegraf to the InfluxDB server, and arrives as it should. There would probably be other solutions with proxies, but this seems simplest.
  • Wireguard has been merged into freebsd 13

    1
    0 Votes
    1 Posts
    325 Views
    No one has replied
  • Error upgrading/reinstalling OpenVPN client export

    2
    0 Votes
    2 Posts
    491 Views
    A
    Solved- when in doubt, reboot.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.