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
    B
    @patient0 said in The service show not running but client can connect to wireguard server.: Oh, I see, I didn't realize that the same issue existed on CE. I would like to say, CE user stumbled at first about the issue... (to check above)
  • Squid and DNS redirect in pf 2.0 how do you get google?

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    K
    Thanks for the reply, I will have to look into the DNS solution. I am using the DNS forwarder to automatically use the DNS from my ISP. I have set the DNS in the proxy as well. I still get a proxy error when I type in Google instead of google.com Error… The requested URL could not be retrieved While trying to retrieve the URL: http://google/ The following error was encountered: Unable to determine IP address from host name for google The dnsserver returned: Name Error: The domain name does not exist. This means that: The cache was not able to resolve the hostname presented in the URL. Check if the address is correct. Your cache administrator is … End Error It is not that big of a deal but it would be nice if it just sent the request to Google on a bad spelling or out of date url. Oddly when I type in "Google website" it pulls up Google in a search.
  • Squid 3 Reverse proxy not working

    Locked
    5
    0 Votes
    5 Posts
    5k Views
    marcellocM
    @cjbujold: no I have not set  the pfsense gui port to anything else but what is the default  port 80 & 443 So, change it and disable automatic redirect rule on system advanced @cjbujold: What does the ^http://www.mydomain.com/.$  format provide more than the HTTP://accrahelpdesk.accra.ca ?  Should I use it  like this ^http://accrahelpdesk.accra.ca/.$  instead of the straight URL? You can use any combination, my suggestion is: ^http://accrahelpdesk.accra.ca/ or just accrahelpdesk.accra.ca @cjbujold: Nothing is showing in the Real time tab (log) I am presuming nothing is getting caught since I am not being redirected. Did you enabled squid logs on proxy server config?
  • NMAP 6.00

    Locked
    15
    0 Votes
    15 Posts
    6k Views
    johnpozJ
    Bumped the package - and yup now with ability to pick interface the gui works!
  • Squid3, Squidguard & Sarg

    Locked
    10
    0 Votes
    10 Posts
    6k Views
    marcellocM
    The args are just to limit lines to read, in some cases(large files) it fixes sarg erros while report generation.
  • Dans guardian for content filtering

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    marcellocM
    check this thread http://forum.pfsense.org/index.php/topic,43786.msg250685.html#msg250685
  • Pfstat package broken?

    Locked
    1
    0 Votes
    1 Posts
    963 Views
    No one has replied
  • Snort package problems

    Locked
    17
    0 Votes
    17 Posts
    7k Views
    M
    Thanks for the explanation.  I too have encountered this issue.  The GREP and PKILL commands seem to work in the short term.  Is there a more automated method to accomplish this task? Makes me wish I had never updated snort in the first place.  Snort has become a mess over the past 30 days.  Is there any resolution to this multiple snort instance issue in sight?
  • Squid + SquidGuard Broken - Will Not Start

    Locked
    20
    0 Votes
    20 Posts
    8k Views
    N
    Awesome! Again, thanks for the help
  • Squid + Squidguard - IE/Chrome/Firefox clear Cache

    Locked
    5
    0 Votes
    5 Posts
    8k Views
    P
    These would need to go in Proxy Server:General Settings, Custom Options. But my question is, these are options that control how Squid itself caches 403, 404 messages and DNS results that worked or failed recently. But we want to try and convince the browser on the user's computer not to cache this stuff. So how would that work?
  • Installed Pkgs Missing

    Locked
    1
    0 Votes
    1 Posts
    914 Views
    No one has replied
  • Squid + DansGuardian

    Locked
    19
    0 Votes
    19 Posts
    12k Views
    A
    Hi, Thank you, it works fine. Your screenshot shows virusscanner description, are you sure you have configured it on right place? I configured the virusscanner and not url and sites, I must be blind … Airy
  • Squid 3.1.20 pkg 2.0.5_2: Shared object "libmd5.so.1" not found

    Locked
    32
    0 Votes
    32 Posts
    17k Views
    D
    Hi Marcello, thnx for the answer. Yeah, all the sync proccess was perfect, the real problem was that squid can´t be restarted after the configuration change (the backup machina had all the info from the main but you get an error while trying to save the config). Changing the line 1078 makes the trick and now everything go as planned. Thnx again.
  • Allow Skype access by time schedule through Squidguard

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    J
    I have not noticed any problem with rule timings, I used this feature regularly with 2.0 and have just started testing on 2.0.1 However, I did find that an ip address will be ignored if used as an expression in a Target Category, so that´s why my regex didn't work. Need to do some more reading…
  • Proxy Cache

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Snort Stable 2.9.2.3 pkg v. 2.2 Failed

    Locked
    102
    0 Votes
    102 Posts
    35k Views
    N
    I just did a clean install of pfsense 2.0.1 (x86 version) and all my packages Squid, HAVP, Sarg are working but SNORT is failing with snort.conf(533) => Failed to parse: No end brace found Any ideas or suggestions?
  • Haproxy-full older version

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    S
    thnx marcelloc, finally i used the haproxy-full 1.4.21 I added on the Advanced pass thru of the frontend configuration: option mysql-check user haproxy and on the mysql server I created a user for haproxy seems to work fine so far regards
  • MOVED: widentd issues

    Locked
    1
    0 Votes
    1 Posts
    874 Views
    No one has replied
  • Snort 2.9.2.3 pkg v. 2.2.1 is not starting when i enable "block offenders"

    Locked
    14
    0 Votes
    14 Posts
    4k Views
    B
    @JustinTime: @jimp: Try to remove and reinstall again, I uploaded a new build of the i386 snort package a couple hours ago, it may be fixed now. That worked for me, too, and now I am able to start the snort service with blocking mode enabled.  However, stopping the snort interface in the snort gui does not stop the service, and starting it again starts a new service.  Please post a note here when this has been fixed. Thanks so much for providing the Snort package!!  I've been using it for a couple years now and have been very pleased with it. See this post: http://forum.pfsense.org/index.php/topic,50758.0.html I started this thread for the problem with the snort service not quitting for a restart, but starting a new one anyways.  I think everyone is having this issue since the latest version came out.
  • Squid on 2 TB harddisk

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    jimpJ
    Indeed these are questions that belong on a squid forum - you're trying to far exceed the intention of the package - it's not meant to be a gigantic full-blown proxy of such proportions. If it's going to be that large and busy it should be off on its own dedicated box. The design and specs of such a system are debatable but a squid forum/list would be a more likely place to get accurate suggestions.
  • Pkg.php with up and down function - almost there

    Locked
    39
    0 Votes
    39 Posts
    10k Views
    N
    Ok, ok, ok! You got me. I added this to freeradius2 package  ;) It is not exactly what I want - it is more (complex) - but I think it will be helpful as bigger as the user file is  :P
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.