Subcategories

  • Discussions about packages which handle caching and proxy functions such as squid, lightsquid, squidGuard, etc.

    4k Topics
    21k Posts
    A
    Docker image for squid 7.3 and above https://hub.docker.com/r/fredbcode/squid If pfsense does not push the update.
  • 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
    654 Posts
    C
    @luckman212, Thanks for your suggestion. I will check what I have in /usr/local/pkg/tailscale/state, and also the RAM disk settings others have brought up. I could learn more about where Tailscale and pfSense store system files. If I find anything worth sharing, I will let you know.
  • Discussions about WireGuard

    715 Topics
    4k Posts
    H
    @RNM-0 Thanks for your comment and sharing your fix. Unfortunately I don't want to take down pfsense and downgrade versions. I'm currently fine at the moment since I'm using Tailscale and that works. I also fixed the other crash I was having with pfblocker by changing a line code that wasn't pushed out under this version. Hopefully the stable release won't take too long to release but it appears there's still some open bugs that need to be fixed before that happens, and ironically, both the pfblocker and wireguard issues aren't on that list of bug fixes.
  • MOVED: Can't uninstall/reinstall/upgrade snort 2.9.7.2 pkg v3.2.4

    Locked
    1
    0 Votes
    1 Posts
    477 Views
    No one has replied
  • Snort log sending to Splunk

    2
    0 Votes
    2 Posts
    4k Views
    N
    Okay , found it ! If it can help someone : The snort logs are included in the firewall logs so if you redirect your logs to a syslog server in >Status>System Logs>settings>remote server splunk will catch them. But you have to allow incoming logs from udp port 514 in splunk Now the question is .. how to correctly parse snort logs in splunk because the log format seems to have changed recently and I can't find any support on the net
  • Visual Delay Pool Monitoring in Squid?

    1
    0 Votes
    1 Posts
    811 Views
    No one has replied
  • Postfix forwarder otherMailbox ldap search

    1
    0 Votes
    1 Posts
    696 Views
    No one has replied
  • 2.2.1 - mailreport: empty graphs

    2
    0 Votes
    2 Posts
    873 Views
    arrmoA
    Hi, No idea how to fix it (sorry!), but to confirm - same issue here! Seems to have broken in v2.2.2. Thanks.
  • Pfblocker not blocking?

    13
    0 Votes
    13 Posts
    5k Views
    BBcan177B
    @wheemer: I have PFBlockerNG enabled and I have russia, china and hong kong blocked. However my emails software is still saying it's blocking chinese IPs that are trying to brute force password hack me. I can also still browse chinese websites even though I have in and out blocked. Hi wheemer, Do you have any "Firewall Pass Rules" above the Block/Reject Rules that would allow those IPs thru? Floating Rules are processed first (top to bottom), then the Interface Firewall Rules (top to bottom) and typically on the First Rule Match thats found.
  • Stunnel won`t start after pfsense restart!

    14
    0 Votes
    14 Posts
    6k Views
    V
    I just encountered this issue today. I reinstalled the stunnel package and still was not able to launch stunnel. I ssh-ed into my pfsense box and did find / | grep stunnel the result from the above command lead me to examine /usr/local/etc/rc.d/stunnel.sh cat /usr/local/etc/rc.d/stunnel.sh which returned #!/bin/sh # This file was automatically generated # by the pfSense service handler. rc_start() {         /usr/local/bin/stunnel /usr/local/etc/stunnel/stunnel.conf } rc_stop() {         killall stunnel } case $1 in         start)                 rc_start                 ;;         stop)                 rc_stop                 ;;         restart)                 rc_stop                 rc_start                 ;; esac This suggested that /usr/local/etc/stunnel/stunnel.conf is used as the configuration file so I followed with cat /usr/local/etc/stunnel/stunnel.conf to examine the file, which in turn showed cert = /usr/local/etc/stunnel/stunnel.pem chroot = /var/tmp/stunnel setuid = stunnel setgid = stunnel Manually running the following on the command line /usr/local/bin/stunnel /usr/local/etc/stunnel/stunnel.conf confirmed that stunnel was exiting because there was no actual tunnel endpoints set up. So I went back to the WebGUI under Services > Stunnel, and took a look at the Tunnels tab where I had 3 tunnel endpoints configured. I figured that clicking the edit button on each entry and then clicking the save button would repopulate the /usr/local/etc/stunnel/stunnel.conf file so I clicked 'edit' and subsequently 'save' for each of my tunnel endpoints. As a precaution I navigated to the Certificates tab and did the same edit-save procedure for each of my three certificates. I then went back to the command line and made sure my clicking around had an effect. I ran cat /usr/local/etc/stunnel/stunnel.conf and was glad to see that my clicking around the GUI wasn't in vain; the file was populated with configuration parameters defining my endpoints. I then manually started stunnel from the commmand line with /usr/local/bin/stunnel /usr/local/etc/stunnel/stunnel.conf and my stunnel is up and running again (also shows green on the Status > Services section). I haven't yet restarted the firewall and don't know if the solution will persist or not. Best regards, V
  • MOVED: Reverse proxy, SSL Offloading and IPS/IDS with one nic?

    Locked
    1
    0 Votes
    1 Posts
    521 Views
    No one has replied
  • MOVED: SquidGuard regulate by IP address

    Locked
    1
    0 Votes
    1 Posts
    436 Views
    No one has replied
  • PfBlockerNG XMLRPC Replication error

    8
    0 Votes
    8 Posts
    3k Views
    D
    @foetus: And unless there has been a change since 2.2 and up, only the build in admin user works for XMLRPC sync. (other packages suffer the same limitation). Bingo. https://redmine.pfsense.org/issues/809
  • Postfix forwarder - relay all domains

    5
    0 Votes
    5 Posts
    1k Views
    GertjanG
    Have you tried to shorten the path ? Have the [ our own Web server which generates very specific emails ] deliver the mails directly to your [ our trusted SMTP relay provider ] ?
  • MOVED: Using regular expressions for blacklisting in Squidguard

    Locked
    1
    0 Votes
    1 Posts
    469 Views
    No one has replied
  • 0 Votes
    4 Posts
    1k Views
    M
    @turbogizzmo: I have a internal Exchange server on a different subnet that needs to send emails out a different gateway. Exchange is picky about the number of NICs and routing changes so I wondered if sending via a smart host would be the cleaner answer and if thats something the Postfix package can achieve? Yes, it's possible to set up the Postfix Forwarder as a smart host. After setting it up to relay outbound mail through your provider, you essentially need to tell Postfix to permit SMTP mail relay from your trusted internal host (the Exchange server). The easiest way to do that it so add your local subnet(s) (e.g. 172.16.0.0/16) or specific IP addresses (e.g. 172.16.0.1/32) to mynetworks. Here's my full solution for pfSense 2.2 from another thread. Hope that helps!
  • MOVED: Squid 3.4.10_2 https caching running pfSense 2.2.2 anyone?

    Locked
    1
    0 Votes
    1 Posts
    674 Views
    No one has replied
  • MOVED: pbirun taking all the available CPU on 2.2.2

    Locked
    1
    0 Votes
    1 Posts
    474 Views
    No one has replied
  • Ntopng compiled with sqlite?

    6
    0 Votes
    6 Posts
    3k Views
    K
    in what directory does ntopng store the information? I tried looking in /usr/pbi/ntopng-i386 but nothing :(
  • MOVED: HAVP does not start

    Locked
    1
    0 Votes
    1 Posts
    585 Views
    No one has replied
  • Sarg: Blank Reports

    11
    0 Votes
    11 Posts
    3k Views
    S
    Man I am not sure how I didn't catch it either.  I searched all over these forums but I must not have been using the right keywords.  Thanks for the heads up.
  • NUT SNMP UPS and Eaton SNMP-card?

    6
    0 Votes
    6 Posts
    3k Views
    iorxI
    Yeah, your right. Working to get 2.1.4 working is the wrong way around. The install has allot of OpenVPN tunnels through out the country so I have hesitated a bit to replace it. Need the UPS support bolted on to this version for protection until their 2.2.2 is ready for prime time. I've now tried the 2.2.2 and NUT works as it should . No problem at all! :) Thank you! Brgs,
  • MOVED: Squid (2 and 3) transparent on 2.2.2 invalid request

    Locked
    1
    0 Votes
    1 Posts
    472 Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.