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
    @tinfoilmatt Thanks! I have done that and it worked when forcing just her TV out the Centurylink.. My problem is my local box here. Im missing something because I can not get it to pass traffic from the WAN to the Wireguard tunnel. Ive got some time today so will chip away on my lab setup to see if I can finally accomplish it here first.
  • Lightsquid on 1.2.3 Release stopped working

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    T
    Problem solved by re-installing the box, Lightsquid works fine now
  • How to SSO user domain with squid package

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • DenyHosts still broken.

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Squid error TCP_MISS/504

    Locked
    3
    0 Votes
    3 Posts
    7k Views
    K
    we also encounter the same problem, we are using pfsense1.2.3, and the current released of squid & squid guard from the pfsense package
  • Snort Now Auto Updates !!!

    Locked
    20
    0 Votes
    20 Posts
    9k Views
    S
    it's a live  ;D Thanks snort master :)
  • Squid Questions

    Locked
    13
    0 Votes
    13 Posts
    6k Views
    C
    Now that you remind me, I had issues with my speed dropping out until I implemented this fix: http://forum.pfsense.org/index.php/topic,7186.msg59302.html#lastPost
  • Squid/ havp & Videocache

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    A
    And when I add the lines to squid so it caches windows and avg updates the cpu goes into 100% as soon as I restart squid. Clean the lines out and restart squid and cpu drops back to normal.
  • Snort logs

    Locked
    4
    0 Votes
    4 Posts
    9k Views
    J
    To show all block ips in the terminal. pfctl -t snort2c -Ts @sam_son: I wondered if there was a way to display the snort logs from the command line. I have the pfsense on a kvm so I can view the screen locally rather than ssh. From looking at the snort package advanced tab it says about tcpdump logs. Could I view somthing similar to pftop from the main user menu? It would be very nice to see blocked ip's from snort and what ip's are popping up. Sorry but I don't have a clue how to follow / tail the dump file and where it is stored. If someone could shed some light on this that would be great. Sicne I have upgraded to the latest version it has opened up a whole world of goodies for monitoring and protecting the system. Regards Sam
  • SNORT service stops

    Locked
    5
    0 Votes
    5 Posts
    6k Views
    D
    @jamesdean: Thnks James No worries, and thank YOU!!
  • Squid/squidguard blocking port 80 to private(RFC 1918) ips

    Locked
    6
    0 Votes
    6 Posts
    6k Views
    P
    oh, sweet mercy… it was that easy.  hmmm, some clarification for posterity: despite the firewall rule that i had in place passing traffic out the proper interface (which was not the default route for the system) squid or something about the way it handles traffic (forgive me, i'm not clear on the specifics) still needed a static route to work properly. traffic seems to be flowing nicely from clients on the LAN interface at siteB out the Opt interface, across our MPLS to the web server on it's private ip at SiteA. thanks all for pointing me in the right direction. with my users happily browsing their intranet, i think i'm going to punch out and go have a beer. cheers! -p
  • Snort - problems in rules - jamesdean

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    J
    Dont stress its called a wish list for a reason. Paypal button is now at the Snort Faq. Thanks James
  • Snort Blocked tab takes an incredibly long time to load

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    J
    I move it some time today. Its not as easy as a copy. @cpliu903: @jamesdean: I rewrote the Snort Blocked tab on snort-dev. I'll move that code to old snort. when time to move that code to old Snort ?
  • Squid error

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    R
    Tried to delete, reinstall, re install gui, still ant i always get some sort of error like that. I had to finally do a clean install and reloaded my config to get it t work.
  • Manual remove /re-install Squid

    Locked
    5
    0 Votes
    5 Posts
    7k Views
    A
    Fsck gave me this on the first stage INCORRECT BLOCK COUNT I=25436232 (4 should be 0) CORRECT? no The  -r option gives an invalid command error . Is there a way to repair this issue? Or is it irrelevant?
  • Snort is not blocking

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • About snort block p2p

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Snort-dev update

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Avast & LightSquid

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    G
    This worked!!!!! TY!  8)  Here is what I have on the lightsquid screen to ignore: download739.avast.com|qb18bgpatch.quickbooks.com|.avast.com|.quickbooks.com|avast.com|.talk4free.com|.windowsupdate.com|.microsoft.com I have mine refreshing every 10 minutes and 10 minutes later they were gone from today's file!!!!  Thank you!  ;D Can you tell me the path this is stored in so I can SSH into it to edit and organize it.  ??? Its a mess being all over the screen….  ::) Thank you again!  Aweseome!!!! Greg
  • Warning: touch(): Unable to create file /tmp/…

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    J
    ok folks, i got this sorted. My squid cache was taking up lots of space so I deleted it manually. However please see http://forum.pfsense.org/index.php/topic,23366.0.html for a possible related issue
  • Name in Proxy server Report LightSquid

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.