Subcategories

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

    4k Topics
    21k Posts
    J
    @qupfer What did I bang my head over this strange 502 issue. Your solution did it! Thank you so much, even 2.5 years later!
  • Discussions about packages whose functions are Intrusion Detection and Intrusion Prevention such as snort, suricata, etc.

    2k Topics
    16k Posts
    M
    Hi, I had a problem with my home network today, so I checked pfsense and discovered that suricata had blocked the wan ip. After some tests and triggering some suricata alerts, the wan ip was blocked. I restarted pfsense and ran some more tests, but the problem no longer occurred. I then checked the wan interface settings and indeed the ip list does not include the wan ip, both now that it's working and before, when it was blocked. I'm using pfsense 2.8.0 and suricata 7.0.8_2. I use PPPoE to access the Internet.
  • 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
    keyserK
    Hi All. A few years back there was no real good way of getting pfBlockerNG log files to a remote SIEM as pfBlocker had no built-in syslog support. The way pfBlockerNG rotated log files caused the entire log content to be resent/duplicated when the CRON update job ran if you used the syslog-ng package to monitor the log files. A Ticket has been open on this for years: https://redmine.pfsense.org/issues/14878 I can still not find any builtin syslog support, and the log file lines are also still in their own format as opposed to standard Syslog format. Have anyone come up with a good solution to getting pfBlockerNG log files shipped to a SIEM without various workarounds, reformatting and extra packages needed?
  • 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
    GertjanG
    @jimp Done. I was on acme.sh 1.0 (25.07.1) and a downgrade was proposed. Now, the issue is gone.
  • 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
    603 Posts
    W
    @totalimpact in my case I dsid not reboot the router, after I copied the new key tailscale went online.
  • Discussions about WireGuard

    696 Topics
    4k Posts
    Q
    Hi Team, I’m running pfSense Plus 25.07.1 with TorGuard WireGuard VPN as my primary tunnel for LAN traffic (for best possible speeds). The tunnel is mostly working now, but I had to go through several fixes and I’m still not confident the configuration is stable. Here’s what I’ve run into: TorGuard support originally helped set up the WireGuard client. It worked fine for about a day, but then the Unbound DNS Resolver stopped working. Even when I re-enabled Unbound manually, LAN clients still couldn’t reach the internet. The main issue seemed to be when switching between WAN (ISP public IP) and the VPN IP. Sometimes traffic didn’t switch over properly, and at one point pfSense even generated a crash report during the switch and restarted. To fix it, I reset the LAN firewall rule so that LAN traffic would route through the VPN gateway when active, and fall back to WAN when the VPN was down. After that, I was able to toggle the VPN on/off without pfSense crashing, and traffic correctly switched between ISP IP and VPN IP. At this point it works, but I don’t think the setup is completely stable. I’d like to ask for guidance on: How to make sure Unbound stays reliable when the VPN gateway goes up/down. Best practices for LAN firewall rules so clients use the VPN when it’s up, and either fall back to WAN or get blocked (kill switch) when the VPN is down. Correctly assigning DNS servers to WAN and VPN gateways. At the moment, in System → General Setup, I don’t see the gateway dropdown next to DNS entries, so my DNS servers are just “floating” with no interface binding. If anyone has suggestions, or can point me to a clean reference configuration for WireGuard + Unbound + proper DNS gateway assignment, I’d greatly appreciate it. I'd really like to have a conference with someone and go over this. I'd like to give them access using RustDesk or TeamViewer so we can talk and they can show me things. I am legally blind so I am one inch from the screen. I've also uploaded the crashdump so you can look over it. I've also been using AI, but I keep going in circles with it, so it's not perfect. Thanks in advance! Warm Regards, Jamestextdump.tar.0
  • MOVED: snort - Blocked Hosts lost after upgrade/reboot

    Locked
    1
    0 Votes
    1 Posts
    317 Views
    No one has replied
  • Bind Setup issues

    1
    0 Votes
    1 Posts
    487 Views
    No one has replied
  • 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
    756 Views
    No one has replied
  • Can't enable categories on ntopng

    2
    0 Votes
    2 Posts
    797 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
    1k 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
    549 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
    886 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
    814 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
    675 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
    686 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.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.