Subcategories

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

    4k Topics
    21k Posts
    JonathanLeeJ
    Squid can be configured externally, I would love a how to guide on how to do this correctly.
  • 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
    S
    @shady28 Are you maybe looking at IP block list feeds vs DNSBL feeds?
  • 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
    GPz1100G
    @agitelzon I have no issue connecting to LE servers from pf shell. The issue is cloudflare security setting is configured as a whitelist for api zone record changes. The whitelist includes my ipv4 address only, as a /32. As I mentioned, I could add the ipv6 prefix as a /64. Given that pf is configured to prefer ipv4, I thought that would carry over to acme as well.
  • 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
    657 Posts
    C
    @lbm_ I have the same problem: pfSense v25.07.1 on FreeBSD 15-Current, Netgate 6100. Could you let me know if you found a solution? I haven't. I have been updating Tailscales from Freshports while keeping the Tailscale Package installed. I have recently read that this can cause problems with routes, interfaces, firewall rules, and others. I am leaning towards deleting the Tailscale package.
  • Discussions about WireGuard

    716 Topics
    4k Posts
    chpalmerC
    @tinfoilmatt Thanks! I have done that and it worked when forcing just her TV out the Centurylink.. My problem is my local box here. Im missing something because I can not get it to pass traffic from the WAN to the Wireguard tunnel. Ive got some time today so will chip away on my lab setup to see if I can finally accomplish it here first.
  • Freeradius question

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    N
    Hi, freeradius.xml is the file you are looking for. This file calls this function in freeradius.inc: function freeradius_users_resync
  • Squid Cache management on Embedded?

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    N
    @joebobfrank: (…) How about using Squid and Squidguard to log the URLs websites being accessed? Will this work? Do the logs get written to the CF card? For logging websites you should try sarg or lightsquid package.
  • Enable/Run Squid3 after installation

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    marcellocM
    @rjcrowder: Squid3 does report proper status on the services screen. The status is showing up ok, the problem I see is when you try to start or restart the daemon. I'll take a look if I did some mistake on squid service info. EDIT: I found a way to fix it. The pfsense function that stops daemon is running on backgroud when it should wait process to killed before trying to start/restart. I did pull request to try to fix this. On my tests, it worked. att, Marcello Coutinho
  • Squid3 Reverse Proxy | URIs

    Locked
    7
    0 Votes
    7 Posts
    24k Views
    C
    Dear all, Regarding to the 'wildcard' symbol, if I take a look at the config I already see that all URIs are automatically added a wildcard suffix by just entering the FQDN. So I suppose it is not needed at all. Isn't that strange? When I only want to host 'www.domain.com/test' it aint possible? Please help me out. I want to have my Exchange (and all features) working behind pfSense. Thanks, Canefield
  • FATAL ERROR: Unable to open rules file reference.config

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Sshdcond package - acls for pfsense ssh daemon

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Squid removed when restoring a backup

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    F
    @marcelloc: Not sure what happened but why are you still on 1.2.3? I'm going to upgrade, could it be a bug in such version?
  • Apache + mod_security on 2.0.1-RELEASE

    Locked
    7
    0 Votes
    7 Posts
    5k Views
    B
    @dandantheflyingman: Yes i have seen a similar help topic. The problem was that both accf_http.ko and accf_data.ko were missing so even putting that line in the /boot/loader.conf was not helping. That is why i searched and found a copy of those *.ko files. What i dont know is whether they were suitable for my build? is there a better way? Could you post a link to the files? or upload them. Where did you save them once downloaded? I think I am having the same problem. Cheers.
  • Apache_mod_security service won't start

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    marcellocM
    Maybe this thread can help you http://forum.pfsense.org/index.php/topic,45095.msg235045.html#msg235045
  • Basic question

    Locked
    4
    0 Votes
    4 Posts
    1k Views
    marcellocM
    @redmon: and for monitoring and logging I need any kind of package? You can use lightsquid or sarg. Sarg has a realtime gui tab to see logs and reports that you can click to change sort order.
  • Snort event filter

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • MAKE COMMAND PLEASE HELP

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    We do not include a full set of compiler/make/libraries type tools on the firewall. It's a security risk, and it takes up a lot of space. Compile the module on a separate FreeBSD system and then move the module to the firewall.
  • Web Redirection using squidguard

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • IMSPECTOR installed in 1.2.3 but no logs. Why?

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Squidguard error page?

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    J
    Thank you I'll try that out.
  • Bandwidthd - clear daily usage at midnight…

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    V
    Still stuck… I issue 4+ consecutive HUPs in hope the data will rotate out but NO. I have tried a shell script: #! /bin/sh # for pid in $(pgrep bandwidthd); do kill -HUP $pid; done I have also tried: pgrep bandwidthd| xargs kill -HUP I have tested both by changing "-HUP" to "-9" and whamo all parent and children are killed. What am I doing wrong?
  • Dansquardian+squid3+HAVP antivirus

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    marcellocM
    You just need squid3+ dansguardian as dansguardian has clamav integration. Dansguardian forces squid2, so use this package install sequence. dansguardian squid3
  • Problem with squid 3 and squid guard

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    marcellocM
    squidguard force squid2 install. Uninstall both and then install in this order squidguard squid3
  • Squid3 and SSL

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    M
    i confgured wpad and try to make it work and it doesnt i followed the tutorial in the documentation but nothing happen
  • Squid and apple devices?

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.