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
    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
    B
    @patient0 said in The service show not running but client can connect to wireguard server.: Oh, I see, I didn't realize that the same issue existed on CE. I would like to say, CE user stumbled at first about the issue... (to check above)
  • MOVED: Zabbix_agentd on 2.1

    Locked
    1
    0 Votes
    1 Posts
    878 Views
    No one has replied
  • Squidguard timeout issue

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Siproxd Configuration guide

    Locked
    5
    0 Votes
    5 Posts
    5k Views
    G
    …. I just saw, that on the WAN interface UDP 16xxx is being blocked! Do I need to add a rule to pass it? Jul 4 03:00:53 WAN 217.xx.xx.xx:18113 91.xx.xx.xx:16399 UDP You had no rules at all configured! What is my mistake? regards Guenther
  • FreeRadius2 not relaying DHCP info from DHCP Server

    Locked
    6
    0 Votes
    6 Posts
    5k Views
    R
    Ah, I think I know what it is. The AP that I'm trying this on has "defective" firmware and I need to update it first. Turns out updating the firmware is causing me even more problems  :-\ Thanks!
  • HAVP and IPSec

    Locked
    1
    0 Votes
    1 Posts
    886 Views
    No one has replied
  • Squidguard blocking incoming Anonymous Proxy connections

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    J
    So sorry with the delay to replying I will take a look at that be interesting it's not a big problem though really, just I think some might be using some to spam my blog I suspect. Thanks any how.
  • Squid local authentification not working

    Locked
    9
    0 Votes
    9 Posts
    4k Views
    B
    Many thanks ! i was sure it's a bug…not it's working fine...but in this way: if that option is not enable and ip is not in list after authentification i got acess denied. It's working like this: ip in unrestricted list, option enable i got prompt for credentials authentification succesully and it's working !!! i assumed this is the good way working(for me it's fine like this) ? but still...local/others way of authentifications are made to bypass the ACLs list in particulary unrestricted ip's ? why it can not be a working proxy for whatever the ip is...and based on authentification ? Another thing, my proxy is on wan and it's working fine but it's strange that is working also on lan ! :D of course with my dynamic dns adress entered, it should work like this if proxy interface selected is wan and i'm entering from lan It's fine that is working now ! thanks a lot !!
  • Squid & Squidguard

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    N
    Could you post screenshots of your Common ACL (targets open) Group ACL (targets open) The target you created squid can only block http websites when in transparent mode. for https you need squid in non-transparent mode.
  • Problem manually editing bannedsitelist file for Dansguardian

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    marcellocM
    AJungleDog, You will need to change your script to update dansguardian xml config using php instead of editing config files. take a look on dansguardian.php, it could be a good start to understand how to read and change dansguardian xml conf. att, Marcello Coutinho. ps: before any test, backup your config.
  • LightSquid Segmentation fault access.log

    Locked
    16
    0 Votes
    16 Posts
    5k Views
    R
    Does he have an easier way to get an authentication UserID in my reports ? Thanks
  • Portsnap not installed - cannot install it

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    K
    oki dokie thanks for the answer. i will do just that.
  • Best ntop config?

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    K
    Thinking, perhaps I just need to block broadcast or multicast or something? Is there an easy way to block broadcast traffic?
  • 0 Votes
    6 Posts
    6k Views
    M
    i also facing same problem,.. 417 Expectation Failed
  • Where is SoftFlowD?

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    It's in the FreeBSD package repo, we don't have it on our site.
  • PFFLOWD problems

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    You might uninstall and reinstall this, at some point in the last week or so I rebuilt that package as it was pulling the wrong version of the code. Alternately, there are instructions on the wiki for setting up softflowd.
  • Redirecting Squid / SquidGuard logs to remote syslog

    Locked
    8
    0 Votes
    8 Posts
    42k Views
    P
    @gregober: In Squid, I think It is possible to use this configuration directive : access_log syslog:local:4 or access_log syslog:LOG_LOCAL4 This parameter has to be included in the configuration file… I personally verified that it was perfectly feasible to include this configuration directive in the "Custom Options" field of the Services > Proxy server configuration page of PfSense. Thanks to to that the settings survives a reboot. Once this is done, the messages are sent to a distant server provided you configured pfsense to do so (Status > System Logs > Settings)
  • 0 Votes
    12 Posts
    5k Views
    F
    The system log says: ... snort[3342]: WARNING: No dynamic libraries found in directory /usr/local/lib/snort/dynamicrules. ... Currently it looks as if this is the reason why snort does not want to work properly. Obviously, reinstallation did not work. After disabling the snort.org *.so rules and enabling the more or less corresponding emergingthreads.net rules, the system works as expected and offenders are blocked again. Does anybody know where the content from dynamicrules is supposed to come from? The packages from files.pfsense.org seem to contain only an example module.
  • Can´t restart TFTPD!

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    jimpJ
    tftpd just runs through inetd. That should get restarted if you edit/save under System > Advanced. Or kill/restart inetd by hand
  • ATTN: Package Builders

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    marcellocM
    @dataking: Is there a "standard" out there for building a package and how to do it? this is the starting guide: http://doc.pfsense.org/index.php/Developing_Packages basically you build xml files to use pfsense framework and call a php script (package_name.inc) file to check options selected on gui and apply to package conf. The package build options and location can be found on github. https://github.com/bsdperimeter/pfsense-packages This post from Jimp is also usefull HEADS UP: Package Maintainers - ACTION REQUIRED - Packages Cleanup / PBI Prep
  • 0 Votes
    7 Posts
    3k Views
    S
    Just solve my problem; never to check Not to allow IP addresses in URL This is to allow skype read the ip address in your internet browser
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.