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.
  • HAVP peformance tuning

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    B
    @Cry: Your best bet for tuning advice for HAVP may be on their own forum or mailing list. Unfortunately, I can't seem to get on their forum.  I registered, but it won't send me an activation email.
  • HAVP+SQUID Not showing client IP?

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    C
    I've actually tried almost all configuration combinations and I am not able to get the client IP in the logs.  Has anyone been successful with this?  I've read in the 2.0 pfsense release Squid will not bypass pf, and should provide visibility to the client IP address.  I think it is a functionally issue not a configuration issue.  Although, I have been wrong before. :)
  • SQUID 2.7: Not calling package sync code for dependency XYZ

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Any word on getting NTOP working?

    Locked
    12
    0 Votes
    12 Posts
    4k Views
    D
    @jimp: NTOP can be a collector when run on its own system. http://www.ntop.org/netflow.html Any tricks?  I have tried several collectors and none of them report anything being sent.  However netstat on the collector machine shows a connection on the correct port.
  • Squid: Can't access https!

    Locked
    6
    0 Votes
    6 Posts
    7k Views
    X
    Hello. Are you sure that in the firewall, in the lan tab is enabled the port 443 (https)?. Sorry for my english.
  • Snort Startup Messages

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Squidguard problem after new install

    Locked
    20
    0 Votes
    20 Posts
    8k Views
    R
    Thanks, good to know.  I had only updated squidGuard and nothing else.
  • Snort Suppression rules not supporting track by_dest

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    3
    Thanks…I figured it was something simple.
  • Squid Log External Source

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    G
    Try reversing your idea. pfsense can connect to an ftp server. So write a script and get cron (install it through packages) to run it to move the files off to an existing ftp server. Much neater and safer than installing stuff on the firewall and the script can be run on as many boxes as you like.
  • Need help with squid…

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    G
    I'd suggest that you need to sort your DNS issues out before going any further. From a shell try doing an nslookup for www.pfsense.com, you should get something like Server:        208.67.222.222 Address:        208.67.222.222#53 Non-authoritative answer: www.pfsense.com canonical name = pfsense.com. Name:  pfsense.com Address: 69.64.6.21 My guess is that it's not resolving properly and you will need to address that before going further. While it is possable to add FreeBSD packages to a pfsense system, something like the pfsense squid package is altered to work with a web GUI and as has already been said, should be installed via the web interface.
  • 0 Votes
    3 Posts
    2k Views
    M
    sorry for the bump, but I still have no solution to this problem.
  • FreeSWITCH Service Won't Start

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Open-VM-Tools download error

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    F
    Is this on 2.0RC1? See http://forum.pfsense.org/index.php/topic,33587.0.html
  • IP-Blocklist

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    T
    @ia2130: Hello, i am using pfsense almost 1 year and found very interesting pakage IP-Blocklist But when i try block single ip address it did not work In rules I write NAS:89.34.145.25-89.34.145.25 Then I click add Then Update rules Flush all connection But some time later i see that this ip address still can connect to my host Please help me to solve this problem Sorry for my english Your rule is in the correct format. Where are you hosting this custom list, is it on a webserver somewhere or on the pfsense file system?
  • CountryBlock and pfSense 2.0-RC1

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    T
    Those errors can be ignored safely. Everyone's install generates the same errors.
  • Siproxd help.

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Problems installing NTOP package

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    S
    http://forum.pfsense.org/index.php/topic,32047.msg165390.html#msg165390 forum got a function for search ;) Greetings
  • Squid Transparrent Proxy causes Sirius app to disconnect on iPod and iPad

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • NTOP won't start 2.0 RC1

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    M
    I'm not the only one :D. Does anyone have any idea when this is solved?
  • How to install LCDproc v0.5.4 on pfsense

    Locked
    14
    0 Votes
    14 Posts
    8k Views
    M
    Actually no… I was looking the source code of the hd44780 driver... the hd44780 driver serves serial, parallel, lcd2usb, etc. same driver for different connection types... you should add to the configuration the "ConnectionType" parameter, if not specified will take "4bit", but should be "lcd2usb"... don't know if just duplicating the driver in a new line an adding ConnectionType=lcd2usb in lcdproc.inc could work... I need the lcd panel to make tests... Sorry, don't have the answer, but I gave you something to work on...
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.