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
    patient0P
    @Bronko said in The service show not running but client can connect to wireguard server.: @patient0 Thanks! ( I'm on 2.8.1) Oh, I see, I didn't realize that the same issue existed on CE.
  • Is it source or destination that gets added to blocked list ?

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    J
    Here is where you can get the snort2c source code. http://snort2c.sourceforge.net/ Im not sure what your asking about blocking source. Im moving the snort package to use spoink and snort-inline. James
  • Are these guys THAT good?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    J
    jits, a "SHELLCODE x86" alert means that snort has detected binary code in your internet traffic. Binary code is in all kinds of http traffic like flash videos, images but, in rare instances it can be a sign of an attack like a buffer overflow. The alert you have sounds like a false positive since the alert originates from port 80 (http server). Add a threshold that ignores SHELLCODE x86 alerts that originate from port 80. James
  • HAVP.log: Connect () failed: Operation not permitted

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    J
    jim-p made some changes to the code and as a result snort2c is starting without permission. I'll fix it tonight…....... jim-p is a way better coder than me so its not his fault. As for your alerts when going to sourceforge. you may have to disable that alert or threshold it. james
  • FreeSWITCH and ZRTP status

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    C
    pfSense FreeSWITCH package does not have ZRTP yet. It is planned to be added as time permits for UnixDawg. Regular encryption does work and its pretty easy to setup. Using TLS or SSL for SIP and SRTP. http://wiki.freeswitch.org/wiki/SRTP http://wiki.freeswitch.org/wiki/Tls#TLS.2C_SSL_and_SRTP_Encryption
  • Pfsense iso on Soekris net5501 and net4801

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • 0 Votes
    1 Posts
    1k Views
    No one has replied
  • Is there a way to confirm Squid is working?

    Locked
    14
    0 Votes
    14 Posts
    5k Views
    R
    @Bern: You're not being transparently proxied then. UGH! I'm confused by the concurrent use of Squid and HAVP. It appears HAVP is running (via whatismyip) but now Squid is not.
  • HAVP and access.log

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Squid Complains - dnsserver processes

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Iperf server

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    R
    I have the same problem on 1.2.2 - traffic continues to flow and I can still access BandwidthD and darkstat but the WebGUI doesn't appear even after restarting the Web Configurator via an SSH shell.
  • Dashboard Request / Suggestion

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Asterisk on pfSense work fine!

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • HAVP ABC.com online / Error

    Locked
    5
    0 Votes
    5 Posts
    5k Views
    V
    Thanks to everyone that tried. So that's 2 that worked….2 did not. Where is the "regional update server setting" Are you speaking of the location that AV updates are downloaded from? That is set to US, but not sure if that would really cause a problem with an external server being that it is an internal setting. Yes/No ?  :-\
  • Snort Threshold reference

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • PF Sense content filter

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    D
    Use Squid and accompanying packages like Squidguard.
  • [Solved] FreeRadius won't restart

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    K
    Ok Its working now, Why… No cluse, perhaps the first time i did it there were whit spacese???  :-\ Now on to trying to learn how to make my own certs for it.
  • PfSense quagga project

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • All it would take to get the dns-servers package to work…

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • About warning window of HAVP

    Locked
    8
    0 Votes
    8 Posts
    5k Views
    R
    @ToxIcon: I put the image in the /usr/local/share/examples/havp/templates/en/Stop.jpg   but The image wont load I also would like to change the template that shows when squid blocks a page where is that located I have attach a file I haven't played around with the Squid template so I don't know. But as far as HAVP is concerned, upload the graphic to a file-hosting site and link it directly using http://yourfilehere instead of file://yourfilehere.
  • HAVP Zero Sized Reply

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    V
    That worked Thanks!!
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.