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
    D
    @BBcan177 Thank you for the kind reminder; I am so accustomed to ensuring Save Settings is checked that I didn't follow your instructions properly (thanks @tinfoilmatt for uploading and highlighting the screen shot). I've properly followed the instructions and the update did not report and db problems. Thank you again! drac
  • 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
    663 Posts
    C
    For what it’s worth, we may have had the same issue but for different reasons. I checked, and my system has the duplicate two files. Therefore, I asked Grok.ai about “/usr/local/etc/rc.d/pfsense_tailscaled enable /usr/local/etc/rc.d/tailscaled disable” versus the solution it had provided me yesterday. See the answer below. (Grok.ai used sources that included this Netgate forum, Lawrence Systems Forums – Networking & Firewalls, and https://forum.tailscale.com/.) The Two Service Files: Quick Breakdown Before diving into the relation, let’s clarify what those files are (based on standard pfSense Tailscale package behavior on 25.07.x/FreeBSD 15-CURRENT): • /usr/local/etc/rc.d/tailscaled: This is the generic FreeBSD/Tailscale rc.d script. It originates from the underlying tailscale package (the one you manually installed via' pkg add' for version 1.90.6). It’s a basic daemon starter/stopper that just runs /usr/local/bin/tailscaled without any pfSense-specific smarts (e.g., no auto-auth, no route advertising, no GUI integration). • /usr/local/etc/rc.d/pfsense_tailscaled: This is the pfSense-specific wrapper script. It’s installed by the official pfSense-pkg-Tailscale package. It wraps the generic tailscaled binary but adds pfSense magic: it reads your GUI config (auth key, advertised routes, exit node flags), writes them to /usr/local/etc/rc.conf.d/pfsense_tailscaled (e.g., pfsense_tailscaled_authkey="yourkey"), and handles the full tailscale up with flags on boot. It’s what makes the service “pfSense-aware.” In a stock official package install (without your manual binary upgrade), only pfsense_tailscaled exists and runs everything. When you force-installed the newer tailscale pkg on top, it added the generic tailscaled script as a side effect—but your fixed script (the one we pasted into /usr/local/etc/rc.d/tailscaled) overrode it to behave correctly.
  • 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.
  • [SQUID] Bypassing speedtest.net for accurate tests?

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    P
    This happens on 2.0 Beta 5. You are right, it never happened to me with 1.2.3. And sadly, no, my pipe is not that phat :( I'll check the Squid logs for the test server IPs. Thanks for the tip!
  • Right way to block HTTPS site

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    ?
    As has been explained many times before, you cannot transparently proxy HTTPS and thus you can't filter it.
  • Squidguard - pfsense crash

    Locked
    13
    0 Votes
    13 Posts
    7k Views
    D
    @jimp: /root is just part of the normal storage on both full and nanobsd. Not a RAM disk. Downloading to there would let you use as much space as you need, unless the / slice fills up… which on a full install would be several GB for most people. Ok, i understood. Thanks!
  • MOVED: Package Dependencies.

    Locked
    1
    0 Votes
    1 Posts
    890 Views
    No one has replied
  • Monthly Bandwidth Usage

    Locked
    9
    0 Votes
    9 Posts
    14k Views
    T
    ^ Exactly.
  • Lightsquid Report - 404 Not Found - Snap i386 Sun 6 Feb 05:09:46 EST 2011

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    N
    Works (again) with: 2.0-BETA5 (i386) built on Sun Feb 6 13:03:57 EST 2011
  • [SOLVED] Newest SquidGuard will not download blacklist

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    D
    @Bai: So what does the url in the first tab do?  Will that initiate an auto update of some sort, or is it a superfluous gui entry now? It is necessary to remember the links.
  • [SOLVED] 2.0 Beta 5 - Cannot start SNORT

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • SquidGuard Expressions not filtering HTTPS

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    S
    Boy do I feel dumb. For those of you having the same issue it is due to the URL string not being visible to the proxy. The only thing visible is the domain name as it it submitted unencrypted.
  • SNORT install fails on 2.0 Beta 5

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    P
    @LostInIgnorance: Try what vito outlined in http://forum.pfsense.org/index.php?topic=31058.0 @vito: from the console run pkg_add -r http://files.pfsense.org/packages/8/All/mysql-client-5.1.53.tbz Then install snort Thank you! That did the trick. However, since I already had a newer version of the mysql package, I had to rung the following command instead: pkg_add -r -f http://files.pfsense.org/packages/8/All/mysql-client-5.1.53.tbz Hope this will help someone else!
  • Captive Portal and FreeRadius

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    B
    Did you ever figure out why it was not receiving a freeradius response? I am having the same problem. Thanks.
  • [SOLVED] howto upload blacklist to squidguard whit new version?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    D
    http://forum.pfsense.org/index.php/topic,32996.msg170699.html#msg170699
  • Squid - WebCTX problem

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • HAVP install brings Youtube to a crawl

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    B
    But what's causing it to be so slow?  I'm not seeing any cpu spikes.  And there's plenty of memory, plus I'm using the ramdisk.
  • Mtr and Multi WAN

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Siproxd really version 7.2?

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    A
    Hey, just wanted to post an update for anyone with similar issues. Basically we made a lot of mistakes and we had an issue with siprox and our firewall rules, we bit the bullet and paid for pfsense support. Jim and Chris were able to fix the issue in short order and I would have to say the support is worth every penny. I also learned a lot about pfsense. thanks cgill27 for your comments too and good luck with your setup.
  • Snort Satus

    Locked
    9
    0 Votes
    9 Posts
    4k Views
    H
    Take your time, James… no worries. Your work is VERY appreciated. ;)
  • Packet Capture not working (fix capture package don't work anymore)

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Hyper links

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    D
    Verify you configuration, and add to whitelist required sites
  • SquidGuard Proxyfilter SafeSearch

    Locked
    7
    0 Votes
    7 Posts
    4k Views
    O
    thank you!!!
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.