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.
  • Restart OpenBGPD on Firewalll reload?

    2
    0 Votes
    2 Posts
    792 Views
    B
    The afterfilterchangeshellcmd option of shellcmd package was the way to do it. Many thanks to "Kill Bill".
  • Python-rrdtool

    1
    0 Votes
    1 Posts
    508 Views
    No one has replied
  • Package Installer Initializing VERY slowly

    2
    0 Votes
    2 Posts
    878 Views
    C
    Same here :- bump
  • Squid Reverse Proxy problems

    1
    0 Votes
    1 Posts
    531 Views
    No one has replied
  • HAProxy - adding additional certificates

    1
    0 Votes
    1 Posts
    434 Views
    No one has replied
  • Snort & Firewall IP to Resolve to DNS?

    3
    0 Votes
    3 Posts
    1k Views
    A
    I don't know if I 100% agree with that statement. While it may take more processing power to perform the reserve lookup. If done right it would not be less secure. If your machine is making any requests for those services, they already have your IP during the handshake and reply so…. Also just like most services, you would think they would do a reserve look up using a service provider. Such as a "whois" report server, and then return that data back to you. So you would not be sending data back to the original location asking for a "whois" you would be sending your "whois" reverse lookup request to a "whois" service that would return the answer. This practice is pretty common. I deploy Watchguard firewalls all the time and they have reserve DNS features as well that checks Watchguards DNS services and provides a respond back to resolve the name. Also one reason I went with PFSense is so I could have the increase hardware to perform these types of things... It's kind of a no brainier that it should be a feature and I dont see it being a wild request...
  • Manually install Squid 3.5.3

    2
    0 Votes
    2 Posts
    2k Views
    marcellocM
    Pbi files are for 2.2.x version. They will not work on 2.3.4 This looks like a squidguard error, not a squid one. If you really want to change the squid version on your system, you need to enable freebsd repository or compile it on a bsd and create a package to install.
  • Widget: laptop status

    5
    0 Votes
    5 Posts
    2k Views
    arrmoA
    Hi, It's been a while, but just saw this … and trying it out. It's very cool - thanks! But ... do you see the text like the picture below? Perhaps a bit of clean-up needed? Thoughts? Thanks again! [image: Capture.PNG] [image: Capture.PNG_thumb]
  • Tracking cable modem signal quality

    3
    0 Votes
    3 Posts
    860 Views
    R
    Thanks for the suggestion and I do remember that the package I used for the previous firewall did require customization to my modem. Initial research shows that the snmp approach may be fruitful, but i will likely not be able to display the graphs in pfsense.
  • FreeRadius2 With TLS

    2
    0 Votes
    2 Posts
    731 Views
    G
    I suppose this would be better posted to a FreeRADIUS board; I'll experiment with FreeRADIUS 3 as well to see if rebinds are done within the existing TLS session as I would expect or if they are attempted in the clear.
  • Freeradius not working after Update 2.3.4

    3
    0 Votes
    3 Posts
    866 Views
    H
    @jimp: Do not attempt to downgrade anything. Make sure the FreeRADIUS package is updated (System > Package Manager, Installed Packages tab) and then make sure your FreeRADIUS settings are correct. You may need to set certificates for EAP. Thanks for reply: FreeRadius is updated again; Certificates for EAP implemented but not used (only possibility configuration for saving the settings); as well as "Plain MAC Auth" is now disabled (did not know before on 2.3.3??) Now I am waiting …
  • 2.4.3 - FreeRadius won't let me save settings, gives error about EAP

    8
    0 Votes
    8 Posts
    2k Views
    jimpJ
    @hsrtreml: same issue with new patch within EAP: The following input errors were detected: SSL CA Certificate must not be set to 'none'. Create a CA certificate if needed and select it here. SSL Server Certificate must not be set to 'none'. Create a server certificate if needed and select it here. I set some Cert-Example; save; then no error message but after a long time freeradius service end!! That is not the same issue. Please start a new thread.
  • 0 Votes
    2 Posts
    761 Views
    G
    If you want to just be able to give out host.fqdn.com as the URL you'll need to move the front end to port 80.  I would suggest that instead you move it to 443 and use the ACME package to add TLS to your service; users would then have to use https://host.fqdn.com but you'd provide a bit more security if you're using any kind of username / password on ombi.
  • 2.4.3 - Squid Proxy stopped working FOREVER

    1
    0 Votes
    1 Posts
    830 Views
    No one has replied
  • How to export Snort Rules Config

    3
    0 Votes
    3 Posts
    1k Views
    bmeeksB
    There is no way to do this directly within the GUI.  You will instead have to export the config.xml firewall configuration file, open it in an XML editor and locate the section within the file that stores the Snort configuration, export that section, and then import that section into your template xml. Bill
  • Network Set-up for Snort

    1
    0 Votes
    1 Posts
    556 Views
    No one has replied
  • FreeRadius + Microsoft Active Directory

    1
    0 Votes
    1 Posts
    826 Views
    No one has replied
  • Can't start FREERADIUS SERVER

    3
    0 Votes
    3 Posts
    1k Views
    GertjanG
    @knightv: i can't start ….. Another issue : You saw the : "Unable to check for updates"  ? Much is said already on the forum about that one. Btw : the log lines you showed explain the problem very well : FreeRadius can't load the certificate and bails out.
  • Squid Access Logs

    2
    0 Votes
    2 Posts
    826 Views
    A
    Isn't that squid just saying that object was not in the cache?
  • Pf2ad - unable to find domain

    4
    0 Votes
    4 Posts
    2k Views
    johnpozJ
    You sure do not need to join the domain to auth a user to AD..  I agree with ivor here, putting samba on your firewall is not a very good idea! DNS1 is the first domain controller DNS2 is the second domain controller dns1 and 2 where?  Why would pfsense use those - out of the box pfsense would point to itself and use resolver (unbound)  So putting dns anywhere in pfsense is pretty pointless.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.