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
    patient0P
    @andresbraga if you still have the firewall rules as you posted, then I don't know why from the laptop you can't ping the pfSense Wireguard address 10.10.6.1 nor the pfSense gateway 10.10.1.1 What is the routing table of the laptop. And I would run a packet capture on pfSense and check what you see if you run the ping to 10.10.1.1 or 10.10.6.1.
  • Squid loads very slow

    Locked
    9
    0 Votes
    9 Posts
    3k Views
    marcellocM
    another results on a virutal machine using bonnie package v2 standard file system with read_ahead=32 Machine    MB K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU  /sec %CPU           100 102990 89.8 203047 93.1 520031 96.2 198078 99.2 1183719 101.0 38408.0 146.7 standard file system with read_ahead=128 Machine    MB K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU  /sec %CPU           100 166494 99.4 216921 88.6 516720 91.4 202810 99.9 1448189 100.0 43889.5 150.3 soft-updates file system with read_ahead=32 Machine    MB K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU  /sec %CPU           100 134635 90.1 192540 73.1 357890 97.0 204878 99.9 1414560 101.3 41190.4 154.4 soft-updates file system with read_ahead=128 Machine    MB K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU  /sec %CPU           100 165053 99.8 235127 93.7 451421 97.8 188664 100.0 1270644 100.9 44058.7 159.6
  • What happened to unbound?

    Locked
    17
    0 Votes
    17 Posts
    8k Views
    T
    just try the normal url to your current running 2.1 pfsense.. and then add    /services_unbound.php
  • Snort in transparent mode

    Locked
    7
    0 Votes
    7 Posts
    5k Views
    C
    Snort listens on network interface(s). It doesn't matter if they're bridged, routed, NATed, or just a span port from a switch that isn't involved in moving/filtering the traffic of the network at all. It's all the same.
  • SNORT: do i have to activate rules one by one ???

    Locked
    1
    0 Votes
    1 Posts
    887 Views
    No one has replied
  • Sarg Realtime Report Error

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    marcellocM
    check all sarg config options, reports to generate and create a schedule to run. Default sarg options has (yes) after it's description. Select all to create a default config. http://forum.pfsense.org/index.php/topic,47765.msg290819.html#msg290819
  • LightSquid and sqstat

    Locked
    14
    0 Votes
    14 Posts
    8k Views
    J
    So, sorry! I am only able to answer now…  ;D Log rotation is set under Squid (i.e. Proxy Server). Go to Services->Proxy Server->General->Log rotate.
  • Squid and http 1.1 support

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    marcellocM
    Squid 3.2 isn't ported yet to freebsd/pfsense. As soon it's ported, we can create the package.
  • Squidgaurd and Squid 2.0, only blocking sites for some computers

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    N
    Facebook can be reached via httpS and this will not be filtered by a transparent running squid proxy ans so squidguard cannot detect this traffic.
  • Squid, Multiwan, Firewall Rules Problem

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Snort instance using up 100% of one core at 80-85Mbps

    Locked
    8
    0 Votes
    8 Posts
    11k Views
    A
    @tester_02: What version of pfsense.  Also 32 or 64 bit? Thanks for your reply, tester_02! I am running 2.1-BETA0. 64-bit (amd64).
  • Snort - digital bond rules/preprocessors

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    V
    That's a fair call, thanks for replying. I tried the patches they had on their site with little success after compiling snort from source on a *nix build. That being said I'm in the same boat as you, very little time to spare and need to come up with a proof of concept to protect SCADA networks/devices. Would i be able to get a copy of the 'private' or 'deprecated' build to prepare a paper? Just need to do a real basic inside/outside design to show mitigation strategies.. Its either that or i look at getting an ASA with the SCADA rules.  :-\ Specifically interested in the Ethernet/IP and CIP rules/attacks Thanks again for your time
  • Inpect SSL?

    Locked
    1
    0 Votes
    1 Posts
    812 Views
    No one has replied
  • OpenBGPD 0.5.6 + RIP = BGP routes disappearing

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    E
    @Gloom: Probably a silly question but you've not got them both active on the same interface have you? No: BGP was running on the WAN interface, RIP on the LAN one. I've also tried to customize the /etc/gateways file with no luck: now I'm unable to supply the ones I've tested with.
  • Squid service not srating

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    K
    version of pfsense 2.1 version of squid - squid2
  • Sarg: Use Captive Portal logins (MS AD)?

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    marcellocM
    Only when squid can auth users using a "captive portal plugin"
  • Allow .exe through squid proxy

    Locked
    14
    0 Votes
    14 Posts
    6k Views
    M
    Upgraded to 2.7.9 pkg v.4.3.1 and added the IP DESTINATION bypass. All seems to be working now. Thanks!
  • Imspector-dev - new gui options and msn2011 support

    Locked
    12
    0 Votes
    12 Posts
    4k Views
    marcellocM
    maybe this post from haproxy can help you. http://forum.pfsense.org/index.php/topic,42852.msg221708.html#msg221708
  • 0 Votes
    2 Posts
    1k Views
    marcellocM
    Allow access to squid port and block all traffic on users interface.
  • Squid in transparent mode and dmz..

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    M
    Wah so simple and it just work… /Michael
  • Snort Memory Usage

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    D
    From my experience, yes this is normal. Use AC-BNFA for memory performance.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.