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.
  • Bind VIEWS -> access denied?

    2
    0 Votes
    2 Posts
    1k Views
    ?
    Hi! Solved it on my own! I had to set the "allow-query" to localhost and localnets. Even though this setting seems to be irrelevant as it is under the "Master Zone Configuration" part…. Now it is working fine! /KNEBB
  • Sshdcond - call to undefined function

    5
    0 Votes
    5 Posts
    1k Views
    A
    The documentation eventually led me to the bit about ALIX boards defaulting to 38400 BAUD. With my terminal set accordingly, I got a series of boot messages along the lines of: FreeBSD/x86 boot Default: 0:ad(0,a)/boot/kernel/kernel boot: PC Engines ALIX.2 v0.99m 640 KB Base Memory 261120 KB Extended Memory 01F0 Master 044A CF Card Phys C/H/S 7745/16/63 Log C/H/S 968/128/63 1  pfSense 2  pfSense F6 PXE Boot:  1 No /boot/loader FreeBSD/x86 boot Default: 0:ad(0,a)/boot/kernel/kernel boot: No /boot/kernel/kernel FreeBSD/x86 boot Default: 0:ad(0,a)/boot/kernel/kernel boot: No /boot/kernel/kernel FreeBSD/x86 boot Default: 0:ad(0,a)/boot/kernel/kernel boot: 2No 2 FreeBSD/x86 boot Default: 0:ad(0,a)2 boot: No 2 FreeBSD/x86 boot Default: 0:ad(0,a)2 boot: No 2 FreeBSD/x86 boot Default: 0:ad(0,a)2 boot: No 2 Which I loosely translated as "Well and Truly Dead - Give up now!". So I flashed a fresh image to the card and started over. But that's a whole new story for the Installations and Upgrades section…
  • Manually installing newer packages?

    4
    0 Votes
    4 Posts
    2k Views
    A
    Hello Roy I have SquidGuard working on a new install X700.  Message me if you have any questions. It's only been in 2 weeks but it seems to be running very well. Andy
  • What comes first?

    2
    0 Votes
    2 Posts
    1k Views
    bmeeksB
    Although not stated, I assume from the question and apparent rule GID:SID given in your post that you are asking about Snort.  First, are you sure your client's IP is still the same (just double-checking …  ;) ).  The settings that are important when using the Blacklist/Whitelist options of the IP REPUTATION preprocessor in Snort are PRIORITY and WHITELIST MEANING.  Of these, the most critical is WHITELIST MEANING.  It controls what happens to an IP that is on the whitelist.  If set to the default of "Unblack", then the IP is simply not immediately blocked and is instead routed through to be compared against all the other rules.  That means it is still possible one of the other rules might block the IP.  When set to "Trust", then the traffic from that IP is passed on and skips all other Snort rules.  This means no downstream Snort rules (on that interface) will block it.  This latter may be what you want if you implicitly trust that client.  If you change any of the IP REPUTATION preprocessor settings, be sure to manually stop and restart Snort on that interface using the GUI controls on the SNORT INTERFACES tab. Another possibility, if you are running Snort on multiple interfaces, is another Snort instance's rule nabbed your "trusted" client.  If that is the case, then you would need to adjust settings on that Snort instance as well to honor your trusted client. Bill
  • What happened to bluetack.co.uk?

    3
    0 Votes
    3 Posts
    3k Views
    M
    Thanks!
  • Syslog-ng package cannot be updated or uninstalled

    7
    0 Votes
    7 Posts
    2k Views
    D
    Just to get the info out - I had the same issue just now and reinstalling GUI component only helped - I was able to uninstall and then install Syslog-ng package again. Running full version - 2.2.4-RELEASE  (i386)
  • Safesearch does not work anymore after squidguard upgrade

    4
    0 Votes
    4 Posts
    1k Views
    E
    Thanks buddy it works
  • Miniupnpd Crash Report

    2
    0 Votes
    2 Posts
    830 Views
    D
    /usr/local/pkg/miniupnpd.inc is part of core pfSense install. https://github.com/pfsense/pfsense/tree/RELENG_2_2/usr/local/pkg
  • Tracking a package

    1
    0 Votes
    1 Posts
    580 Views
    No one has replied
  • MOVED: Squid 0.3.9.2 wipes web server list

    Locked
    1
    0 Votes
    1 Posts
    558 Views
    No one has replied
  • Postfix - config changes dont stick.

    4
    0 Votes
    4 Posts
    1k Views
    D
    Patch the source code if things are not configurable via the GUI, Luke… https://github.com/pfsense/pfsense-packages/tree/master/config/postfix
  • MOVED: squid 0.3.9.2 ICAP protocol error.

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • PfBlocker - Need way to allow certain internal IP's to bypass rules

    2
    0 Votes
    2 Posts
    1k Views
    BBcan177B
    Did you select one of the "Rule Order" options in the General Tab?
  • 0 Votes
    4 Posts
    12k Views
    D
    Because PBI packages suck. Big time.  >:(
  • 'Lzma library error' trying to install bandwidthd on 2.1.5

    2
    0 Votes
    2 Posts
    1k Views
    D
    Probably means you should upgrade your pfSense.
  • Is arpwatch still supported in pfsesne 2.2.4?

    6
    0 Votes
    6 Posts
    2k Views
    D
    You are welcome…  ::) :o
  • MOVED: x-forward squid reverse Proxy

    Locked
    1
    0 Votes
    1 Posts
    561 Views
    No one has replied
  • Spamd - what is the current status?

    3
    0 Votes
    3 Posts
    1k Views
    BBcan177B
    newmember, You can use those two feeds (and more) in pfBlockerNG… https://forum.pfsense.org/index.php?topic=86212.0
  • FreeRadius2 failover

    1
    0 Votes
    1 Posts
    684 Views
    No one has replied
  • How to make a white ip addres in pfblockerng

    2
    0 Votes
    2 Posts
    886 Views
    H
    Hi, You should use IPv4 Custom List, bellow.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.