Subcategories

  • Discussions about packages which handle caching and proxy functions such as squid, lightsquid, squidGuard, etc.

    4k Topics
    21k Posts
    JonathanLeeJ
    Squid can be configured externally, I would love a how to guide on how to do this correctly.
  • 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
    A
    Hi @patient0, Already fixed :) reset and preformed a full new installation. The peer can connect and performed a successful Handshake, and ping pfsense, wireguard and lan servers. However psfsense and my Lan servers can't ping this peer even with the handshake performed. I know that ping can be misleading but don't now what else.
  • Snort won't start (2.0.1 RELEASE amd64)

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    S
    Doh. I opened and closed my own case… Sorry for taking up the forum space!  Hopefully it helps another newbie out though. I realized that I needed to enable the DCE/RPC2 preprocessor to make those work. Sometimes I wonder where my brain goes...  :-[
  • ASK unbound doesn't work

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    D
    @kaptenhook: unbound in pfsense 2.0.1 (amd64) does not work, but service is enable and running, and when we check using http://dnssec-or-not.net/ it will get a "you are not using DNSSEC" Works fine for me. Make sure you are not using any redundant DNS servers that are not DNSSEC enabled.
  • File Manager package (Tom Schaefer) errors

    Locked
    15
    0 Votes
    15 Posts
    12k Views
    M
    Hi Sully,   it's ok, thank you for your feedback! Michele
  • Postfix forwarder

    Locked
    24
    0 Votes
    24 Posts
    11k Views
    marcellocM
    There is a workaround for missing libs. Fetch files from e-sac.siteseguro.ws/pfsense/8/All/ldd to /usr/local/lib
  • How know when reverse proxy its working

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Fusionpbx not connecting to sip provider

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    P
    Thanks guys for the help  i did a fresh install all seems to be ok now.
  • Squid logs are re-owned by root:wheel

    Locked
    9
    0 Votes
    9 Posts
    6k Views
    jimpJ
    In /etc/rc, /var/log/ is wiped out, and the files are freshly made. One of many reasons the squid package keeps its logs separate. That behavior has changed (as of e8197e56f360f222d03de24f8b66fe5125123c30 on master) for the full install, but still wouldn't be recommended.
  • Is it possible to manually install packages.?

    Locked
    3
    0 Votes
    3 Posts
    17k Views
    johnpozJ
    you can download them directly from files.pfsense.org http://files.pfsense.org/packages/8/All/
  • Pfsense 2.0.1 - nTop out of date?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    R
    Thanks!
  • Imspector - missing package dependence

    Locked
    12
    0 Votes
    12 Posts
    6k Views
    jimpJ
    Should be worked around now… https://github.com/bsdperimeter/pfsense-packages/commit/32531f52c0a45d72232f7e79a47a1401fe4d290a
  • Removing cron breaks "sytem" cron

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    E
    Finally had time to re-boot today and now cron is working again. So, it looks like removing the cron package, just shuts down the service. Cheers.
  • Apache_mod_security package missing mod_proxy.so on amd64

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    C
    Hi, somebody have solution to this!? thanks Carlos
  • Client device inventory

    Locked
    1
    0 Votes
    1 Posts
    975 Views
    No one has replied
  • Snort ON

    Locked
    1
    0 Votes
    1 Posts
    841 Views
    No one has replied
  • Web proxy question. Iam a proxy noob.

    Locked
    17
    0 Votes
    17 Posts
    5k Views
    marcellocM
    kira, Take a look on this thread. http://forum.pfsense.org/index.php/topic,46817.msg245830.html#msg245830
  • 0 Votes
    7 Posts
    3k Views
    E
    Hi, found the solution. add to squid custom options log_uses_indirect_client on;follow_x_forwarded_for allow localhost; and in dansguardian choose: General -> useforwardedfor if you have more subents using dansguardian and squid only listening to loop then add them to allowed subnets under access control in squid config tab. have a nice day!
  • PfSense 2.0.1 install squid failed!

    Locked
    31
    0 Votes
    31 Posts
    24k Views
    S
    still can't access.
  • Squid - Squidguard replaced by Varnish/Danguardian?

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    marcellocM
    @tester_02: Squid 3.  Looks like a reverse proxy version of squid.  Does it run on normal cache mode? It runs on both modes. http://forum.pfsense.org/index.php/topic,44735.msg249094.html#msg249094 @tester_02: Does it work with squidguard? @tester_02: Varnish.  Does it run in transparent mode? Varnish is a http reverse proxy with caching, you point your dns record to it's ip and it does balance,fail over,reducer server load, etc. You can configure it to act as a proxy server but it's designed to reverse proxy, so AFAIK no transparent support for it. @tester_02: Does anyone have varnish/danguardian working nicely as a transparent proxy and filtering? I do as proxies only. Transparent proxy do only http filtering leaving https 'free'. A WPAD/PAC configuration is more secure this way.
  • Squid: webgui_port added to safeports and sslports acl in squid.inc

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Include changes from squid to squid2 and squid-reverse

    Locked
    7
    0 Votes
    7 Posts
    2k Views
    jimpJ
    I would just keep going with squid3 and ditch the -reverse one.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.