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.
  • Snort and 2.1

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    E
    Normally yes the fix is https://github.com/bsdperimeter/pfsense-packages/commit/c81902f92799a1f566667f8fae07ecb92069372f
  • Lightsquid 1.8.0 v2.32 - view report prompts to save index.cgi?

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    jimpJ
    Mostly "If it isn't broke, don't fix it" but if you encounter a problem, first thing to try is a firmware update to a recent snapshot. Or an update once a month or every couple weeks is OK too. Difficult to generalize it really since it depends on the features you use and what work has been done on those since the last update that was done.
  • Apache Mod Security package broken

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Allow videos to play on ESPN.com

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    marcellocM
    Firebug plugin on Firefox can help too.
  • Any way to get Squid to load balance gateways ?

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    S
    If you are trying to do this with automatic outbound nat howto's on the forum, it can be frustrating getting it to work, but I managed to get it going out both WAN's last night. First off make sure you dont have "Sticky connections" enabled, this was the prime reason why I noticed all my http traffic was only going out my primary wan, secondary wan was not utilised at all. Also when I created the floating rule, I chose [action:pass | quick:ticked | interface:wan1:wan2 | direction:out | protocol:tcp | destination port range:HTTP | gateway:MultiWan] In my firewall rule for the proxied interface, i.e LAN I created a default rule that passed all traffic to 'Gateway':MultiWan. Maybe the above LAN rule does'nt need to be set as your multiwan and can be just default gateway, as the floating 'quick' rule catches it before hand, also make sure you reset states and restart squid. If you have setup up squid correctly then it should work with the above notes/tips. Hope this helps anyone who had a frustrating time trying to get this to work :0)
  • What's up with https url block?

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    marcellocM
    @AbdulCebbar: Well, thank you very much :) Be the first to post a bounty  :)
  • Quagga OSPF + OpenBGP

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Installing Squid package on embedded version

    Locked
    1
    0 Votes
    1 Posts
    883 Views
    No one has replied
  • Openvpn Client Export Utility little bug

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    D
    Thanks for posting this; I'd noticed the same bug and hadn't gotten around to posting about it but either you or someone else reported it and it got fixed and hasn't been an issue in recent versions. So thanks for mentioning it!
  • PfSense 2.0.2 64-bit and download station

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    I
    You might be best off looking into something like freenas or commercial solutions such as those offered by synology. pfSense is a firewall with some options for IDS and UTM, but it probably will never be a download station.
  • Pfblocker report

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Zabbix_proxy in version 2.0.x

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    D
    It was updated.
  • HELP! Cant get transparent proxy to work.

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    marcellocM
    What squid version are you using?
  • Does Stunnel work on pfSense 2.0.2?

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    R
    Thanks Wupsje. Assuming it didn't work we uninstalled it and have gone for a different system. The biggest problem I found was the lack of documentation.
  • Snort RuleSet Definition

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    C
    click on the rules tab.. you should see all the rules under each category
  • How to manually restart Mod_Security+Apache+Proxy?

    Locked
    6
    0 Votes
    6 Posts
    4k Views
    P
    I went through the backup and restore process, but there was nothing to clean up in the XML file. Everything had a matching opening/closing tag. Any new reverse proxy entries that I add, through the GUI, show up in the XML file, but the GUI stop and restart commands don't work. To restart the proxy service, I still have to reboot the server, so I go back to my original question (until I can investigate a different reverse-proxy pkg). From the command line, how can I stop and then start the Mod_Security+Apache+Proxy package, so that I don't have to reboot the firewall? Anyboday know where the scripts are for this pkg? TIA Paul
  • OpenBGPD flaps [SOLVED]

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    A
    Ok, so I solved it with some assistance from the local "Senior Network Ninjas" and google! Solution: Assign an interface to your GRE tunnel, Interfaces -> Assign -> Add new, choose your GRE in dropdown Enable the interface but keep type as "none" Add a floating rule allowing anything in both directions (probably tweakeable), enable quick, and set state type to "none" That's it!
  • Possible Problem with Squidguard Schedules causing Kernel Panic.

    Locked
    8
    0 Votes
    8 Posts
    2k Views
    jimpJ
    Possibly, if it's that easy to reproduce only with powerd enabled, it may be worth checking on a BIOS update to see if the manufacturer fixed and power management issues. If the fix is as easy as disabling powerd, at least you can stabilize it.
  • Using Stunnel for SQL encrypted external connections

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    R
    Ah, I searched for SSL in the packages so didn't see it. I don't care what I use as long as it works TBH
  • Squid and SquidGuard Configuration problem!!!

    Locked
    12
    0 Votes
    12 Posts
    3k Views
    D
    @saej: I just configured proxy server…But it just open every host over ssl (https) ... It can't open http (80 port) ... why? Enter proxy settings to you browser.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.