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.
  • No Logs in Light squid report…

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    D
    http://forum.pfsense.org/index.php/topic,49680.0.html
  • Snort 2.9.1 pkg v. 2.0.2 wont start, no real info

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    G
    Found a bug. If pfsense changes IP (I'm using as xDSL bridge mode), snort goes down. The only solution (AFAIK) is by logging at WEB GUI and manually restart it. Of course, should'nt be like this.  Solution?
  • Squid not logging traffic, configuration issue?

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    P
    I don't know about 2.0.1. I have an issue with 2.1 but after an update, it worked like it should.
  • Developer vs community package list?

    Locked
    4
    0 Votes
    4 Posts
    1k Views
    C
    We support all the packages as best we can for support customers under their purchased hours. We're not necessarily all-knowing experts on every single one of them, but we know all of them to some degree, and can generally figure out anything we don't know. The main difference under commercial support on packages vs. base system is we can't vouch for the quality of packages. We'll fix any base system issues that are encountered (which is rare) at no cost to the customer, but can't provide any such assurance with any package other than our AutoConfigBackup. If a customer has an issue with a package and wants to put their purchased time towards fixing it, we can almost always accommodate, we just can't do it for free like we do for the base system.
  • Squid status

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    marcellocM
    @ezyclie: So can i do this: http://forum.pfsense.org/index.php/topic,14609.0.html with embedded system? without loosing the changes? If you are going to do this on console, follow the steps doing a rc.conf_mount_rw before changes and a rc.conf_mount_ro after changes. on embedded /var is flushed every boot but looking the steps, I can see only changes to files on /usr dir. att, Marcello Coutinho
  • Quagga OSPF problems [SOLVED (Sort of…)]

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    M
    After a series of reboots it's all working now. I'm not thrilled by the stability here, but hey, I am running 2.1-DEVELOPMENT so I guess I can live with it for now :) Any ideas of when 2.1-STABLE will be out? I read a lot about IPv6 Launch Day, and that's not very far away.
  • Need some help on Snort testing

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    S
    I believe that many of those rules are designed to alert when icmp traffic sourced from EXTERNAL_NET destined for HOME_NET.  So in order for those rules to alert,  a successful ping has to occur that matches those conditions. When I was testing snort,  I was pinging from a lan interface to a lan interface.  Since neither was from a network associated with EXTERNAL_NET I would never see an alert.  In order to get an alert to fire, I modified both EXTERNAL_NET and HOME_NET variables in one of the icmp rules to read "Any".  This way, you don't have to be concerned with where your traffic originates from.
  • Snort 2.9.0.5 EOL

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    C
    I also wonder where this issue currently stands?  I had no issue adding and enabling rules, but I'm new to this so I'm unable to determine if the rules are current or truncated to support the EOL version.
  • Transparent AV?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    C
    Thanks for the tips!  I tend to agree that firewall-based AV isn't really that useful, especially with so many sites using HTTPS these days. I have no experience with clamAV, but our client-side ESET performs quite well, so maybe I'll leave well enough alone rather than get into Squid, etc.  (something else I have no experience with) Thanks for the tip regarding pfBlocker, we currently use DynDNS for content filter at only $10/year, but it's DNS-based so easy to bypass for intermediate users.  This might be the answer I was looking for, though!
  • Squid not 'squidding'

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    N
    "Do not cache" does not mean "block". It ist just not caching this sites. To block (filter) sites you need additional tools like squidguard or dansguardian. But please update your old system to an actual pfsense version like 2.0.1
  • Squid Blocking Web Access

    Locked
    19
    0 Votes
    19 Posts
    40k Views
    Q
    Any update? I've tried using Dansguardian with a firewall rule redirecting port 80 instead of Squid/SquidGuard intercept mode. This seems to work so far. Wondering if I should just stick with D then? Not really clear on the difference between the two softwares. Thanks for your help.
  • Open-VM-Tools-8.8.1

    Locked
    8
    0 Votes
    8 Posts
    6k Views
    C
    Does the stable version support vmxnet2?  Ideally I'd like to run vmxnet3, but this is my first run with pfSense so I'm trying to KISS.
  • What would it take? (FreeRADIUS on 2.1)

    Locked
    4
    0 Votes
    4 Posts
    1k Views
    M
    Thanks, I'd tried that package, but I hadn't seen the thread link, I posted in there. It'd be really great to get this working!
  • Delet log files in imspector

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    K
    thanks it worked for me.. and i didnt break my pfsense LOL. anyway thanks for the expertise.
  • PfSense Snort for Dummies?

    Locked
    7
    0 Votes
    7 Posts
    4k Views
    J
    @Nonsense: Does one have to register to subscribe to the Emerging Threats rules (if so, then how?) or just place a check in the Install Emergingthreats rules box on the Global Settings page? Right, no registration, just check the ET box, select the auto-update frequency interval, and save. You may need to manually update the rules, or stop/start snort to download then initially. After updating review the categories enabling those of interest under each interface. I think that's about all you need to do.
  • [SQUID] comm_old_accept: FD 20: (53) Software caused connection abort

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    M
    Hi, Still can't find the cause - so when I get an open slot, I'll just try re-installing the whole system from scratch and see if it stops. This system only serves 40 users or so, and I never get anywhere near the size limit of MBUF or state table. I run it on a P4 3GHz with 2GB RAM, 40GB HDD and very seldomly the CPU goes above 10% and memory never above 40%. So I don't think it is a performance issue either. Might it be a faulty RAM module? Cheers, MrsPotter
  • IMspector install failure on 2.0.1-Release

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    C
    Thank you very much marcelloc! Worked like a charm :-)
  • Incorporating the DHCP wpad setting into the UI

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • HELP: Varnish3

    Locked
    6
    0 Votes
    6 Posts
    4k Views
    marcellocM
    The doc ends on the same point: Yep, you got it exactly. Varnish does not handle SSL itself. If it receives a request that is SSL encrypted it will pass it directly to Apache. For us though, we have the load balancer decrypt/encrypt and all traffic between Varnish and Apache is normal HTTP (but we keep using a different port number so we can tell if the page will eventually be secured). and suggests the same "when time permits solution" _]Another way to handle SSL is Another way to handle SSL is to put pound (http://www.apsis.ch/pound/) in front of varnish for port 443 and do lightweight SSL decryption and then you get the benefit of Varnish for even the SSL encrypted traffic._ The only thing that I can include in this package is the pass trough function. But IIRC, all servers should have the same config/sites to share the same ip as varnish can't see the request it self, just a ssl connection.
  • Pfsense + Squid + Squidguard +transparent

    Locked
    7
    0 Votes
    7 Posts
    8k Views
    marcellocM
    @albokos: I'm digging out the .pac file solution, i've a good one it works when store locally on a pc now i try to set it to be accessible via the pfsense web server. pac proxy configuration has a lot of good points, including filtering ssl urls. good choice.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.