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! (SIMH-tape-data sounds like a "blast from the past" ...) 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

    496 Topics
    3k Posts
    jimpJ
    Buypass is shutting down their free ACME service: https://community.buypass.com/t/y4y130p Not sure how many (if any) users may be getting their ACME certificates from Buypass, but it is supported in the package, so that number may be non-zero. If you are getting your certificates from Buypass, now is the time to switch to another CA.
  • 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!
  • Mail report command line output not working right

    6
    0 Votes
    6 Posts
    1k Views
    M
    @jimp: @miquim: i have the same problem, the test mail in advanced settings works but on mailreport not work with this comand /usr/bin/grep /bin/date -v-1d "+%Y-%m-%d" /var/squidGuard/log/block.log | /usr/bin/grep -v in-addr I am using pfsense 2.4 and its works on comand line and with pfsense 2.3 before I updated to 2.4 That box isn't meant for complex shell commands, odds are something is getting lost along the way or changed/escaped in an unexpected manner. Make a shell script (e.g. /root/mystuff.sh), make it executable (chmod u+x /root/mystuff.sh) and then run that script for the report instead I did this but when i test with Send Now buttom nothing hapen. I tryed exclude the comand and select a log and again don't work. I tryed to put simple``` /bin/echo teste what i can try now?
  • Passing Custom Changes to ntopng

    1
    0 Votes
    1 Posts
    329 Views
    No one has replied
  • FreeRadius 3 - error messages

    4
    0 Votes
    4 Posts
    3k Views
    D
    So what are you trying to solve? The message says that some authentication failed, that's it. If that's expected, then move on.
  • Haproxy: how to implement http/2-Support in pfsense

    5
    0 Votes
    5 Posts
    3k Views
    D
    Yes, you can easily check for yourself.
  • In line BlueCoat ProxySG to PfSense

    1
    0 Votes
    1 Posts
    754 Views
    No one has replied
  • Can't enable categories on ntopng

    2
    0 Votes
    2 Posts
    795 Views
    A
    I know it's quite an old post, but you need a flashstart subscription to do it. They offer a free trial but definitely to pricey for me. http://www.flashstart.com/ is the website for more details.
  • Zabbix proxy

    12
    0 Votes
    12 Posts
    4k Views
    D
    @smils: For pfsene 2.3.4 there is Zabbix Proxy 3.4? No, only in 2.3.5-DEVEL for now. System / Update / Update Settings Please select the stable, or the development branch from which to update the system firmware. Use of the development version is at your own risk!
  • Freeradius 3 not working after upgrade 2.4

    4
    0 Votes
    4 Posts
    998 Views
    G
    I've uninstalled freeradius and swapped to the normal ldap authentication from pfsense. Works well now
  • [Solved] Can't install packages on 2.3.4p1 after 2.4.0 release?

    3
    0 Votes
    3 Posts
    824 Views
    K
    Perfect, thanks.
  • [Solved] Freeradius, WAP2-Enterprise & IKEv2 Clients

    2
    0 Votes
    2 Posts
    547 Views
    NogBadTheBadN
    Had a poke round the freeradius web pages and came across radsniff. http://freeradius.org/radiusd/man/radsniff.html Output from radsniff shows the following when connecting via vpn :- NAS-Identifier == strongSwan Answer to my issue add NAS-Identifier == strongSwan as a check item "andy-ipad" Cleartext-Password := "PASSWORDHERE", Simultaneous-Use := "1", NAS-Identifier == strongSwan Framed-IP-Address = 172.16.9.1, Framed-IP-Netmask = 255.255.255.0, Framed-Route = "0.0.0.0/0 172.16.0.1 1"
  • FreeRADIUS 3.x package is here! Feedback, please

    Locked
    60
    0 Votes
    60 Posts
    23k Views
    jimpJ
    Locking this as it's grown past its usefulness. Please start new, separate threads for issues.
  • Zabbix 2.2.x proxy on pfsense 2.3.4

    2
    0 Votes
    2 Posts
    885 Views
    D
    All versions of Zabbix with Active Support are available in pfSense Beta (2.4.1 / 2.3.5). zabbix-agent    Zabbix LTS 3.0 (Current version) zabbix-agent22 Zabbix LTS 2.2 zabbix-agent32 Zabbix Standard 3.2 zabbix-agent34 Zabbix Standard 3.4 zabbix-proxy    Zabbix LTS 3.0 (Current version) zabbix-proxy22 Zabbix LTS 2.2 zabbix-proxy32 Zabbix Standard 3.2 zabbix-proxy34 Zabbix Standard 3.4 All packages will share the same config. More info about Zabbix Releases: https://www.zabbix.com/life_cycle_and_release_policy. Please test. Any problems, let me know. Regards.
  • OVPN Client Export automagic

    3
    0 Votes
    3 Posts
    811 Views
    JeGrJ
    Hi Jimp, yes it was already working on the mentioned box. I also tested it on a lab device at home and there I have the same effect. Port forward is working. DynDNS names configured and working. Configured names etc. working but somehow the exporter won't find either a name nor an IP for the automagic config. Anything I can throw in to help? Edit: added screenshots from the test-lab instance below. Explanation: The test lab has WAN configured with 192.168.178.2 (VIP) and 192.168.178.251 (pfsense IP) and has a cable router in front of it. Cable router is passing through everything to pfSense. OpenVPN connect from outside is working perfect. Already tried every possible setup with the port forwarding. Using "this firewall", using "WAN address" or using the VIP IP but neither setting used produced a result. [image: ovpn_ce_1.PNG] [image: ovpn_ce_1.PNG_thumb] [image: ovpn_ce_2.PNG] [image: ovpn_ce_2.PNG_thumb] [image: ovpn_ce_3.PNG] [image: ovpn_ce_3.PNG_thumb] [image: ovpn_ce_4.PNG] [image: ovpn_ce_4.PNG_thumb]
  • PfSense-pkg-Status_Traffic_Totals reinstallation failed!

    3
    0 Votes
    3 Posts
    672 Views
    RonpfSR
    Got it, made the change. Traffic Totals is no longer offered, but there is a suricata update that when fine. Thank you.
  • MOVED: Squid 3 Reverse Proxy HTTPS

    Locked
    1
    0 Votes
    1 Posts
    331 Views
    No one has replied
  • PfSense 2.4.0 and syslog-ng management interface woes

    4
    0 Votes
    4 Posts
    1k Views
    D
    Maybe you should ask upstream to stop this idiocy instead. https://github.com/pfsense/FreeBSD-ports/pull/433
  • Open-VM-Tools for V11 Kernel in PFSense 2.4?

    5
    0 Votes
    5 Posts
    1k Views
    S
    Fair enough.  Looks like they are loaded.  I'm getting some errors about loading them at boot, which sent me down the wrong path, but they are certainly there: : /usr/local/etc/rc.d/vmware-kmod status Checking vmmemctl kernel module: loaded. Checking vmxnet kernel module: loaded. Checking vmblock kernel module: loaded. : kldstat Id Refs Address            Size    Name 1  25 0xffffffff80200000 2c3e9a0  kernel 2    1 0xffffffff83019000 46c6    cryptodev.ko 3    1 0xffffffff8301e000 25099    ipfw.ko 4    1 0xffffffff83044000 14373    dummynet.ko 5    1 0xffffffff83059000 27f7    vmmemctl.ko 6    1 0xffffffff8305c000 2423    vmxnet.ko 7    1 0xffffffff8305f000 2efa    vmblock.ko Thanks!
  • EmailReport not functional

    2
    0 Votes
    2 Posts
    685 Views
    jimpJ
    There could be something about the formatting of the report e-mail that the mail server doesn't like. It know it still works, I have a couple 2.4.0 systems setup to send me reports and I get them every time they run.
  • Bandwidth and squid show "! Newer version than available"

    1
    0 Votes
    1 Posts
    352 Views
    No one has replied
  • FTP Client Proxy Package bindings and config sync

    3
    0 Votes
    3 Posts
    600 Views
    C
    Thanks for the reply Jimp. Sorry it's taken me so long to notice, I thought I'd turned on notifications for the thread, but clearly hadn't. Whilst I appreciate what you're saying regarding the number of options, I'm not sure I agree that it's a waste of time. Having a component like this not part of the config sync increases the opportunity for inconsistencies to appear between the two firewalls when a change is made on one, and forgotten about on the other. The bindings are my concern. Whilst your standard pfSense deployment probably only has a handful of interfaces, I currently have around 60 customer interfaces, and counting. I could easily see myself add a binding on one appliance and not notice it's not bound on the other. Anyway, I appreciate you no doubt have many better things to do than worry about a package for what is ultimately a defunct protocol. Ultimately, config sync, or no config sync, I appreciate you putting the time into making this package available in the first place. Thanks.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.