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.
  • MOVED: Only block source on specific SIDs

    Locked
    1
    0 Votes
    1 Posts
    498 Views
    No one has replied
  • Ping: sendto: Permission denied and snort

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • FreeRADIUS with Android and Unifi access point - problem to get going

    6
    0 Votes
    6 Posts
    5k Views
    P
    OK Here's what's happening: I created a FW rule to allow traffic from wifi AP to LAN on port 1812.  That definitely was missing!  Good catch ;)  At least now I see something in the system logs… After that I followed your instructions, that is, created a new cert under "System > Cert. manager > Certificates" (named pfsense-RADIUS) then exported the root CA (under System > Cert. manager > CAs) to my Android phone. Then I modified the wifi connection on the phone and assigned the newly imported root CA to it.  Then I modified RADIUS's config and selected the certificate "pfSense-RADIUS"  (under EAP tab > SSL Server Certificate). Finally I tried connecting to the Wifi network, but the phone still says "Authentication problem" and pfsense logs show: Oct 16 18:54:11 radiusd 22391 Login incorrect (TLS Alert read:fatal:unsupported certificate): [wifiuser] (from client unifi-ap-ac-lite port 0 cli XX-XX-XX-XX-XX-XX) Oct 16 18:54:11 radiusd 22391 SSL: SSL_read failed inside of TLS (-1), TLS session fails. Oct 16 18:54:11 radiusd 22391 rlm_eap: SSL error error:14094413:SSL routines:SSL3_READ_BYTES:sslv3 alert unsupported certificate Oct 16 18:54:11 radiusd 22391 TLS_accept: failed in SSLv3 read client certificate A Oct 16 18:54:11 radiusd 22391 TLS Alert read:fatal:unsupported certificate Oct 16 18:53:31 radiusd 22391 Login incorrect (TLS Alert read:fatal:unsupported certificate): [wifiuser] (from client unifi-ap-ac-lite port 0 cli XX-XX-XX-XX-XX-XX) Oct 16 18:53:31 radiusd 22391 SSL: SSL_read failed inside of TLS (-1), TLS session fails. Oct 16 18:53:31 radiusd 22391 rlm_eap: SSL error error:14094413:SSL routines:SSL3_READ_BYTES:sslv3 alert unsupported certificate Oct 16 18:53:31 radiusd 22391 TLS_accept: failed in SSLv3 read client certificate A Oct 16 18:53:31 radiusd 22391 TLS Alert read:fatal:unsupported certificate Oct 16 18:53:09 radiusd 22391 Login incorrect (TLS Alert read:fatal:unsupported certificate): [wifiuser] (from client unifi-ap-ac-lite port 0 cli XX-XX-XX-XX-XX-XX) Oct 16 18:53:09 radiusd 22391 SSL: SSL_read failed inside of TLS (-1), TLS session fails. Oct 16 18:53:09 radiusd 22391 rlm_eap: SSL error error:14094413:SSL routines:SSL3_READ_BYTES:sslv3 alert unsupported certificate Oct 16 18:53:09 radiusd 22391 TLS_accept: failed in SSLv3 read client certificate A Oct 16 18:53:09 radiusd 22391 TLS Alert read:fatal:unsupported certificate Oct 16 18:51:34 radiusd 22391 Login incorrect (TLS Alert read:fatal:unsupported certificate): [wifiuser] (from client unifi-ap-ac-lite port 0 cli XX-XX-XX-XX-XX-XX) Oct 16 18:51:34 radiusd 22391 SSL: SSL_read failed inside of TLS (-1), TLS session fails. Oct 16 18:51:34 radiusd 22391 rlm_eap: SSL error error:14094413:SSL routines:SSL3_READ_BYTES:sslv3 alert unsupported certificate Oct 16 18:51:34 radiusd 22391 TLS_accept: failed in SSLv3 read client certificate A Oct 16 18:51:34 radiusd 22391 TLS Alert read:fatal:unsupported certificate Oct 16 18:50:52 radiusd 22391 Login incorrect (TLS Alert read:fatal:unsupported certificate): [wifiuser] (from client unifi-ap-ac-lite port 0 cli XX-XX-XX-XX-XX-XX) Oct 16 18:50:52 radiusd 22391 SSL: SSL_read failed inside of TLS (-1), TLS session fails. Oct 16 18:50:52 radiusd 22391 rlm_eap: SSL error error:14094413:SSL routines:SSL3_READ_BYTES:sslv3 alert unsupported certificate Oct 16 18:50:52 radiusd 22391 TLS_accept: failed in SSLv3 read client certificate A Oct 16 18:50:52 radiusd 22391 TLS Alert read:fatal:unsupported certificate Oct 16 18:50:29 radiusd 22391 Login incorrect (TLS Alert read:fatal:unsupported certificate): [wifiuser] (from client unifi-ap-ac-lite port 0 cli XX-XX-XX-XX-XX-XX) Oct 16 18:50:29 radiusd 22391 SSL: SSL_read failed inside of TLS (-1), TLS session fails. Oct 16 18:50:29 radiusd 22391 rlm_eap: SSL error error:14094413:SSL routines:SSL3_READ_BYTES:sslv3 alert unsupported certificate Oct 16 18:50:29 radiusd 22391 TLS_accept: failed in SSLv3 read client certificate A Oct 16 18:50:29 radiusd 22391 TLS Alert read:fatal:unsupported certificate Oct 16 18:50:16 radiusd 22391 Ready to process requests. Oct 16 18:50:16 radiusd 22010 Loaded virtual server <default></default> Thats weird no?
  • Siproxd 0.8.1 to 0.8.2 ?

    3
    0 Votes
    3 Posts
    923 Views
    T
    Thanks a lot !  ;D
  • Syslog-ng advanced tab broken in pfsense 2.3.2

    1
    0 Votes
    1 Posts
    723 Views
    No one has replied
  • Bind DNS Server with Master over IPSEC VPN

    2
    0 Votes
    2 Posts
    1k Views
    C
    I vaguely recall a similar behavior with pfSense looking at Name Servers over an IPSec tunnel.  IIRC, they had a static route configured for the IP of the DNS server which used the pfSense LAN IP as the Gateway.  (This was an infrastructure I inherited, I promptly dropped IPSec and moved to OpenVPN.) Might also work with the Null4 (127.0.0.1) entry?  Would have to try it. …ct
  • NRPE in pfsense 2.3

    22
    0 Votes
    22 Posts
    9k Views
    J
    Im using Check_mk, can it talk to this nrpe plugin?
  • Successfully monitoring a UPS connected to a Synology RS?

    25
    0 Votes
    25 Posts
    18k Views
    dennypageD
    Note that even if there were a way to override the fsd signal on the slave, it would be a bad idea because the signal generally indicates that the master is about to instruct the UPS to turn the load off.
  • FreeRADIUS XMLRPC sync not working automatically

    3
    0 Votes
    3 Posts
    2k Views
    J
    The "Authentication servers (e.g. LDAP, RADIUS)" checkbox under System > High Avail. Sync doesn't seem to have anything to do with the freeradius2 package because the package continues to try XMLRPC syncs even when that box is not checked.
  • NUT Package - UPS Load: 0%

    2
    0 Votes
    2 Posts
    1k Views
    dennypageD
    It appears that this unit is known to incorrectly report load as 0. http://networkupstools.org/ddl/APC/Back-UPS_ES_550.html
  • Whitelist domains on incoming WAN interface

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • 2.3.2-p1 regression - NUT will no longer start, config page is 404

    5
    0 Votes
    5 Posts
    1k Views
    dennypageD
    https://forum.pfsense.org/index.php?topic=115349.msg650408#msg650408
  • Any Spam Solution for 2.3.2?

    5
    0 Votes
    5 Posts
    2k Views
    jimpJ
    Then perform spam checking on the mail server(s) or use a separate VM/appliance for mail filtering, it's not the firewall's job. A spam-filtering MTA combination like postfix adds a gigantic attack surface to the firewall. Far too many moving parts that interact and could break in insecure ways.
  • Restarting OpenVPN with cron job

    6
    0 Votes
    6 Posts
    5k Views
    B
    I tried this command "/usr/local/sbin/pfSsh.php playback svc restart openvpn client 1" and now I can't login to the web interface, not even after restart. any tips for me? :P
  • Help for c-icap/e2guardian access.log rotation and low free memory

    2
    0 Votes
    2 Posts
    2k Views
    R
    @CBRom: /var/log/c-icap/access.log (that actually does not contain useful data) Hi. I've just been struggling to disable this file. It was receiving several lines of useless information every few seconds. The c-icap configuration file is located in /usr/local/etc/c-icap/c-icap.conf. You can edit it but, somehow, the webinterface replaces it while saving the configuration so this is what I (blindly) did. I'm sure there has to be a better way: Edit /usr/local/etc/c-icap/c-icap.conf.pfsense Locate the line AccessLog /var/log/c-icap/access.log Replace it with AccessLog /dev/null Go to Services/Squid Proxy Server and just save the configuration Check that both /usr/local/etc/c-icap/c-icap.conf.pfsense and /usr/local/etc/c-icap/c-icap.conf have the "AccessLog /dev/null" line Reboot the server (maybe restarting the icap service would be enough) Browse some site and check for modifications to the access.log file Regards.
  • Syslog-NG Package Broken after Update to Version 2.3.2

    3
    0 Votes
    3 Posts
    1k Views
    S
    What can be done about this?
  • Unable to install openvpn-client-export, wrong version

    4
    0 Votes
    4 Posts
    2k Views
    DerelictD
    Excellent. Glad it's working.
  • Minidlna on pfSense

    2
    0 Votes
    2 Posts
    2k Views
    johnpozJ
    Well for starters what are you interfaces called in pfsense.  From this error seems it can not even find the interface it wants to bind too "Network interface ath0 not found"
  • Services for packages that no longer exist 2.3.2

    2
    0 Votes
    2 Posts
    1k Views
    S
    I'm pretty sure these services are installed with the Squid package, and are only active when the respective functions have been enabled.
  • BIND Package (or similar functioning authoritative DNS server)

    52
    0 Votes
    52 Posts
    21k Views
    V
    Hi, the source for the bind package comes from the freeBSD port git repository. You would have to ask in the freeBSD mailing list when this is going to be updated there. Best Sven Voleatech pfSense Select Partner www.voleatech.de
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.