Subcategories

  • Discussions about packages which handle caching and proxy functions such as squid, lightsquid, squidGuard, etc.

    4k Topics
    21k Posts
    perikoP
    @aGeekhere dns_v4_first...have years and they still don't clean the code. But won't affect.
  • Discussions about packages whose functions are Intrusion Detection and Intrusion Prevention such as snort, suricata, etc.

    2k Topics
    16k Posts
    bmeeksB
    @NRgia said in Suricata on Pfsense: @bmeeks Thank you for what you did for Snort or Suricata. I'm not sure what you want me to do on Redmine, due to is a bug tracker. My question is for Product Management, which I will ask it here to be public: What is the plan for these 2 packages, Suricata and Snort? Thank you Yes, Redmine is for both bug reports and feature requests. Asking for the Suricata binary to be updated to the latest 7.0.11 version from upstream is a legitimate Redmine request. I would suggest simply asking for the binary version update instead of asking about future Netgate strategy (such as the support plans for the packages). Strategy discussions typically don't get very far because they deal with proprietary information or plans that a company may not want to publicly discuss. Redmine is where the Netgate developer team tracks all the code changes they make for pfSense. They will see Redmine reports much quicker than a forum post.
  • Discussions about packages that handle bandwidth and network traffic monitoring functions such as bandwidtd, ntopng, etc.

    571 Topics
    3k Posts
    dennypageD
    @Leon-Straathof Data retention settings are handled inside of ntopng. Documentation here. Pay attention to the RRD note. Also, if you've turned on some of the slice and dice time series information (is off by default), I'd suggest turning them back off. These balloon the storage requirements and are of little actual use.
  • Discussions about the pfBlockerNG package

    3k Topics
    20k Posts
    fireodoF
    @tinfoilmatt said in Failed or invalid Mime Type: [application/SIMH-tape-data|0]: (ASN data is IPinfo, not Maxmind) Thats correct but "GeoLite2-Country" is from Maxmind ... (that confused me) I'm considering simply adding "application/SIMH-tape-data" to the list to test. Thats what i tought too ... I'll try when I have the time for it ... Edit: I can confirm - adding "application/SIMH-tape-data" to the list at line 257 in /usr/local/pkg/pfblockerng/pfblockerng.inc did the trick - no more error! Edit: OK, problem resolved but I would like to know, whats the cause for that error! Thanks a lot!
  • Discussions about Network UPS Tools and APCUPSD packages for pfSense

    101 Topics
    2k Posts
    dennypageD
    @jhg said in NUT fails to start after 2.7.2 -> 2.8.0 upgrade: Interesting. I would have thought the initial reboot, which occurred as part of the upgrade, would have done the trick, but it took a second reboot, just now, to get things working. Glad you have it sorted. There was no difference in the output of usbconfig show_ifdrv at any point -- before or after unplugging/replugging the USB cable, nor after rebooting. ... Question: What would tell me whether or not a driver was loaded? If there were an attached driver, it should have shown up with the show_ifdrv command. If you use the command and look at the other usb devices, I think they will show attached drivers. I don't expect to see a driver attached to the ups, because there is a quirk that tells the OS to ignore that device (and not attach a driver). Look for idVendor and idProduct in the above output. The Vendor ID for your device is 0764, which corresponds to Cyber Power Systems, and the Product ID for your device is 0601, which is registered as "PR1500LCDRT2U UPS" (don't sweat an exact match for the name). You can see the quirk with the following command: [25.07-RC][root@fw]/root: usbconfig dump_device_quirks | grep 0764 VID=0x0764 PID=0x0005 REVLO=0x0000 REVHI=0xffff QUIRK=UQ_HID_IGNORE VID=0x0764 PID=0x0501 REVLO=0x0000 REVHI=0xffff QUIRK=UQ_HID_IGNORE VID=0x0764 PID=0x0601 REVLO=0x0000 REVHI=0xffff QUIRK=UQ_HID_IGNORE [25.07-RC][root@fw]/root: Your device is third on the list. The HID_IGNORE quirk says to ignore the device and not attach a driver. @jhg said in NUT fails to start after 2.7.2 -> 2.8.0 upgrade: You might consider adding this resolution to the release notes for 2.8. LOL... sorry, I don't have input to the release notes (I don't work here). While I wrote and maintain various packages, including NUT, I'm still just a volunteer. Most packages are actually written by volunteers.
  • Discussions about the ACME / Let’s Encrypt package for pfSense

    495 Topics
    3k Posts
    I
    Redmine Issue has been closed. fixed - Gandi LiveDNS method in acme 1.0 has both PAT and API key fields. tested on: 25.11-DEVELOPMENT (amd64) built on Sat Aug 16 6:00:00 UTC 2025 FreeBSD 15.0-CURRENT
  • Discussions about the FRR Dynamic Routing package on pfSense

    294 Topics
    1k Posts
    yon 0Y
    said in Please update frr on Pfsense+ to FRR 10.3: https://redmine.pfsense.org/issues/15785 now frr 10.4.1
  • Discussions about the Tailscale package

    90 Topics
    598 Posts
    E
    Updated CE 2.7.2 to 1.86.4 Changelog pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/tailscale-1.86.4.pkg Freshports
  • Discussions about WireGuard

    693 Topics
    4k Posts
    L
    @boyan1 said in Wireguard Gateway not coming up after reboot.: W Hey man, im trying to make the SITE A use internet of SITE B as you did, but there is no means of making that works. How did you make that works? Could you tell me please? Thanks!
  • Upsmon parent process died - shutdown impossible

    5
    0 Votes
    5 Posts
    1k Views
    gregeehG
    Glad to know I'm not the only one with this issue. Would be nice to know why it is happening.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    56 Views
    No one has replied
  • Need some help: Package used to work but doesn't work now.

    1
    0 Votes
    1 Posts
    330 Views
    No one has replied
  • FreeRadius3 LOG

    2
    1 Votes
    2 Posts
    558 Views
    GertjanG
    I totally agree with this. What about moving the FreeRadius Logs to the "Package log" menu ?! Right know its overwhelming my general log also.
  • openvpn-client-export & auth-nocache option

    2
    0 Votes
    2 Posts
    7k Views
    K
    -auth-nocache Don't cache --askpass or --auth-user-pass username/passwords in virtual memory. If specified, this directive will cause OpenVPN to immediately forget username/password inputs after they are used. As a result, when OpenVPN needs a username/password, it will prompt for input from stdin, which may be multiple times during the duration of an OpenVPN session. This directive does not affect the --http-proxy username/password. It is always cached. I don't think you'd want to type in your username/password multiple times during the login session and then on every reconnect just to buy some peace of mind. On top of that, --auth-nocache can not be implemented 100% reliably on any normal computer, you would need some special secure memory that can guarantee the no cache property of the memory used. As soon as the username/password are read, there is some cached memory that holds the password for a non-zero time.
  • Network analyzer

    2
    0 Votes
    2 Posts
    586 Views
    emammadovE
    Hi. You can use Squid together with SquidGuard to block websites. And Lightsquid is web proxy reporting tool that you can see which user or ip address has visited what websites. With ntopng package, you can see network usage of ip addresses, which ip address is using most bandwidth and etc.
  • Creating a package around a set of python scripts

    2
    0 Votes
    2 Posts
    477 Views
    jimpJ
    A FreeBSD port is the heart of it. You can look at other small and simple packages to get an idea of how they work. For a GUI, it depends on what you need. If it's a few settings then using the built-in XML package GUI method may be easiest, otherwise you can code up a small PHP page to do what you need.
  • Nagios nrpe Version 3 after Upgrade to 2.3.5-RELEASE-p2?

    3
    0 Votes
    3 Posts
    956 Views
    S
    Hi, there was an upgrade for the nrpe Package from 2.3.2_2 TO 3.0 available. Now everything works as expected again…  :)
  • General security

    3
    0 Votes
    3 Posts
    775 Views
    Raffi_R
    Hi John, I am not very experienced with pfSense either, but I have spent several months time with setting up the box and digging into different packages. You already mentioned most of these, but speaking from my own limited experience and setup, below is what I have and some of my knowledge on them. OpenVPN Great for secure remote access. pfBlockerNG Great for URL filtering and added security depending on the lists used. I followed this awesome tutorial on YouTube to help get that setup the way I wanted. https://www.youtube.com/watch?v=QwFpMwXEK5w. You don't have to use all the lists and examples in that video, but it's a great start. For example, the ad blocking helps prevent users from doing things they shouldn't be doing like clicking on Google ads that say "Official Microsoft site" but the URL is clearly not right and can take them to a potentially malicious site. This saved me a few times at least. I use most of the lists in that video along with some of the easy lists included in the package. Suricata I originally used Snort, but I had a fatal issue with it when Snort ran into some updated rules which it didn't know what to do with. To me, having an IPS with a few missing rules is better than having one that chokes on those few faulty rules and not run at all. I ended up switching to Suricata instead which uses many of the same rules and categories anyway. Squid with ClamAV Squid is being used as a caching web proxy server which all my clients go through. The web proxy wasn't really needed, but the anti-virus on the firewall level was the main selling point to me. That is done thanks to ClamAV included in the Squid package. On my setup, ClamAV is only scanning http traffic and not https. Technically it could be setup to do both. I personally am staying away from that for reasons discussed throughout these forums. Good luck. Raffi
  • MOVED: FreeVRRP

    Locked
    1
    0 Votes
    1 Posts
    372 Views
    No one has replied
  • Cyberpower OR500LCDRM1U and apcupsd package issue

    3
    0 Votes
    3 Posts
    746 Views
    Raffi_R
    I was never able to get the apcupsd package to work with my Cyberpower CP1500C. In your case, it sounds like it could be a driver issue. It doesn't make sense why it would stop working suddenly. In my case, I used the NUT package instead and it's been working smooth for months. I don't know if it's worth a try though because my setup is different. I don't have it connected to my pfSense box with USB. I have the UPS connected via USB to NAS on my LAN. That NAS also acts as my UPS server so pfSense is able to access the UPS info via the LAN. In the NUT package on pfSense, I just enter the server IP, port and the admin credentials of the server.
  • 1 Votes
    1 Posts
    443 Views
    No one has replied
  • Zabbix proxy web scenario checks

    1
    0 Votes
    1 Posts
    668 Views
    No one has replied
  • Munin-node package for 2.3?

    5
    0 Votes
    5 Posts
    3k Views
    A
    Thank you Gertjan and apologies for my rather clueless question. The munin master is within the LAN. Indeed, I have set up the node as described above, and everything now runs as it should. Sorry again for being a bit dumb…
  • How to configure Syslog-ng

    3
    0 Votes
    3 Posts
    2k Views
    O
    How do you configure the logs to be sent to ELK running in Docker Containers?
  • Freeradius with oracle support in addition to mysql and postgresql

    2
    0 Votes
    2 Posts
    577 Views
    GertjanG
    Hi, If you are ready to do some keyboard work, I guess it's possible : Enter console mode, and go to God mode (option 8). Goto the settings directory : cd /usr/local/etc/raddb/ and ask if this  FreeRadius knows anything about 'oracle' : grep -R 'oracle' * You will see this : mods-available/sql:#  Where "DB" is mysql, mssql, oracle, or postgresql. mods-available/sql:    #    * rlm_sql_oracle mods-config/sql/ippool-dhcp/oracle/queries.conf:#  ippool-dhcp/oracle/queries.conf -- Oracle queries for dhcp-ippool mods-config/sql/ippool/oracle/queries.conf:#  ippool/oracle/queries.conf -- Oracle queries for rlm_sqlippool mods-config/sql/main/oracle/queries.conf:#  main/oracle/queries.conf -- Oracle configuration for default schema (schema.sql) The major part about how to set it up is there … but : FreeRadius needs a 'driver' that can talk to Oracle. The settings will learn you that the driver name of MySQL is "rlm_sql_mysql". For Oracle this would be  "rlm_sql_oracle" ... Check here : cd /usr/local/lib/freeradius-3.0.15 ls -al Bad news : no Oracle driver in the FreeRadius 3.x package … (maybe you borrow a copy from an original FreeBSD 11.1 (current FreeBSD kernel used by pfSense) "FreeRadius" package ..
  • Configure syslog-ng to stream multiple individual log files not working

    3
    0 Votes
    3 Posts
    2k Views
    U
    After more testing, and the update to v2.4.3 I'm not seeing any difference in behavior.  Anyone know of anything I can try to change?  Also, is there a good way to report a bug or is that directly to the redmine project site?
  • Editing AVAHI Deny Interfaces?

    6
    0 Votes
    6 Posts
    1k Views
    GertjanG
    @JimPhreak: Ahhhh, I wasn't holding Ctrl and clicking at the same time.  Wow what a brain cramp. "Ctrl" is a dead key, that needs to be pressed with 'something' on the keyboard - or mouse - that is, for the last 2, 3 decades it behaves like that  ;)
  • TFTP can't create files

    2
    0 Votes
    2 Posts
    643 Views
    GertjanG
    Hi, You tried to use the entire path as a file name ?
  • Freeradius3 authorization and accounting

    2
    0 Votes
    2 Posts
    776 Views
    GertjanG
    Hi, @Javid_B: (0) exec: Executing: /bin/sh /usr/local/etc/raddb/scripts/datacounter_auth.sh jb@gmail.com daily: cat: /var/log/radacct/datacounter/daily/max-octets-jbXgmail.com: No such file or directory /usr/local/etc/raddb/scripts/datacounter_auth.sh: arithmetic expression: expecting primary: "/1024/1024" For every user that has a quota in a time span, a file is created here /var/log/radacct/datacounter/daily/ - the file starts with "max-octets-" in your case, it's max-octets-jbXgmail.com In this case your time duration for the quota "daily". Does this file exist ? The error message says : no ! So login won't work. All is normal  ;) I advise you to experiment with a non-email login like login like "test". Check if the file  /var/log/radacct/datacounter/daily/max-used-test is created - in the file you will find the quota size in bytes. When the login works, another file will be created :  /var/log/radacct/datacounter/daily/used-test and probably  /var/log/radacct/datacounter/daily/used-test-xxxxxxxxxx (xxxxxx is the session ID). Check this.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.