Subcategories

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

    4k Topics
    21k Posts
    D
    Retested on 24.11-RELEASE (amd64) all seems to work. So it seems right to file a bug for this issue.
  • Discussions about packages whose functions are Intrusion Detection and Intrusion Prevention such as snort, suricata, etc.

    2k Topics
    16k Posts
    cyb3rtr0nianC
    @rlrobs Yes it’s still working fine here.
  • Discussions about packages that handle bandwidth and network traffic monitoring functions such as bandwidtd, ntopng, etc.

    571 Topics
    3k Posts
    K
    @pulsartiger The database name is vnstat.db and its location is under /var/db/vnstat. With "Backup Files/Dir" we are able to do backup or also with a cron.
  • Discussions about the pfBlockerNG package

    3k Topics
    20k Posts
    R
    hey forum. maybe someone can help me with pfBlocker. I have this nice overview on pfsense mainpage but it logs nothing. [image: 1754330105763-overview.png] I found a related thread that never got resolved however https://forum.netgate.com/topic/175045/pfblockerng-not-logging-everything Is this normal behaviour? I am using the default out of the box settings here. When doing a nslookup of a blocked domain I seem to be getting the correct response. nslookup c.bing.com Server: 127.0.0.53 Address: 127.0.0.53#53 Non-authoritative answer: Name: c.bing.com Address: 10.10.10.1 But I don't see anything logged in the main tab. Do I need to change something in this setting here: Global Logging/Blocking Mode By default it is set to "No Global Mode" [image: 1754330032261-stats.png] Under alerts I see my nslookups but it only shows "unknown" and not the actual website. I also expect more than just this to show up here when browsing the web. What do i need to change to get this to resolve properly? I have searched already and couldn't find a good answer. I am using Unbound btw. and this under general setup: [image: 1754330288353-dns-settings.png]
  • 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

    493 Topics
    3k Posts
    GertjanG
    @EChondo What's your pfSense version ? The instructions are shown here : [image: 1753262126227-1acdc586-cb29-4148-9e36-81ade4e5e60c-image.png] A restart of a service will start by re creating their config files. If a certificate changed, it will get included. When the process starts, it will use the new certificate. @EChondo said in Issue with ACME Certificates Refresh & Restarting HAProxy: I haven't been able to confirm if the above works(mine just renewed, don't feel like doing it again just to test), so we'll see in 60 days I guess. No need to wait x days. You can re test / renew right away, as you are 'allowed' to renew a couple (5 max ?) of times per week.
  • Discussions about the FRR Dynamic Routing package on pfSense

    294 Topics
    1k Posts
    J
    @div444 i'm finding the same - did you find a solution or did reverting fix it? Hoping there is a patch fix or something to get it working! Rather not rollback if i can avoid it
  • Discussions about the Tailscale package

    90 Topics
    582 Posts
    dennypageD
    @Gertjan said in can I install a FreeBSD 14 pkg on a FreeBSD 15 pfSense?: If the package contains binaries : forget it. The ABI is different. It's not a hard and fast rule like that. It depends upon what the binary is, what dependencies it has, and how everything was compiled. I am currently running a binary package, which was built on FreeBSD 14.2-RELEASE, on pfSense 25.07 (FreeBSD 15.0-CURRENT) without issue.
  • Discussions about WireGuard

    692 Topics
    4k Posts
    F
    Hi again, to be honest: I guess, I did not remember exactly what I did 2 years ago. May I was mistaken by the interface name opt2 because the SG-3100 has a physical port OPT1 and I mixed up physical and virtual names. The goal was to use 2 different tunnels, one for the mobile clients and one for the site-2-site connection. And now all is running in that way . Regards
  • 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
    405 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
    323 Views
    S
    FYI! find / -name "tinc*"
  • Service Watchdog Restarts every minute

    5
    0 Votes
    5 Posts
    839 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
    316 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
    946 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
    543 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
    724 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
    843k 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
    381 Views
    No one has replied
  • PfBloker_Devel version

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