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
    patient0P
    @andresbraga if you still have the firewall rules as you posted, then I don't know why from the laptop you can't ping the pfSense Wireguard address 10.10.6.1 nor the pfSense gateway 10.10.1.1 What is the routing table of the laptop. And I would run a packet capture on pfSense and check what you see if you run the ping to 10.10.1.1 or 10.10.6.1.
  • FreeRadius CA Validation Broken 2.4.5

    26
    0 Votes
    26 Posts
    4k Views
    S
    @jimp thanks for the fix. It works now.
  • FreeRadius 0.15.6 CA Validation Broken on pfSense 2.4.4

    3
    0 Votes
    3 Posts
    558 Views
    T
    Fixed in 0.15.7. https://redmine.pfsense.org/issues/9082 Thanks @jimp for addressing this issue so quickly.
  • Looking For A Monitoring API or Service

    2
    0 Votes
    2 Posts
    480 Views
    C
    Collectd can gather your interface stats and output to several different types of storage, you could script against that. For pf blocking stats i honestly don't know there are probably some, you could manually poll from a script using pfctl but there could well be a service that works better.
  • OpenVPN - Client Export for Yealink Phone - Not Working

    4
    0 Votes
    4 Posts
    2k Views
    F
    @jimp said in OpenVPN - Client Export for Yealink Phone - Not Working: e they have fixed that in a recent update, though. Thank you very much for you reply. Finally got it to work. SHA1 and TLS Encryption ON is crucial. Otherwise it wont work according to my testing. Also i had to edit the configuration file manually: the line ncp disable had to be commented out (not supported by yealink phones) Maybe this could be fixed in the export for yealink phones...
  • 0 Votes
    34 Posts
    6k Views
    S
    Thanks for all the help pointing me in the right direction. I'll keep my list at 10 years for now.
  • install zabbix server in pfsense

    2
    0 Votes
    2 Posts
    533 Views
    jimpJ
    You cannot install the server or frontend on pfSense. Only the agent and proxy packages are available.
  • Packages not starting after config restore on pfSense 2.4.4

    6
    0 Votes
    6 Posts
    1k Views
    A
    Thanks for the prompt reply. One of the first things that I noticed didn't resolve was the repository. No packages were available, and the Status page couldn't check for updates. Since I was restoring a config from a backup, that's why I thought this might help.
  • BIND Package

    17
    0 Votes
    17 Posts
    3k Views
    johnpozJ
    Out of the box access list are going to be auto - but you might need to add that for your vpn tunnel network sure. query name min is when you are walking down from roots and vs asking for www.domain.tld you only ask roots for tld, he says oh .com go ask the ns for .com, you then go ask .com ns hey whats ns for domain.tld.. Only when you get to the actual authoritative NS do you ask for the full record. Keep in mind this can cause issues with some domains and cnames, etc.. There are some threads here where testing that and believe technet and stuff from ms one of the domains that wouldn't resolve.. How is it you couldn't look up the RFC that is clearly listed in the notes about that setting "Only send minimum required labels of the QNAME and set QTYPE to A when possible. Best effort approach; full QNAME and original QTYPE will be sent when upstream replies with a RCODE other than NOERROR, except when receiving NXDOMAIN from a DNSSEC signed zone. Default is off. Refer to RFC 7816 for in-depth information on Query Name Minimization." You really have little use in the advanced section until you know what your doing ;) And are wanting to do something a bit out of the box. Quick look there and one thing you might want to enable is "Serve cache records even with TTL of 0" Prob give you better cache hits. Your hide options are exactly that - they will NOT answer those sorts of queries.. Unless you were going to let the public query it there is no reason to enable those... Unless you think someone on your own local network or connected to your vpn is going to query your unbound for its version info and then from that HACK it ;)
  • APCUPSD package

    1
    1 Votes
    1 Posts
    449 Views
    No one has replied
  • tinc: Establishing a gateway to tinc network

    1
    1 Votes
    1 Posts
    509 Views
    No one has replied
  • Unable to Update 2.4.3 packages

    3
    0 Votes
    3 Posts
    567 Views
    A
    @grimson guess we have to plan earlier than expected. thank you!
  • Bind manual configuration...

    5
    0 Votes
    5 Posts
    934 Views
    GertjanG
    @johnpoz said in Bind manual configuration...: Read this http://shop.oreilly.com/product/9780596100575.do It will change your life.. I confirm. Live did become easier when one knows what DNS is (and not what one thinks it is). I have an old edition and will order the new one.
  • watchdog schedule

    6
    0 Votes
    6 Posts
    909 Views
    C
    oh yes it was because watchdog was empty as i have removed the vpn from. Sorted thank you
  • haproxy not starting

    9
    0 Votes
    9 Posts
    2k Views
    S
    same behavior for me, 2.4.4 on SG-1000. Although I have one lua-file in HAproxy, for doing the LetsEncrypt-Challenge. EDIT: solved by uninstalling and reinstalling the 2 packages, and re-adding the lua-script.
  • Tinc 1.0.35 security release.

    3
    0 Votes
    3 Posts
    549 Views
    M
    Yep. Thanks Jim.I appreciate the good work that goes into keeping pfSense current.
  • Squid Reverse proxy works inconsistently

    1
    0 Votes
    1 Posts
    295 Views
    No one has replied
  • Monitoring bandwidth by month on a system using an SSD Drive

    4
    0 Votes
    4 Posts
    797 Views
    B
    I don't think that is much of an issue with modern SSD drives. Disk writes like these were problematic with unmanaged flash memory like CF-Cards and USB sticks, but it should be safe to treat an SSD like any other disk. If you installed using ZFS, I believe TRIM should already be active.
  • Zabbix agent broken on 2.4.4? PHP error

    32
    0 Votes
    32 Posts
    4k Views
    J
    @jimp said in Zabbix agent broken on 2.4.4? PHP error: As has been covered in numerous threads all over the forum, you can't install new packages on 2.4.3 because it will break the system as it's trying to pull things in from the 2.4.4 upgrade repo. Ok, noted. Thanks.
  • Offline Package Management?

    4
    0 Votes
    4 Posts
    4k Views
    jimpJ
    The forum conversion apparently mangled the syntax above. In this case, you'd just put haproxy there, so pkg install pfsense-pkg-haproxy. But pkg add works for local files as well.
  • Cellular package

    4
    0 Votes
    4 Posts
    1k Views
    T
    @rmalla Sorry, i am no longer using a usb modem and dont have a solution.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.