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
    655 Posts
    E
    Updated CE 2.8.1 to 1.90.6_1. Freshports pkg add -f https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.90.6_1.pkg Changelog
  • 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.
  • PfSense and AlienVault OSSIM

    2
    0 Votes
    2 Posts
    2k Views
    M
    Alienvault has now release a pfsense plugin. Check out https://github.com/decay/alienvault-pfsense
  • Request for a Letsencrypt package

    2
    0 Votes
    2 Posts
    2k Views
    jimpJ
    There are already a couple threads on this debating its usefulness and whether or not it will work. IIRC there are problems with its implementation currently on FreeBSD, the whole thing is pretty new and likely still beta-quality. Once the FreeBSD package is stable then maybe it can be added.  Look up the other threads and chime in there.
  • DansGuardian on PF 2.2.5

    2
    0 Votes
    2 Posts
    1k Views
    marcellocM
    IIRC, it's on report tab
  • MOVED: Squid 3 is not working with latest pfsense stable

    Locked
    1
    0 Votes
    1 Posts
    747 Views
    No one has replied
  • TINC interface missing in GUI

    9
    0 Votes
    9 Posts
    3k Views
    D
    As hinted above, make use of the firewall logs.
  • 0 Votes
    16 Posts
    3k Views
    T
    Also found that if the bandwidths are set incorrectly on the traffic shaping,i.e 400Mb/s instead of 80Mb/s it causes the tables to disappear?changing the value re-instates the sshlockout and default lockouts w/o rebooting. The snort2c table may have to be manually recreated after this as per above post.
  • Scheduling Service Watchdog

    6
    0 Votes
    6 Posts
    1k Views
    D
    If by "package remain the same" you mean you will never configure anything there, then sure… Otherwise, your changes will get ignored every time you save the configuration (more precisely, the cronjob will run twice. This ain't a viable way of doing things, sorry. Move on.)
  • Monitoring lost packets

    2
    0 Votes
    2 Posts
    836 Views
    H
    Just like tracking down loss on the Internet. Start with tracert/pathping, figure out at which hop the loss starts. From there, get some packet dumps.
  • Postfix retry rejected emails

    1
    0 Votes
    1 Posts
    744 Views
    No one has replied
  • Pfblocker crash: Maximum execution time exceeded

    7
    0 Votes
    7 Posts
    3k Views
    BBcan177B
    I submitted a PR which I believe should fix this issue. I haven't seen this issue myself, so it's hard to replicate. Once the devs have approved, please update to version 2.0.3 and let me know if you see this issue again Thanks!
  • 0 Votes
    4 Posts
    1k Views
    D
    @doktornotor: Well, the main difference is that the 2.4 version is badly broken, and the 2.2 version is badly outdated but at least could work. Frankly, I'd stick with haproxy. @doktornotor. I really appreciate your answer. I was planning to install Apache, because I was used to configure it on Linux. But I will follow your tip and try haproxy. Best regards,
  • Pfsense 2.2.5 and spamassasin

    5
    0 Votes
    5 Posts
    1k Views
    marcellocM
    @trinidadrancheria: Just was wondering about Spam Assassin :) I've started fixing packages to 2.3. If I did it right on postfix pull request, mailscanner will probably get back on 2.3. 2.2 Pbis broke a lot of packages but Core team did a great job rewriting package structure on 2.3
  • Package repository offline?

    1
    0 Votes
    1 Posts
    988 Views
    No one has replied
  • Help With SMTP Banner Version for SpamD

    9
    0 Votes
    9 Posts
    3k Views
    BBcan177B
    @jackgh: Just to make sure I understand, are you asking that I add dbl.spamhaus.org to my Exchange block list configuration (i.e. along with zen.spamhaus.org, b.barracudacentral.org, etc) dbl.spamhaus is a domain based block list. I do not use Exchange, so check to see where in the configuration you can define a Domain based list. http://www.spamhaus.org/faq/section/DNSBL%20Usage Thanks so much for your help with this. It looks like I'm figuring out multiple ways which all together will significantly reduce spam traffic. NP Spam must die! :)
  • 0 Votes
    1 Posts
    1k Views
    No one has replied
  • Vnstat (no graphics)

    1
    0 Votes
    1 Posts
    657 Views
    No one has replied
  • MOVED: Snort: Clear Pending Changes?

    Locked
    1
    0 Votes
    1 Posts
    611 Views
    No one has replied
  • Zabbix crashing PFSENSE

    1
    0 Votes
    1 Posts
    720 Views
    No one has replied
  • Install tool from source

    7
    0 Votes
    7 Posts
    1k Views
    Q
    I want use smartcard-function by ipsec/ strongswan.
  • Check_MK memory problem

    9
    0 Votes
    9 Posts
    3k Views
    B
    @doktornotor: Only by manually removing the thing from /cf/conf/config.xml I'm afraid. (Sorry, this install code caching is super retarded.) That worked. Thx
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.