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.
  • HELP: Squid3 Reverse proxy

    Locked
    11
    0 Votes
    11 Posts
    8k Views
    marcellocM
    canefield, I think you've reached the point to start googling for squid configs to support this feature and suggest improvements, just like the doc you found for varnish + ssl. att, Marcello Coutinho
  • Squid with VIP

    Locked
    24
    0 Votes
    24 Posts
    13k Views
    M
    I am still working to try to recitify this issue. It it even possible to impliment the following solution in a Multi-Wan setup? "Use squid tcp outgoing address directive to specify it."
  • 0 Votes
    1 Posts
    982 Views
    No one has replied
  • Zebedee to encrypt radius pap authentication?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    S
    Thank you Marcello.  Knowing that pfsense is designed to be a zebedee server and not a client has saved me some time.  I'll give your suggestion a try.
  • Squid / Snort on same box w PFSense: Good/Bad idea

    Locked
    5
    0 Votes
    5 Posts
    6k Views
    E
    Thanks Cry Havok, Actually had read the material in the link previously, but was not aware of Snort requirements. To the good is that won't have to break out a slide rule or an abacus to figure it out.  Memory is cheap.  Have to get a new motherboard and a quad 3.x cpu isn't gong to break the bank. Good to have to plan.  This may have saved me hours of pointless redos. Thanks again. Ed
  • Enable youtube for schools in Squid

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    N
    In squid GUI you can add any additional "custom options" you want. You can create ACLs, rules and more. As long you use the correct squid syntax you can add this the "custom options" box which adds these options to the squid.conf. this parameter could perhaps help you: "header_replace"
  • Tftpd & tftp-proxy (inetd?) dies after WAN periodic reset or IP renewal

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Squid logs in other place

    Locked
    4
    0 Votes
    4 Posts
    5k Views
    K
    Thanks to this post http://forum.pfsense.org/index.php/topic,49351.0.html with help of it i found http://doc.pfsense.org/index.php/Copying_Logs_to_a_Remote_Host_with_Syslog Thanks kalu
  • Squid reports Lightsquid

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    D
    You can try the SARG as well. It is available in packages
  • LightSquid Installation Failing - sqstat.class.php failed

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    D
    Must be fixed now. Thanks to marcelloc.
  • Freeradius2 with mOTP for 2 factor SSH authentication question

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    S
    Thanks for your reply.  After looking at the articles you suggested, I saw that I needed to create an /etc/radius.conf file and specify the appropriate values in the file.  I have it working now.  Thanks again!
  • Sarg throwing up error

    Locked
    9
    0 Votes
    9 Posts
    3k Views
    K
    Thankyou marcelloc. You're great :-)
  • Update squid-reverse to Squid3?

    Locked
    4
    0 Votes
    4 Posts
    1k Views
    marcellocM
    @diegoriera: My current settings will be lost? No, but just in case, make a backup before update and save custom options(if any) on a text file at your computer.
  • Squid3 Reverse vs. Varnish

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    marcellocM
    On all docs i see on internet, varnish is faster then squid.
  • HELP: Squid3 + SquidGuard + HAVP

    Locked
    6
    0 Votes
    6 Posts
    5k Views
    marcellocM
    If you are using authentication, squid should be fist. and havp a parent for squid. Dansguardian needs squid after to fetch urls.
  • HELP: Postfix configuration

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    marcellocM
    @canefield: About Postfix; when defining the domain names and the internal servers in general, mail is not forwarded to them and so my mail in not coming into my mailbox. Is there more to configure and/or some logs (or something else) to debug? check what postfix did with your messages on log files and/org report tab. make sure you did disabled third part antispam config on antispam tab. @canefield: I read that Mailscanner is consuming a lot of system resources, right? Any 'how-to' how to configure Mailscanner and a 'how-to' how to debug it for future purpose. A good start is selecting all default options on gui.
  • Ntop 4.0.1_1 v2 coredump with 2.0.1-RELEASE (amd64)

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    M
    I am seeing this with version 4.1.0_3 v2.3 on 2.0.1-RELEASE (amd64). Pentium G620 @ 2.60GHz 2 gig ram 4 gig SSD with 80% free System log entry: kernel: pid 57780 (ntop), uid 0: exited on signal 4 (core dumped) Specifically, this occurs when you try to view any of the ntop summary pages (ones listed in the menu "Summary" including the default main page that loads when you click on the ntop link in the pfsense menu). Visiting any non-summary page by directly entering the url is fine.
  • Squid proxy traffic framed ?

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    B
    nobody has a basic ideea about this….
  • Squid cachemgr

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    D
    @marcelloc: @dvserg: I do not see the difference, if worked. I just looked up the error in the code. Ok, I've published the new code. Thanks for the fix. Thanks! New proxy - good job!
  • Snort - problems with configuration

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    S
    I solved my second problem by enabling everything under "Snort: Interface: Preprocessors and Flow" even though I don't know if it's the right way. No error so far for the categories I have enabled. However, i was not able to find a solution about the enabled rules (signatures) on each category. I guess i have to live with that for now :/ But for sure there must be somewhere a description/documentation of each category, what kind of attacks is preventing but i could not find it so far..if someone has found something plz let me know
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.