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
    tinfoilmattT
    @vicking said in No blocks on IP: Is it a bad idea to have the action set to deny both instead of inbound only? Question is squarely for admin. Per the infoblock which explains, in part, the "Deny Inbound", "Deny Outbound", and "Deny Both" actions: 'Deny' Rules: 'Deny' rules create high priority 'block' or 'reject' rules on the stated interfaces. They don't change the 'pass' rules on other interfaces. Typical uses of 'Deny' rules are: Deny Both - blocks all traffic in both directions, if the source or destination IP is in the block list Deny Inbound/Deny Outbound - blocks all traffic in one direction unless it is part of a session started by traffic sent in the other direction. Does not affect traffic in the other direction. One way 'Deny' rules can be used to selectively block unsolicited incoming (new session) packets in one direction, while still allowing deliberate outgoing sessions to be created in the other direction. In other words: When set to "Deny Inbound", incoming connection requests from WAN hosts are blocked and therefore no state will be created. However a LAN host can still establish state to an otherwise listed IP. If set to "Deny Outbound", outgoing connection requests from LAN hosts are blocked and therefore no state will be created. However an incoming connection request from an otherwise listed IP to an 'open' WAN port can still establish state. If set to "Deny Both", both incoming connection requests and outbound connections requests are blocked and therefore no state will be created regardless of connection direction.
  • 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
    M
    I am using the DNS-Update method I have to use a DNS-Sleep of 5 minutes to let the letsencrypt txt dns record update propagate. During this 5 minutes the acme-webgui times out. when the acme-webgui times out the Action list is NOT executed. How can I solve this ? Would it maybe be an idea to let the acme.sh script execute the actions in the action list as a post-hook instead of the web-gui? Or maybe add an option to add post-hooks in the webUI ?
  • 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

    715 Topics
    4k Posts
    A
    Hi @patient0, Already fixed :) reset and preformed a full new installation. The peer can connect and performed a successful Handshake, and ping pfsense, wireguard and lan servers. However psfsense and my Lan servers can't ping this peer even with the handshake performed. I know that ping can be misleading but don't now what else.
  • Check_mk missing dependancies.

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • 0 Votes
    20 Posts
    6k Views
    N
    Thanks dennypage, config file edited successfully.
  • Softflowd > nfdump timestamps wrong

    5
    0 Votes
    5 Posts
    4k Views
    B
    FYI. If you're looking for progress on this I would go here : https://github.com/irino/softflowd Found it here: http://lists.mindrot.org/pipermail/netflow-tools/2016-July/000596.html
  • Accessing HAproxy on IP address always fails

    10
    0 Votes
    10 Posts
    3k Views
    W
    Must have been blind, never mind :)
  • Haproxy secure smtp with TLS error

    5
    0 Votes
    5 Posts
    5k Views
    T
    Thanks for a quick reply!
  • Why freeradius is stopping?

    3
    0 Votes
    3 Posts
    2k Views
    J
    That watchdog package sounds good. Thank you
  • Disk Usage at 100%

    4
    0 Votes
    4 Posts
    2k Views
    PerforadoP
    You had a whitespace (" ") between /var/squid/logs and * which means you deleted the directory you were in. If this was /usr/local/www (you can check with "pwd") that can be fixed with "tar -C / -xvf /usr/local/share/pfSense/base.txz usr/local/www" and "mkdir /var/squid/logs && chown squid:proxy /var/squid/logs"
  • Dansguardian safesearch regex

    11
    0 Votes
    11 Posts
    7k Views
    Y
    Please have a look http://kishorkumaryadav.blogspot.in/2016/08/how-to-enable-google-safesearch-on.html
  • Fusion Inventory Agent on pfSense 2.3.x

    1
    0 Votes
    1 Posts
    909 Views
    No one has replied
  • Error loading rules

    6
    0 Votes
    6 Posts
    3k Views
    RonpfSR
    @johnabbot: The one I posted That's not a crash report, probably a failure to load the table. @johnabbot: Did you raise the Firewall Maximum Table Entries? No It is mentionned many many times that if you are using GeoIP tables, you need to raise Firewall Maximum Table Entries in System / Advanced / Firewall & NAT @johnabbot: Go to Firewall / pfBlockerNG / Africa tab and see if your selection are still fine. Hit Save, then do a Force Reload IP. Check the logs after. Force Reload IP gives this [ DNSBL FAIL ] [ Skipping : GJTech ] [1472209734] unbound-checkconf[85421:0] error: error parsing local-data at 30 '}).filter(' 60 IN A 10.10.10.1': Syntax error, could not parse the RR's TTL [1472209734] unbound-checkconf[85421:0] error: Bad local-data RR }).filter(' 60 IN A 10.10.10.1 [1472209734] unbound-checkconf[85421:0] fatal error: failed local-zone, local-data configuration I don't see anything in the logs @RonpfS: The http://adblock.gjtech.net/?format=unix-hosts doesn't seem to be available anymore. Just turn the list state to OFF. When a list fails to load, use the URL and load it in the browser. That URL is now just a standard Web page, the same as http://adblock.gjtech.net, so something changed at that site. Fetching a Web page to pfBlockerNG will certain cause failure. It is good practice to monitor the pfblockerng.log on a regular basis to see what is happening. That list has been broken since 08/13/16.
  • Haproxy and logs

    3
    0 Votes
    3 Posts
    7k Views
    P
    It should be possible to place the log-format directive in the advanced sections of your choice with frontend/backend and specify what exactly you would want to log.. Some info on its parameters here: http://cbonte.github.io/haproxy-dconv/1.7/snapshot/configuration.html#8.2.4
  • Haproxy and www-alias

    6
    0 Votes
    6 Posts
    2k Views
    P
    That probably means that the webpage the healthcheck is checking is taking quite a bit of time to complete. Which might mean its keeping your webserver 'busy' just with the haproxy healthchecks.. You might want to try and configure a smaller/faster page to perform the actual checks against, but do try to still make it check the full chain (database connection & file storage present) so it wont stay 'UP' when the actual website is failing for endusers.
  • Autobackup failing

    2
    0 Votes
    2 Posts
    1k Views
    RonpfSR
    Check you username on https://portal.pfsense.org/members/profile, it is probably in lowercase characters and use that for Subscription Username in Package / Diagnostics: Auto Configuration Backup / Settings
  • Beta test of new NUT UPS package

    114
    0 Votes
    114 Posts
    47k Views
    S
    I had no issues on my site uninstalling the latest beta and installing the prod version. Thanks for the opportunity to help beta test this package.
  • Inbound Frequent Emails

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • DansGuardian Setup & Filtering Configuration Help

    3
    0 Votes
    3 Posts
    2k Views
    K
    Many thanks for that @freeMox. I didn't turn on notifications for the thread, so I'm just coming back to see it.
  • Simple and easy MTA for 2.3.1?

    6
    0 Votes
    6 Posts
    2k Views
    M
    moving up topic. maybe someone has solution?
  • Nginx Reverse Proxy

    6
    0 Votes
    6 Posts
    5k Views
    M
    my solution is quite simple: copy nginx.conf with basic setup, and add something like include path/to/conf.d and run nginx with -c flag. i also installed Shellcmd to autostart my nginx at boot. and, of course, don't forget to forward ports from EXT interface to your nginx.
  • APCUPSD No Valid Package Defined

    3
    0 Votes
    3 Posts
    1k Views
    P
    I have the same issues after upgrading to 2.3 ntop, zabbix and vnstat2 are still listed in the menus and services although they are not installed nor available in the repository.
  • Freeradius + OTP sometimes auth failed when auth openvpn.

    3
    0 Votes
    3 Posts
    1k Views
    A
    I only re-click settings on radius and click save it.It's can temp use it.But I don't know what time will failed.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.