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.
  • Vmware-tools Installed correctly?

    Locked
    10
    0 Votes
    10 Posts
    9k Views
    D
    Well that is odd.  I just config'ed a 32-bit vmware appliance and installed the tools.  Voila, they are running.  Hmmm.  Well, I'm only going to be giving the VM 1GB or so, so 64-bit is not necessary…
  • Freeswitch on 2.0RC1

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • DOUBLE DECODING ATTACK

    Locked
    3
    0 Votes
    3 Posts
    12k Views
    J
    @NightHawk007: Is there a way disable this rule i have problems with most websites  because of  this stupid rule . This Started to have more alerts and blocks after i got my gigabit fibre package ! I dont know if your running a server or not, If your seeing these alerts just surfing the internet just add a fake "http server" in the "snort_define_servers.php" tab. Dont forget to define the ports too. Moreover, you can edit the snort.inc file and add "double_decode alerts off" to the "preprocessor http_inspect_server:" part. Example: TYPE: "ee /usr/local/pkg/snort/snort.inc" Find "preprocessor http_inspect_server:"
  • Snort problem when DPORT = 3277x

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    J
    @Derek Zeanah Suppress disables the rule completely. What do you mean "first page", can you post a pic. A quick fix is to edit the snort.inc and add "no_alert_incomplete" to the "Preprocessor rpc_decode:" area. Example: Preprocessor rpc_decode: 111 32771 no_alert_incomplete
  • Squid/Squidguard error redirect

    Locked
    2
    0 Votes
    2 Posts
    6k Views
    F
    I'm also having this problem. I found that when you set up pfSense in System-> Advanced-> Admin Access check http squidgard works well. But if you check HTTPS or HTTP and defines a port other than 80 it presents problems. In version 1.2.3 I was using http and port 8320 (my default). In pfsense 2.0 rc1 is showing this error because squidgard always configures redirect to redirect http://192.168.1.1:80/sgerror.php?url=403%20&a=%a&n=%n&i=%i&s=%s&t=%t&u=%u Even though you have set your ateriormente that would work with pfSense HTTP:8320 File squidguard_configurator.inc function sg_redirector_base_url($rdr_info, $redirect_mode) {     global $squidguard_config;     $rdr_path = ''; # gui port, ip & proto     $guiip = (!empty($squidguard_config[F_CURRENT_LAN_IP])) ? $squidguard_config[F_CURRENT_LAN_IP] : '127.0.0.1';     $guiport = (!empty($squidguard_config[F_CURRENT_GUI_PORT])) ? $squidguard_config[F_CURRENT_GUI_PORT] : '80'; ////////////////////// the error is here ////////////////     $rdr_path = "http://$guiip:$guiport" . REDIRECT_BASE_URL; The staff should make pfSense squidgard used the same port as defined in System->Advanced->Admin Access check HTTP I changed my code to cause the port to the redirect was equal to the configuration of pfSense HTTP: 8320, is now up, but I think this is a BUG.
  • Simple functionality improvement for vhosts package

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Looking for something to organize port forwards/rules

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    jimpJ
    By using aliases and such, usually it isn't necessary to have such a long list of rules. Are you sure there isn't any way you could be simplifying your ruleset to be shorter? Any changes like those mentioned in the other thread would be too large for 2.0, so it would be 2.1 at the earliest, if that.
  • Squid/Lightsquid reports May as Maj

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    S
    You use either vi or nano or ee to edit/update the file vi /usr/local/share/lightsquid/lang/eng.lng
  • 2.0RC AMD64, CARP HA, and Countryblock causes panic.

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    T
    @jwelter99: I'm running it on just the master for now. I will setup a test environment next week to play and will update this thread as perhaps we can work through it? Fantastic package by the way!!!! Absolutely. It would be pretty cool if I could make the package compliant with your setup. At the very minimum, we could develop a special version just for your setup.
  • Minor bug using Snort plugin 2.8.6.1 pkg v. 1.35 on 2.0 RC1

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Bandwidthd failing to install

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    O
    going to take a look at it, many thanks for your kind advices!
  • Squid upstream proxy forwarding always disbled after reboot

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Lightsquid Whitelist are block sometimes contet!

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Package Syncing taking too long whle booting

    Locked
    10
    0 Votes
    10 Posts
    3k Views
    jimpJ
    That's all up to you and your environment. If you have a very large hdd, you could have a very large squid cache :-)
  • Snort and suppress performance hit?

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Snort/Barnyard/MySQL - snort.signature.sig_name

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    T
    I have the same problem, except some of my alerts are working properly, and some are not. Output of the signature table in mysql shows Some are good and some are bad |    105 | Snort Alert [1:408:0]                          |            1 |            3 |      5 |    408 |      1 | |    106 | Snort Alert [1:396:0]                          |            1 |            3 |      7 |    396 |      1 | |    107 | Snort Alert [1:5999:0]                        |            6 |            1 |      4 |    5999 |      1 | |    108 | Snort Alert [1:5693:0]                        |            6 |            1 |      6 |    5693 |      1 | |    109 | Snort Alert [1:16281:0]                        |            6 |            1 |      1 |  16281 |      1 | |    110 | Snort Alert [1:368:0]                          |            1 |            3 |      6 |    368 |      1 | |    111 | Snort Alert [1:381:0]                          |            1 |            3 |      6 |    381 |      1 | |    112 | Snort Alert [1:16627:0]                        |            6 |            1 |      1 |  16627 |      1 | |    113 | ICMP PING Windows                              |            1 |            3 |      7 |    382 |      1 | |    114 | ICMP Echo Reply                                |            1 |            3 |      5 |    408 |      1 | |    115 | ICMP Destination Unreachable Port Unreachable  |            1 |            3 |      8 |    402 |      1 | |    116 | ICMP PING BSDtype                              |            1 |            3 |      6 |    368 |      1 | |    117 | ICMP PING *NIX                                |            1 |            3 |      7 |    366 |      1 |
  • Snort Will not update

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • PfFlowd not sending packets

    Locked
    18
    0 Votes
    18 Posts
    7k Views
    C
    The way some applications bind, they don't function entirely correctly with bridging unless the IP they're using is on the bridge itself (which is only supported in 2.0), I suspect that's what you're seeing here. The only thing I've seen to date that has issues in that scenario is nmap but other applications likely have the same issue.
  • How can I block Social Networking Sites

    Locked
    7
    0 Votes
    7 Posts
    20k Views
    H
    Or use DNS Forward to do it.
  • Running snort on ALIX alix2d13 with only 256 MB RAM?

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    J
    It works, you just have to be careful with your selection of rules.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.