Subcategories

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

    4k Topics
    21k Posts
    A
    @nick23369 You don't have to wait for the official fix. Adding the directive load-server-state-from-file none to each backend will override the default behavior and makes HAProxy backend changes take effect immediately. This is the easiest - do it one time and it's done. You can also stop HAProxy, delete run rm /tmp/haproxy_server_state from Diagnostic > Command Prompt, and then start HAProxy. There is no problem with HAProxy, it just takes some extra work to make negate the hardcoded config settings and make backend changes apply immediately without having to reboot pfSense.
  • 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
    GertjanG
    @jeremyc311 said in pfBlockerNG-devel 3.2.8 service pfb_dnsbl don't start: I’m surprised to see in my logs only one blocked IP, which is related to my TrueNAS I'll decode this one : @jeremyc311 said in pfBlockerNG-devel 3.2.8 service pfb_dnsbl don't start: Aug 5 09:01:14,1770008712,bxe1,LAN,block,4,17,UDP,192.168.2.13,116.147.64.181,51765,51413,out,Unk,pfB_PRI1_v4,116.146.0.0/15,ET_Block_v4,Unknown,truenasr740,null,+ Traffic, coming into LAN, from a LAN device (192.168.2.13 = your TrueNAS) going to a Chinise ( 116.147.64.181 ) Brazilian ( 177.72.195.114 - = next line ) was blocked by the "pfB_PRI1_v4" list. That's probably good thing ? ( ! ). Up to you to discover why your NAS should initiate connections to these countries. A NAS can go outside for maintenance purposes, for example to look for updates of it's system. These could be located anywhere of course. The GeoIP IP created a rule for you. How and where do you use that this rule ?
  • 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

    494 Topics
    3k Posts
    johnpozJ
    @jimp Just updated acme package to v1, and did a renew of certs even though they were not do for a while. All went fine, using dns-cloudflare [image: 1755031470221-updated.jpg] On 25.07 of pfsense+
  • 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
    595 Posts
    E
    Updated CE 2.7.2 to 1.86.2_1 Changelog pkg add -f https://pkg.freebsd.org/FreeBSD:14:amd64/latest/All/tailscale-1.86.2_1.pkg Freshports
  • Discussions about WireGuard

    693 Topics
    4k Posts
    lvrmscL
    Since my upgrade to 25.07-RELEASE (amd64) built on Tue Jul 22 22:24:00 CEST 2025 FreeBSD 15.0-CURRENT, on one end of my most important tunnel, the tunnel still works fine, but the pfSense GUI keeps reporting the service as stopped. I had to remove its monitoring from the Service Watchdog which was also trying to start it, without success. Yet the trafic flows correctly. I'm holding off upgrading my other boxes. Is there something I could do to help diagnose?
  • Freeradius with LDAP backend and 802.1x

    802.1x enterprise ldap freeradius
    2
    0 Votes
    2 Posts
    2k Views
    vallumV
    @wickeren said in Freeradius with LDAP backend and 802.1x: Have set Active Directory Compatibility in the Freeradius LDAP settings and played around with the EAP settings. For now the default is PEAP, in the EAP-PEAP section the default is MSCHAPv2 and Copy Request to Tunnel is set to Yes. According to some info I have found this should be OK, but in my case it isn’t however. Still think it must be something there, but can’t figure it out yet. Hi , I tried to configure free-radius on Pfsense (authentication via ldap or Kerberos) , i have AD 2008 . can you share your configuration please
  • Softflowd source interface used for export

    3
    0 Votes
    3 Posts
    1k Views
    M
    Hi, Softflowd traffic is sending to the collector based on the pfSense routing table. In your case, I suppose you have got a static route to join the collector through OpenVPN1 interface. So, it's OpenVPN1 the source interface.
  • freeradius+mysql not starting with mysql authorization BUG#7965 and 7947

    14
    0 Votes
    14 Posts
    4k Views
    P
    @kramtw No, not the right thread because I 'm not using Captive Portal. It's only about Freeradius with accounting in mysql but not authentication in mysql.
  • TINC - Initial setup

    10
    0 Votes
    10 Posts
    3k Views
    C
    Do you happen to know if the tinc package is compatible with a multi-wan setup?
  • BIND config reset

    14
    0 Votes
    14 Posts
    2k Views
    curtisgriceC
    @johnpoz Yes I did find the recursion setting in the view view. Thank you.
  • FREERADIUS

    1
    0 Votes
    1 Posts
    407 Views
    No one has replied
  • softflowd - Interface in use

    8
    0 Votes
    8 Posts
    3k Views
    Y
    @happpyg Ok, Thank you for this quick response !
  • location of generated config for TINC?

    3
    0 Votes
    3 Posts
    325 Views
    S
    FYI! find / -name "tinc*"
  • Service Watchdog Restarts every minute

    5
    0 Votes
    5 Posts
    844 Views
    L
    Ah, ok that would explain it. I did move it from an sg-1000 to different hardware that does not have it. Thanks!
  • How would I find the source for a given pfS package?

    2
    0 Votes
    2 Posts
    317 Views
    GrimsonG
    https://www.netgate.com/docs/pfsense/development/getting-started-with-pfsense-development.html
  • FreeRADIUS3 cleartext password in users file

    2
    0 Votes
    2 Posts
    953 Views
    jimpJ
    Even if they were encrypted before being put in there, they are still in plain text in config.xml. If you don't like that, set the user password to MD5-Password and put the hash in and not the actual password in FreeRADIUS. Keeping them plaintext but encrypting/hashing them in the users file would be pointless.
  • Increase tinc logfile size.

    2
    0 Votes
    2 Posts
    545 Views
    S
    Open a ssh shell. Goto /var/log. Stop tinc in the gui. Save tinc.log somewhere, just in case. Do clog -i -s 511488 tinc.log #This makes a new bigger, blank, circular log file. Restart tinc in the gui In the gui Status -> Services restart syslogd Profit. For further investigation, find out how to fix this in the installation.
  • open-vm-tools somehow broken after upgrade 2.3->2.4

    1
    0 Votes
    1 Posts
    289 Views
    No one has replied
  • Mysql install to 2.4.3-RELEASE-p1 fails

    3
    0 Votes
    3 Posts
    730 Views
    B
    Nope. Doesn’t work. That’s the link I used.
  • 802.1x Wifi Random Disconnection from Apple devices

    13
    0 Votes
    13 Posts
    2k Views
    K
    @nogbadthebad said in 802.1x Wifi Random Disconnection from Apple devices: https://community.ubnt.com/t5/UniFi-Wireless/Random-disconnects-Apple-devices-on-802-1x/td-p/2456271 Thank you for this!!! I feel stupid I didn't find this discussion :) EDIT: In my defense, it's a new thread, lol.
  • Any changes to BIND zone results in SERVFAIL

    4
    0 Votes
    4 Posts
    2k Views
    GertjanG
    Hi, Something you didin't mention, but probably did : When changing, for a example, the SOA in a zone file, and this zone is also updated by RFC 2136 (dynamic), you have to : rndc freeze <zone> Only now you can open, edit, and save the zone file. rndc reload <one> rndc thaw <zone> Syncing the ".jnl" == journal file is ok, buth bind keep the actual working zone structure in memory, not in the actual file you are editing. Btw : I don't know if all this is done by pfSense, but when you edit the file, use these 3 "rndc" sequences. The action is visible in the "general" log - if the bind package has such a facility : Example : 16-Aug-2018 15:30:14.300 general: received control channel command 'freeze home.brit-hotel-fumel.fr' 16-Aug-2018 15:30:14.300 general: freezing zone 'home.brit-hotel-fumel.fr/IN': success 16-Aug-2018 15:30:27.940 general: received control channel command 'reload home.brit-hotel-fumel.fr' 16-Aug-2018 15:30:35.636 general: received control channel command 'thaw home.brit-hotel-fumel.fr' 16-Aug-2018 15:30:35.636 general: thawing zone 'home.brit-hotel-fumel.fr/IN': success
  • NEW Package: freeRADIUS 2.x

    Locked
    628
    0 Votes
    628 Posts
    849k Views
    johnpozJ
    You should most likely create a new thread if you feel you have found a bug, and if can duplicate it then please open a redmine on it. Locking this thread since it is 7 years old. And freerad 2.x is no longer a new package anyway.
  • Suricata fail to start

    10
    0 Votes
    10 Posts
    3k Views
    bmeeksB
    @yummy909 said in Suricata fail to start: I gotcha. I will do some searching. Thank you for help getting over that hump. I didn't read that anywhere, where the core count causing that issue. Wonder what else that is effecting. The Suricata developers have worked on making that error message offer a better hint to the solution, but they still have a ways to go. There was some discussion about it on their bug site several months ago. This particular issue has bitten a handful of Suricata users on pfSense that have high core count CPUs. Bill
  • 0 Votes
    1 Posts
    382 Views
    No one has replied
  • PfBloker_Devel version

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