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 slowing youtube video (solved I think)?

    Locked
    18
    0 Votes
    18 Posts
    21k Views
    stephenw10S
    Hmm odd, sounds like something hasn't changed. Did you try several videos to make sure it's not cached on your local machine? I'm pretty sure the no_cache option is the way to go but like I said I'm no expert and I pretty much just pulled that code out of the air! You need someone more experienced to point out why it made no difference. (probably some syntax problem). Steve
  • Free radius help with raduisd.conf edit

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Squidguard + embedded, a solution?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    G
    Same problem.  I reported in this thread… http://forum.pfsense.org/index.php/topic,31717.0.html I've tried various squid and squid configs, including changes to permission but can't seem to find a fix.  I've asked the issue be forwarded to the lead developer for this package for comment and resolution.
  • Proxy Server with mod_security

    Locked
    4
    0 Votes
    4 Posts
    6k Views
    S
    Little help over here…i run pkg_info i reviewed the installed packages and pkg_delete mod_security but still i can't connect to webconfigurator…
  • Problem with SquidGuard Log Gui

    Locked
    6
    0 Votes
    6 Posts
    4k Views
    D
    @painmaker: I have this problem when I use Firefox in IE 8 work ok. Chrome work correctly too.
  • Ntop with Pfsense 1.2.3

    Locked
    24
    0 Votes
    24 Posts
    17k Views
    jimpJ
    That post is from almost a year ago, and it was committed at the time I posted the message. If you have problems, please start a new thread instead of hijacking a thread that has been dead for many months.
  • DAP bypass pfsense squid bandwidth throttling

    Locked
    5
    0 Votes
    5 Posts
    14k Views
    S
    when i checked again thru squid only then the states are like, tcp    10.1.1.17:8080 <- 10.1.18.3:4122    ESTABLISHED:FIN_WAIT_2    tcp    10.1.1.17:8080 <- 10.1.18.3:4124    ESTABLISHED:FIN_WAIT_2    tcp    10.1.1.17:8080 <- 10.1.18.3:4126    ESTABLISHED:FIN_WAIT_2    tcp    10.1.1.17:8080 <- 10.1.18.3:4127    ESTABLISHED:FIN_WAIT_2    tcp    10.1.1.17:8080 <- 10.1.18.3:4133    FIN_WAIT_2:FIN_WAIT_2    tcp    10.1.1.17:8080 <- 10.1.18.3:4135    TIME_WAIT:TIME_WAIT    tcp    10.1.1.17:8080 <- 10.1.18.3:4137    ESTABLISHED:FIN_WAIT_2    tcp    10.1.1.17:8080 <- 10.1.18.3:4138    ESTABLISHED:FIN_WAIT_2    tcp    10.1.1.17:8080 <- 10.1.18.3:4139    TIME_WAIT:TIME_WAIT    tcp    10.1.1.17:8080 <- 10.1.18.3:4140    ESTABLISHED:FIN_WAIT_2    tcp    10.1.1.17:8080 <- 10.1.18.3:4142    ESTABLISHED:FIN_WAIT_2    tcp    10.1.1.17:8080 <- 10.1.18.3:4148    TIME_WAIT:TIME_WAIT    tcp    10.1.1.17:8080 <- 10.1.18.3:4153    TIME_WAIT:TIME_WAIT    tcp    10.1.1.17:8080 <- 10.1.18.3:4156    TIME_WAIT:TIME_WAIT    tcp    10.1.1.17:8080 <- 10.1.18.3:4157    ESTABLISHED:ESTABLISHED    tcp    10.1.1.17:8080 <- 10.1.18.3:4158    TIME_WAIT:TIME_WAIT    tcp    10.1.1.17:8080 <- 10.1.18.3:4159    TIME_WAIT:TIME_WAIT    tcp    10.1.1.17:8080 <- 10.1.18.3:4161    FIN_WAIT_2:FIN_WAIT_2    tcp    10.1.1.17:8080 <- 10.1.18.3:4162    TIME_WAIT:TIME_WAIT    tcp    10.1.1.17:8080 <- 10.1.18.3:4163    TIME_WAIT:TIME_WAIT    tcp    10.1.1.17:8080 <- 10.1.18.3:4164    TIME_WAIT:TIME_WAIT i think dap creating multiple connections for a single download in the downloading window of DAP it showing 4 connections, is thr any method to limit connections?
  • Problem lightsquid

    Locked
    8
    0 Votes
    8 Posts
    4k Views
    M
    @dvserg: Check squid config file - really log enabled ? Yes :/
  • Squid Blocking Websites In Whitelist

    Locked
    6
    0 Votes
    6 Posts
    9k Views
    H
    @Cry: Are all your systems on the 10.5.1.x/24 network?  Do any of them route in from other networks? Did you work through the documentation? Question One: Yes, Squid is only running on the site that has the 10.5.1.x/24 network. The pfSense box at my satellite office which is on another subnet is not running Squid. Question Two: Yes, that's how I was able to get Squid up and running initially. It's definitely working but the whitelist.acl is being ignored. I literally have to shut Squid down to access these sites.
  • Squid: Bypass proxy for Private Address Space

    Locked
    6
    0 Votes
    6 Posts
    9k Views
    jimpJ
    If you add an override to the DNS forwarder for that hostname that points to the internal IP it should work.
  • SquidGuard: how to "Proxy filter SquidGuard: Destinations: Edit"?

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    S
    Thanks bro…love it :)
  • How can I install SARG?

    Locked
    8
    0 Votes
    8 Posts
    5k Views
    K
    try: pkg_add -r {ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7-stable/www/sarg-2.2.7.1_2.tbz}
  • The Cron package is missing required dependencies and must be reinstalled

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    N
    i will try. thanks
  • Spamd issues

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    I
    Hi My system is 2.0-BETA4 (i386) built on Tue Dec 21 12:44:54 EST 2010 and use spamd. Works fine.
  • Cannot install FreeRadius…. Alix with 2GB

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jimpJ
    I don't think anyone got around to finishing FreeRADIUS up to work on ALIX. It needs a fair amount of disk space in /var/ (a ram disk) to write its database and I think as it is it would be lost at reboot even if it did work.
  • Squid default settings vanished

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    Cry HavokC
    I've never seen the behaviour you describe, and I don't remember coming across it on another thread. You may have stumbled across a package bug with squidGuard, or it may be related to your particular install and setup. Are you able to do a fresh install of pfSense and re-install your packages and see if it happens again.  If you can document it step by step as a repeatable process it'll give folks something meaningful to look into.
  • Squid3 (ALPHA 3.1.9 platform: 2.0)

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    No, but Squid 2.7.9 does on 2.0 if you have proper NAT and floating rules setup.
  • How to restart Squid and do a full lightsquid refresh daily

    Locked
    7
    0 Votes
    7 Posts
    15k Views
    L
    You might look at this discussion… http://forum.pfsense.org/index.php/topic,26604.0.html logs of gory details on squid vs light squid rotation issues. Bottom line... currently you can do log rotation in squid or lightsquid but not both. If using light squid to do the rotation then make sure that log rotation is disabled in squid. --luis
  • PFSense package server is down?

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    T
    yup, it's up again…
  • Please help with Freeswitch Auto Attendant

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    F
    And the last screeshot [image: freeswitch3.jpg] [image: freeswitch3.jpg_thumb]
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.