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
    BBcan177B
    @Draco try to goto the General Tab, first ensure that the Keep Settings option is checked. Then unchecked Enable pfBlockerNG so that its disabled. Hit save. Force Update. Then reenable pfBlockerNG and Force update.
  • 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
    A
    @GPz1100 I ran into this same exact issue. I don't have the Prefer IPv4 over IPv6 box checked, but I do have IPv6 enabled. I think the real issue is that Let's Encrypt's server seems to respond with "Recv failure: Connection reset by peer" on almost every request when using IPv6. I tested this by using the command curl -v https://acme-v02.api.letsencrypt.org/directory from pfsense's shell. To work around it, I modified the ACME script as you described. In the file /usr/local/pkg/acme/acme.sh, I updated line 1887 from: _ACME_CURL="curl --silent --dump-header $HTTP_HEADER " to: _ACME_CURL="curl -4 --silent --dump-header $HTTP_HEADER " After forcing curl to use IPv4, both certificate registration and renewal from the acme package started working again without issue.
  • 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
    656 Posts
    C
    @elvisimprsntr Updated 25.07.1 to 1.90.6_1, copied and pasted from @elvisimprsntr's post: pkg add -f https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.90.6_1.pkg (Why it worked this time and not on previous updates: Over the last couple of days, I ran into the "Shared object "libutil.so.10, not found..." error that triggered the version 25.07.1 update issues some of us have been having. After I fixed that error, I decided to go back to the usual update method, and it worked.)
  • 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.
  • PFSense Squid + Squidguard Web Filter Help

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    marcellocM
    Using non transparente proxy, you can have squid on one network card pfsense. To ping, you need to create a firewall rule for it. transparent proxy is not able to filter ssl, so It's better to configure proxy.pac/wpad.
  • SQUID button to turn OFF/ON

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    1. System > User Manager - change admin password. In the shell, admin == root. 2. Squid uses the DNS servers from System > General only, especially if it were started/stopped. Double check /etc/resolv.conf 3. Just uncheck transparent, it will effectively be off for users (no longer grabbing their traffic) 4. No.
  • SqStat error - Error: Cannot get data. HTTP/1.0 301 Moved Permanently

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Snort 2.9.2.3 pkg v.2.5.1 won't start (bug #2581 should be reopened)

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Error 111(net::ERR_TUNNEL_CONNECTION_FAILED) +squid+dansguardian+wpad

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Snort 2.9.2.3 pkg v. 2.5.1 Interface Shuts Down

    Locked
    10
    0 Votes
    10 Posts
    3k Views
    Q
    So did see this: Aug 9 00:06:56 kernel: pid 115 (snort), uid 0: exited on signal 11 Aug 9 00:06:56 snort[115]: [125:2:1] (ftp_telnet) Invalid FTP Command [Classification: Potentially Bad Traffic] [Priority: 2] {TCP} XXX.xxx:17467 -> YYY.yyy:21 Aug 9 00:06:56 snort[115]: [125:2:1] (ftp_telnet) Invalid FTP Command [Classification: Potentially Bad Traffic] [Priority: 2] {TCP} XXX.xxx:17467 -> YYY.yyy:21 Aug 9 00:06:41 snort[115]: Aug 9 00:06:41 snort[115]: Aug 9 00:06:41 snort[115]: --== Reload Complete ==-- Aug 9 00:06:41 snort[115]: --== Reload Complete ==-- So to me this looks like right after reloading after new rules are applied. Any thoughts would be great! Thanks
  • Snort 2.9.2.3 pkg v. 2.5.1 - ignores memcap settings

    Locked
    6
    0 Votes
    6 Posts
    6k Views
    AhnHELA
    Sorry to bother Ermal, any thoughts on this issue?
  • Crashing ntop

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    I haven't seen ntop crash since pfSense 1.2.3… On 2.0.x it's been very stable. What version are you running?
  • Help with huge cache.log file in Squid

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    T
    Thank you all for your help.
  • Snort unexpectedly terminates / signal 11 error

    Locked
    1
    0 Votes
    1 Posts
    967 Views
    No one has replied
  • Few PBlocker problems with setup

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    V
    ok, same thing just happened again. Anyone else having this problem. thx
  • How to activate ClamAv engine with Dansguardian

    Locked
    6
    0 Votes
    6 Posts
    10k Views
    marcellocM
    change it to clamav and try to restart the service. On my dansguardians, it's working. # Run as another user (clamd must be started by root for this option to work) # Default: don't drop privileges User clamav # Initialize supplementary group access (clamd must be started by root). # Default: no AllowSupplementaryGroups yes [2.0.1-RELEASE][root@xxxxxx]/root/.ssh(13): freshclam ClamAV update process started at Mon Aug  6 17:24:07 2012 WARNING: Your ClamAV installation is OUTDATED! WARNING: Local version: 0.97.3 Recommended version: 0.97.5 DON'T PANIC! Read http://www.clamav.net/support/faq main.cvd is up to date (version: 54, sigs: 1044387, f-level: 60, builder: sven) Downloading daily-15222.cdiff [100%] Downloading daily-15223.cdiff [100%] Downloading daily-15224.cdiff [100%] Downloading daily-15225.cdiff [100%] Downloading daily-15226.cdiff [100%] daily.cld updated (version: 15226, sigs: 250065, f-level: 63, builder: ccordes) bytecode.cld is up to date (version: 188, sigs: 38, f-level: 63, builder: neo) Database updated (1294490 signatures) from database.clamav.net (IP: 64.22.33.90) Clamd successfully notified about the update.
  • 0 Votes
    3 Posts
    3k Views
    M
    Not using nanobsd. –------- Version: –------- 2.0.1-RELEASE (i386) FreeBSD pfsense-vm.***.com 8.1-RELEASE-p6 FreeBSD 8.1-RELEASE-p6
  • Zabbix and ping

    Locked
    1
    0 Votes
    1 Posts
    4k Views
    No one has replied
  • OpenVPN Client Export Utility

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    jimpJ
    Yes, tap is fixed properly in 2.1. The package was created by backporting some of the fixes, though not all were brought back to 2.0.x
  • Squidguard problem

    Locked
    1
    0 Votes
    1 Posts
    855 Views
    No one has replied
  • How to restore/backup squidguard and squid configuration?

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Snort blocking iTunes?

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    D
    You can add that SID to the supression list. It's the way the iphone makes it's connection that is triggering the SSP rule. SSP is Windows only tech. see: http://groups.google.com/group/snortusers/tree/browse_frm/month/2011-04/931943bd96ceb0a1?rnum=91&_done=%2Fgroup%2Fsnortusers%2Fbrowse_frm%2Fmonth%2F2011-04%3F
  • 0 Votes
    2 Posts
    2k Views
    R
    Hello Mr. Developer please add a verbose or debug output of rules which are not compatible or not working with snort , as an clear error log because pfsense 2.0.1 i386 nanobsd vga + snort 2.9.2.3 pkg v. 2.5.1 and if activated from the categories/rules "snort_attack-responses.rules" snort wont start and quit with a not showing in that direction, error message. you got the error message as in the thread above pgrep: Pidfile `/var/run/snort_pppoe139459.pid' is empty i have activated all categories/Rules without,(not activated), the "snort_attack-responses.rules" rules and now snort works so far … and btw "Enable Sensitive Data" under preprocessor is hard tobac :) :) thanks ren22
  • HELP: Reverse Proxy

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    marcellocM
    http can be done with any one of these packages you have tested. https can be done with apache or bypassed by varnish(new gui on development too) 25, 465 can be done with pfsense native load balancer or haproxy.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.