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.
  • NUT - Service failed to start: check configuration

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    O
    Ah, sorry, I neglected to mention in my first post that when I set it to usbhid-ups it also does not start: $ /usr/local/etc/rc.d/nut.sh start starting usbhid-ups Network UPS Tools: 0.29 USB communication driver - core 0.33 (2.2.2) Network UPS Tools - UPS driver controller 2.2.2 usbhid-ups failed to start At least, the change is supposed to made in the nut.xml file such as the following, right? <option><name>APC Back-UPS USB</name> <value>usbhid-ups00</value></option>
  • Frickin Package doesn't start

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Squid + Active Directory

    Locked
    7
    0 Votes
    7 Posts
    19k Views
    L
    Okey! Great! Thanks for the answer.
  • PfSense running on CD

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    M
    Yes, that's correct.
  • [SOLVED] Wireless and freeRADIUS config problem

    Locked
    3
    0 Votes
    3 Posts
    6k Views
    D
    You need to edit your freeradius conf files for it to work with peap in: /usr/local/etc/raddb/eap.conf Un-comment appropriate lines: eap-tls-ttls-peap… and in : /usr/local/etc/raddb/radiusd.conf make sure you have eap in authorize You can find guides on how to setup wireless auth in freeradius on their site...
  • Problem Squid+SquidGuard

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    N
    Hi I not configured Proxy transparent, i used port 8080 for my clients @dvserg: Squid in transparent mode? Also pls post to my PM SG logs.
  • LightSquid and 500 - Internal Server Error

    Locked
    40
    0 Votes
    40 Posts
    34k Views
    B
    I still get the "500 - Internal Server Error" on pfSense 1.2-RELEASE When I type: # pkg_info | grep -i "gd-2*" I get no output - these two packages are not installed. How can I get them installed?
  • Squidguard & Tivo

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    C
    I will give it a shot tonight. Thanks! Im not sure if I need a new thread or not for this, but how can I block all downloads through squid but pdf files?
  • Bypass transparent proxy selective - RESOLVED

    Locked
    14
    0 Votes
    14 Posts
    29k Views
    M
    squid.conf is rebuilt from squid.inc on each boot.  If you make your changes to squid.inc, everything should "stick".
  • Squid transparent proxy not working

    Locked
    4
    0 Votes
    4 Posts
    5k Views
    perikoP
    My goal was to block all sites by default and after someone here in the forum answer me how to do that, I was thinking that my problem was the "Transparent Proxy" option, but I was wrong. Now is working good.
  • Some doubts about squid?

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    perikoP
    mhab12 u have made my day, now I can block all the sites and just start allowing the sites my director decide.   I appreciate your help, lordarcane I will first know how squid works and get all the features for squid, latter I will give a try to squidguard. Thanks again ;D
  • Need SIPproxd help

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    J
    Got it working my first mistake was searching for sipproxd it is spelled SIProxd… The second issue is I had firewall rules in place to open ports that was not necessary do not apply firewall or NAT rules even though on the SIProxd page says to make sure the firewall was not bolcking ports. The third issue I found was that the min and max RTP port range was not showing up in the siproxd.conf file located at /usr/local/etc/siproxd.conf with the fields being blank I had to enter the ports into the boxes to get the entry to show up in the conf file. And the last hurdle was to get my hardware client to connect I found siproxd is not transparent I needed to specify an outbound proxy on my hardware client. [image: siproxd.JPG] [image: siproxd.JPG_thumb] [image: siproxdconf.JPG] [image: siproxdconf.JPG_thumb] [image: PBX.JPG] [image: PBX.JPG_thumb]
  • Command 'pinger' ?

    Locked
    3
    0 Votes
    3 Posts
    103k Views
    T
    I figure the number of process'es pinger'er growing as  cache files number growing Here it's explained why external program pinger is used : http://wiki.squid-cache.org/ProgrammingGuide/ExternalPrograms
  • Ntop throughput refresh delay

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Squid (transparent) -> HAVP

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    D
    @lordarcane: Dvserg. Does your reply mean that HAVP for pfsense can work with Squid in transparent mode now? I was under the impression that you were working on that. Possible test this ? (Squid transparent => havp ) In non-tranpsarent mode this work.
  • Customizing bandwidthd

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    M
    Thanks, but i could run the dev version inside vmware, do whatever i need to do and copy the binary to the firewall right?
  • Define proxy server for obtaining packages

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    D
    @Grogi: Is there anywhere option where I define proxy server which is the only way I can go out from the port 80 and obtain packages and updates. Probably No.
  • Lightsquid does not install on 2.0-ALPHA-ALPHA

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • TinyDNS load balance option not working…?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    I
    This may be a non-issue.  The following command issued in a failover scenario with RR:       dig @ns.domain.com A www.domain.com …produces the duplicate entry response described above. But a simple:       dig A www.domain.com ...returns just the one record.  Apparently just a feature/bug of dig.
  • Q: Squid (sslports) and Lightsquid (restricting access to proxy reports)

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    T
    Q1 solved, found "Custom Options" ;-)
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.