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

    716 Topics
    4k Posts
    chpalmerC
    Im trying to set up Fubo TV for my mother using AT&T Wireless.. problem is they keep showing her California news channels... She wants local. Even though the website asks for her zip code they seem to default to the IP location. I have tried several times to sit down with this but can never get the thing to even ping from the other side. Connected with Wireguard here successfully for helping troubleshoot things for her otherwise.. Fubo is a PITA and keeps reverting back so I am finished trying to deal with them. Anyone got any tips? or a good tutorial??
  • Starting over - Freeswitch setup

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    F
    Thanks TreeTopFlyer, WinSCP is your friend, that got rid of it!
  • Videocache uses 100% cpu

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    X
    last i checked video caching via squid or the video cache paid package is not supported, i would contact the vendor, for the following reasons: 1. not supported here (officially) 2. they made it and therefore: 3. since they made it they will know whats wrong (they have to provide some type of support, as the product was sold) 4. you will likely get a faster response with the correct info instead of people guessing
  • After every snort update, I have to redo all the rules again! Real pain

    Locked
    9
    0 Votes
    9 Posts
    6k Views
    S
    @ppomes: Hi sepp_huber, One thing you could do is to use thresholds to disable somes specific rules. This will survive on rule updates. We are using it, it works well. Pierre The solution to use thresholds to supress some specific rules works for us now. A good documentation what are thresholds and how do they work can be found here:http://cvs.snort.org/viewcvs.cgi/checkout/snort/doc/README.thresholding?rev=1.5 Thanks for the hint! The behaviour that rules out of disabled categories are used has not occured again … until now.
  • Getting NUT working

    Locked
    4
    0 Votes
    4 Posts
    8k Views
    C
    /usr/local/etc/rc.d/nut.sh start
  • Squid Single Sign On

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Cups Package

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • PfSense and external Squid server

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    GruensFroeschliG
    From what i read, you could install the squid package on the pfSense and define an upstream proxy which will have everything directed to. (not sure about that).
  • Cachemgr and current squid values

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    D
    Yes there is. But you have to configure lighttpd to allow access to cachemgr. Or you can use Lusca.
  • How to installing Mysql and create database on pfsense. PLS

    Locked
    2
    0 Votes
    2 Posts
    5k Views
    O
    Hello, Mysql Installation on pfsense; pkg_add -r http://cehturkiye.com/mysql-server-5.0.51a.tbz cd /usr/local/etc/rc.d/ ; cp mysql-server mysql-server.sh chmod +x mysql-server.sh edit mysql-server.sh; change line ": ${mysql_enable="NO"}" to ": ${mysql_enable="YES"}" pkg_add -r http://files.pfsense.org/packages/7/All/php4-mysql-4.4.8.tbz ln -s /usr/local/lib/php/20020429/mysql.so /usr/local/lib/php/extensions/no-debug-non-zts-20020429/mysql.so reboot
  • Official list of package maintainers?

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    M
    A good number of them read these forums pretty regularly.  Just post your issue and they are likely to see it.
  • Siproxd experience??? SOLVED!

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    S
    Its FreeBSD based on M0n0wall. :) So its nimble and quick….
  • MOVED: To all Package developers Thank you

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Nanobsd pkg_add ?

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    jimpJ
    That command remounts all partitions, not just conf.
  • Squid failover setup

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    F
    No Ideas?
  • Pfsense squid not redirecting 80 to 3128 in transperant mode

    Locked
    8
    0 Votes
    8 Posts
    12k Views
    H
    The problem is solved :-) I reinstalled pfsense and restored backup config. Everything not works perfect. Thanks for support
  • Pls. How to installing Mysql and create database on pfsense.

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    P
    I'm sorry. But because i can speak english verry bad. –--------------------------------------------------------- I using version pfsense 1.2.3 release. I have installing Mysql + create databse on another PC and connect Imspector to that DB but it not working give log chat. pls. help me. Can you send to me guide install, How to give log chat by IMSpector and mysql (create databse on another PC and connect Imspector to that DB) Thanks you very much.  :)
  • How can I get network monitoring with graphs per IP address?

    Locked
    9
    0 Votes
    9 Posts
    11k Views
    B
    @0tt0: @belikeyeshua: According to this, http://doc.pfsense.org/index.php/How_can_I_monitor_bandwidth_usage%3F I've got a few options. My experience has been that the RRD graphs are way too basic and that NTOP does not work. I run ntop with 3 NICs and it seem to work perfectly, collecting stats on all interfaces/subnets. I use 1.2.3-RELEASE and ntop 3.3.8. I think I read someone else very recently also stating that it was broken but can't remember who it was, I'm a bit curious as to how it is broken, it is some minor issues or feature malfunctioning or what? AFAICT it's runnings fine and if it's not I haven't noticed how it is not yet.. Cheers, Thats odd because I was beginning to think that whatever is making ntop not work is also whats making most of the other data collection tools I've tried not work. I was also thinking that its got to be 1.2.3-release that is causing the problem because I've tried it on 1.2-RC3 and it worked fine. So, maybe ntop will work in pfsense 2.0. I'll give it a try.
  • How to use the proxy server and squidguard together?

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Snort Blocked List No Description

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    S
    I have the same problem!
  • "Monit" package for pfSense?

    Locked
    8
    0 Votes
    8 Posts
    6k Views
    R
    I certainly hope so! The only reason I am not using haproxy exclusively on my firewall is the inability to get notified if haproxy dies (and get automatically restarted). I have enough Linux/Unix background to maintain the package - just not in FreeBSD.  But, I would be willing to be a tester…
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.