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
    patient0P
    @andresbraga if you still have the firewall rules as you posted, then I don't know why from the laptop you can't ping the pfSense Wireguard address 10.10.6.1 nor the pfSense gateway 10.10.1.1 What is the routing table of the laptop. And I would run a packet capture on pfSense and check what you see if you run the ping to 10.10.1.1 or 10.10.6.1.
  • PFblockerNG 2.2.3 "pf Errors found."

    3
    0 Votes
    3 Posts
    1k Views
    D
    Sigh. Why do you block the entire world? Whitelist what you want instead. There's already default deny rule on WAN blocking everyhing unless you allow it. Limit what you allow to a whitelist alias instead, if you have any wildcard permit rules on WAN. If not, then Deny Inbound is completely useless overhead. Regarding outbound, the above ruleset makes Internet just about unusable.
  • Postfix forwarder + mailscanner NOT blocking attachments but want it to!

    5
    0 Votes
    5 Posts
    2k Views
    P
    Nobody knows I bet - if possible, maybe put PFSense on a VM and try it out.  I revisited the forum tonight because of some 2.2.3 issues.  I'm almost changing my philosophy when it comes to complicated PFSense installs that if it's working DON'T UPGRADE!
  • Freeradius2 and wifi controller

    8
    0 Votes
    8 Posts
    2k Views
    M
    Not sure what to change,  just to recap 66.234.240.134 is my WAN address 66.234.240.132 is my controller 192.168.1.1 is my LAN gateway that I dont want to involve in this setup at all and it shows up as my address during the radtest I belive my setup should be client "klucz" {   ipaddr = 66.234.240.132   proto = udp   secret = klucz   require_message_authenticator = no   max_connections = 16   shortname = klucz   nastype = other   ### login = !root ###   ### password = someadminpass ### } Currently I listen on * ports 1812 and 1813 There is a rule on my WAN interface IPv4 TCP/UDP 66.234.240.132 * WAN address 1812 (RADIUS) * none   radius I have one user for test that works How can I get rid of that wrong NAS IP playing with the NAT?
  • MOVED: unable to uninstall squidguard

    Locked
    1
    0 Votes
    1 Posts
    460 Views
    No one has replied
  • Stunnel not start

    3
    0 Votes
    3 Posts
    9k Views
    E
    I'm on the x64 platform but what fixed this for me was updating stunnel with the pkg command: pkg install stunnel after this, all fixed up!
  • SOLVED: SARG: "View Report" shows no report

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • MOVED: SquidGuard ext url * redirect not working

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • PFsense 2.2.3 Bandwidthd Package not starting

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • MOVED: Squid not logging

    Locked
    1
    0 Votes
    1 Posts
    557 Views
    No one has replied
  • Zabbix Proxy IPMI monitoring

    4
    0 Votes
    4 Posts
    2k Views
    L
    @doktornotor: Move your monitoring efforts somewhere else. Even after recompiling, you won't be able to install this without maintaining your own packages repository. Oh, well. Maybe better ask the devs in feature request thread. Anyway, thanks for answer
  • MOVED: Squid-2.7.9_3-amd64 package installation aborted

    Locked
    1
    0 Votes
    1 Posts
    442 Views
    No one has replied
  • MOVED: Squidguard doesnt block websites lol

    Locked
    1
    0 Votes
    1 Posts
    493 Views
    No one has replied
  • MOVED: Suricata/Snort Kills Data Streaming

    Locked
    1
    0 Votes
    1 Posts
    574 Views
    No one has replied
  • MOVED: Snort stops by itself

    Locked
    1
    0 Votes
    1 Posts
    441 Views
    No one has replied
  • MOVED: SSL Proxy with category based filtering

    Locked
    1
    0 Votes
    1 Posts
    475 Views
    No one has replied
  • Mailreport - broken images in email

    10
    0 Votes
    10 Posts
    2k Views
    luckman212L
    Didn't want to start a new thread (sorry) I found a bug in mailreport 2.3 related to editing items in the "Report Commands" section and have fixed it with a patch. I created pull request #891 here's a direct link to the commit be8c333 Hope this is the proper way to do things as I am new to it. update: good news, my patch was accepted & merged, v2.3.1 is already available in package mgr.  cheers guys  :D
  • MOVED: Streaming media sites are blocked

    Locked
    1
    0 Votes
    1 Posts
    524 Views
    No one has replied
  • MOVED: light squid missing from all packages tab

    Locked
    1
    0 Votes
    1 Posts
    467 Views
    No one has replied
  • PfBlocker Not inserting Firewall rules

    3
    0 Votes
    3 Posts
    804 Views
    BBcan177B
    Hi, Mr_Carden, Did you select the interfaces in the "General" tab?
  • MOVED: Squid blocks HTTP Traffic

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