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 package - user expiration not working (FIX)

    Locked
    5
    0 Votes
    5 Posts
    5k Views
    S
    @hadi57: freeRADIUS is not starting with me i am using 1.2.3, even after adding the line: require_once('filter.inc'); I downloaded latest snapshot of pfsense 1.2.3 and applied same changes and it worked fine, the "require_once('filter.inc');" was only meant for version 2 if you read more closely, but I think this might not be an issue anymore with ver 2.0. The best advice I can give is to uninstall radius, rm -rf /usr/local/etc/raddb and reinstall radius again, then apply the 2 fixes above (for verion 1.2.3). you can also run radius in debug mode from console "radius -X" and see if you have any errors there. Hope that helps Slam
  • Daloradius setup

    Locked
    9
    0 Votes
    9 Posts
    10k Views
    S
    Thanks for the clarification :)
  • Re: Snort package should work now…Post problems here.

    Locked
    12
    0 Votes
    12 Posts
    5k Views
    J
    @jamesdean: I'm using a ALIX 2d3 board that's 500 mhz and 256 ram and it takes around 5 minus to extract. Give it some more time…. I gave it several hours during one attempt and it never progressed beyond the extracting rules phase.
  • Pfsense freezes when add squid package

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    X
    i have same problem, it stuck at installing perl about 32%…..
  • Nmap doesn't work with pppoe interface

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Squid.conf don"t accept any change

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    C
    squid.conf is generated by squid.inc. if you like to modify or add. add it on squid.inc or at webgui custom configuration and where is squid.inc? /usr/local/pkg/squid.inc
  • [Squid] How is this possible?

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    J
    Going bald is never fun. Now where do I scratch?? There is a workaround for what I want to do, but it's more configuration and not sure if it would have been possible with another firewall, big plus for PFsense here. thanks for the comments and the insights. Appreciated…Jits.
  • Squid not working on WAN

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    GruensFroeschliG
    Why would you want to run squid on the WAN? To control external requests to your internal servers? This is afaik currently not possible.
  • Questions mostly about squid

    Locked
    6
    0 Votes
    6 Posts
    7k Views
    C
    @serangku: is squid 2.6 pfsense has support delay_body_max_size option ? still newbie on squid thing :) nope.
  • NTOP crashes since we moved to 7.2

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    H
    it is crashing on 5 server i installed, i am using 1.2.3-RC1
  • Snort: Are Blocked IP addressed logged after they are released again

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    U
    jamesdean I turned out that I didn't have the latest version of snort installed Thnx!
  • Block IP and/or Domains with EasyList

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    U
    drarkanex you might want to have a look at the following thread: http://forum.pfsense.org/index.php/topic,11279.msg62689/topicseen.html#msg62689 I suppose that it is what you are looking for
  • Trying to integrate BlockLists

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    U
    Mike have a look at the following thread: http://forum.pfsense.org/index.php/topic,11279.msg62689/topicseen.html#msg62689 I think it is what you are looking for.
  • FreeSwitch can't have duplicate gateways

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    C
    As discussed on IRC change the gateway name so they are unique in some way. Then if your provider expects a specific name assign it by using the realm.
  • FreeSwitch hunt group not ringing

    Locked
    8
    0 Votes
    8 Posts
    6k Views
    C
    @clarknova: I'm getting this in the log on a reloadxml though 2009-06-25 10:10:27.820797 [ERR] switch_xml.c:1282 Couldnt open /usr/local/freeswitch/conf/autoload_configs/../sip_profiles/lan/*.xml (No such file or directory) This just means that a sip_profiles/lan directory doesn't exist. You can create it manually if you want to get rid of the annoyance. We don't use it for anything so it errors but doesn't cause any problem other than the error.
  • Logging Connections / Firewall States on HDD with date and time

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    L
    I need to log all the connections of a private network to the Internet. If I am not mistaken by enabling logging on default rule created during pfSense installation on the LAN interface … "LAN net"   *   *   *   *   "Default LAN -> any" ... are logged all packages "good". To avoid rivers of data I would Log only the packages packets for the new connections, or those with SYN bit set (NEW Connections in SPI terminology). Is it possible?
  • Proxy_monitor.sh fixed

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    S
    may i know … what this goal ? btw, i would like to try it soon  :)
  • SquidGard not working [solved]

    Locked
    11
    0 Votes
    11 Posts
    6k Views
    Z
    Now my squidgard working perfect. Cheers. –-------------------------- Mzar
  • Squid custom error pages

    Locked
    4
    0 Votes
    4 Posts
    15k Views
    C
    right here -> http://forum.pfsense.org/index.php/topic,16307.0.html
  • SquidGuard Default Blacklist SafeSearch settings and Shallalist

    Locked
    39
    0 Votes
    39 Posts
    41k Views
    D
    @boipie01: Is bing safesearch supported? thanks No. I not found this mechanism in the Bing.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.