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
    S
    So since there is no version 25.03. There is an official 25.07 now but only get a 7.08.2 what happen to the rest up to Suricata 7.0.10 or 7.0.12?
  • 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
    @Gertjan said in pfBlockerNG not logging anything by default?: Install a pfSense with its WAN into an existing network. Default, the pfSense WAN uses DHCP, so it's "plug and play". So you mean build a new computer with pfsense again? My pfsense is already part of an existing network since I run double-nat. I have only my ISP network to test from. Could a managed switch be the culprit somehow? @Gertjan said in pfBlockerNG not logging anything by default?: Use the pfSense console access to analyze logs. Don't I have to connect a device to access pfsense or how would I do that?
  • 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
    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
    585 Posts
    L
    @veddy254 said in How to update to the latest Tailscale version?: @lbm_ said in How to update to the latest Tailscale version?: https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.84.2_1.pkg pkg: An error occured while fetching package I would recommend verifying the DNS settings in PfSense and verifying date/time is correct. Barring that, try again later and see if it still fails. I was able to successfully run the command on my 2.8.0 install (I didn't install it because I've already installed it) so it seems localized. Interesting. After I (reinstalled) tailscale the /etc/resolv.conf was overwritten. So I just readded the DNS entries in the Pfsense WebUI, and not it worked. pkg add -f https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.84.2_1.pkg Fetching tailscale-1.84.2_1.pkg: 100% 11 MiB 11.9MB/s 00:01 Installing tailscale-1.84.2_1... Newer FreeBSD version for package tailscale: To ignore this error set IGNORE_OSVERSION=yes - package: 1500054 - running kernel: 1500029 Ignore the mismatch and continue? [y/N]: y package tailscale is already installed, forced install Extracting tailscale-1.84.2_1: 100% And pkg info tailscale tailscale-1.84.2_1 Name : tailscale Version : 1.84.2_1 Installed on : Wed Aug 6 09:17:23 2025 CEST Origin : security/tailscale Architecture : FreeBSD:15:amd64 Prefix : /usr/local Categories : security net-vpn Licenses : BSD3CLAUSE Maintainer : ashish@FreeBSD.org WWW : https://tailscale.com/ Comment : Mesh VPN that makes it easy to connect your devices Shared Libs required: libthr.so.3 libc.so.7 Annotations : FreeBSD_version: 1500054 build_timestamp: 2025-07-30T02:26:16+0000 built_by : poudriere-git-3.4.2-12-g74a54a88 port_checkout_unclean: no port_git_hash : 275975297bc ports_top_checkout_unclean: no ports_top_git_hash: 0cd2c078c1e Flat size : 35.4MiB Description : Tailscale is a mesh VPN alternative, based on WireGuard, that connects your computers, databases, and services together securely without any proxies.
  • 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
  • LCDproc on Watchguard XTM 5 series

    1
    0 Votes
    1 Posts
    362 Views
    No one has replied
  • Cron default jobs

    2
    0 Votes
    2 Posts
    302 Views
    fireodoF
    @malhabibi said in Cron default jobs: Hi, Hi, I'm new to pfSense. What is the purpose of these jobs? They are necessary for the pfsense to work. Is it safe to delete them all ? NO, leave them as they are! Regards, fireodo Thanks
  • OSPF "No State Revealed"

    Moved
    1
    0 Votes
    1 Posts
    178 Views
    No one has replied
  • telegraf package ssl

    3
    0 Votes
    3 Posts
    743 Views
    N
    It looks like it is possible to connect via https but no way to load a client certificate. With out the client certificate there is no way to authenticate the client using the certificate. username/password at the database level is just not sufficient. Access should be blocked/granted at the certificate level. There needs to be a way to add the two certificates and private key to the pfsense telegraf client.
  • pfSense, Haproxy, cloudflare cname DDNS letsencrypt certs Timeout

    2
    0 Votes
    2 Posts
    859 Views
    P
    @freak4915 said in pfSense, Haproxy, cloudflare cname DDNS letsencrypt certs Timeout: IPv4 TCP * Source * Port This Firewall Destination 443 (HTTPS) Port * Gateway No exactly sure how to read that, if you have a gateway filled in in the rule can you remove that? Other than that there shouldn't be any issues with the config you have.. Not regarding a client-connection timeout anyhow.. All the NAT and reflection settings should be irrelevant for the connection through haproxy.. On the haproxy stats, are the frontends counting incoming connections? I think not.. as i would then expect a different error result in the browser or perhaps a proper response.. Can you check on pfSense console that connection attempts are actually arriving on your wan interface? Login with ssh go to the shell, then run something like tcpdump -ni WAN-NIC port 443 and host 1.2.3.4 where WAN-NIC must be the name of the actual nic like em1 or igb2 or rt3 vtnet4 or pppoe5 so what your wan nic is actually called ;) and the 1.2.3.4 must be the public ip of the client that tries to connect. Then look for the [S] packet that tries to connect and see if a [S.] is send back for a request made from outside.. if so then haproxy (or at least something) apparently accepted the connection.. but im suspecting that modem or isp might be blocking traffic already.?.
  • 0 Votes
    5 Posts
    1k Views
    E
    Linked issue: https://redmine.pfsense.org/issues/10445
  • Lost speedtest pacakge

    6
    0 Votes
    6 Posts
    696 Views
    B
    It is CLI but you can run it from the GUI through Diagnostics>Command Line.
  • Pkg upgrade or pkg delete/install

    5
    0 Votes
    5 Posts
    1k Views
    bmeeksB
    @sparkman123 said in Pkg upgrade or pkg delete/install: Thank you for the info. I think it should be pointed out that I'm not the first to try to use dante- there's this post, this one and this tutorial. If you do a forum search you'll find quite a few hits on other posts. The utility I'm installing is dante, or sockd, which is a fairly well fleshed out distro (it has its own freebsd manpage). I'm also installing a small number of support packages, so that limits the potential performance degradation vector. Finally, I'm doing all my testing on a VM for weeks prior to rolling it out on bare metal. Your initial point is correct though- dante and its supporting libs are not supported by pfsense out of the box and thus could cause problems. But not all packages are created equal- some pose more risk than others. Case in point, before I settled on dante, I looked at another socks proxy, SS5. While it is in the freebsd packages library it is not nearly as well documented and does not appear to be as well vetted as sockd. It is my judgement that sockd poses less of a risk than SS5. Others are free to come to their own conclusions, however. Some might not want to take any risk at all. If the need for functionality outweighs the risk my suggestion would be to look through the code of a package, read its documentation and see how many others have posted/played with it before coming up with a final decision. Just wanted to be sure you were aware of the risks. When folks post it is sometimes hard to determine their "skill level" with pfSense and firewalls in general. So I tend to start with the more elementary things first and move up from there depending on my perception of the poster's skills. We get all kinds here ... . More than once folks have come here asking why they can't get pfSense to install under Windows. They actually think it is just some application you install like Microsoft Office or something ... . Sounds like you are aware of the risks and willing to accept them.
  • Freeradius doesn't start after the upgrade to 2.4.5 base build

    1
    0 Votes
    1 Posts
    269 Views
    No one has replied
  • haproxy not starting

    2
    0 Votes
    2 Posts
    401 Views
    hectorspcH
    An update that is actually not an update. I have tried to factory settings and reflashed the firmware but same result. I have searched the internet an only found an old post on this same forum but the solution for them was reinstall the package (thing that did not work for me). I have tried to wipe the package configuration removing the folders /var/etc/haproxy but configuration is still there so I have no clue how to reset the package... Any clues here? In the end I have finished installing haproxy on a VM on my hypervisor. I lost the convenience of having a GUI and the auto renew of the certificates.. but I guess I'll have to live without that.
  • BIND DNS recursion points to what by default?

    7
    0 Votes
    7 Posts
    1k Views
    GertjanG
    @andrewK said in BIND DNS recursion points to what by default?: at the very least those 13 IPs stored in system by default...? On most of my Debian systems I have a file in /etc/bind9/ that lists these servers : db.root : ..... ; FORMERLY NS.INTERNIC.NET ; . 3600000 NS A.ROOT-SERVERS.NET. A.ROOT-SERVERS.NET. 3600000 A 198.41.0.4 A.ROOT-SERVERS.NET. 3600000 AAAA 2001:503:ba3e::2:30 ; ; FORMERLY NS1.ISI.EDU ; . 3600000 NS B.ROOT-SERVERS.NET. B.ROOT-SERVERS.NET. 3600000 A 199.9.14.201 B.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:200::b ; ; FORMERLY C.PSI.NET ; . 3600000 NS C.ROOT-SERVERS.NET. C.ROOT-SERVERS.NET. 3600000 A 192.33.4.12 C.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:2::cl: etc. ....
  • Feature Request: Arpwatch DB persist

    9
    0 Votes
    9 Posts
    1k Views
    E
    I guess changing to an automatically assigned address is still a MAC address change. I couldnt find anything in any manuals about if reporting these is normal or not for Arpwatch and I never noticed before so I'm just looking for confirmation. Not really a big deal and potentially helpful for DHCP issues. I believe this one was due to the computer being in sleep mode when the DHCP address renewed but that's just a guess.
  • 0 Votes
    3 Posts
    486 Views
    noplanN
    @liboriolibs said in pfSense + Haproxy - internal LAN redirect backend with acme valed certification: screenshots from frontend and backend please also screenshots from your acl (host match) and screenshot from dns resolver brNP
  • Feature Request - have packages understand pfSense version dependancies

    1
    2 Votes
    1 Posts
    189 Views
    No one has replied
  • vnstat in pfSense 2.4.5

    vnstat
    7
    0 Votes
    7 Posts
    2k Views
    H
    Ok, so resetting the data has helped a bit. I've waited before coming back, because I'd hoped that the daily data would recover, but there is still no data there under "Data Summary". However, the rest appears to be working meanwhile. I'll say "thanks!" at this point, because with this, I can get the e-mails to me working again, which is the part I need. Thanks!
  • Installing mongodb34 - modifying pkg repo

    3
    0 Votes
    3 Posts
    310 Views
    johnpozJ
    mongodb34 is not longer supported.. EOL Jan 2020.. So yeah it was prob pulled from repo... Run your controller on something else, or using VM to do such things as firewall and controller on the same hardware. I got my controller using 3.6 running on a VM on my nas.. Just no place to run your controller on your firewall if you ask me.. Get yourself a clould key if you have no where to run it, or run it in the cloud..
  • How to install internal AD CA cert in Squid for reverse proxy

    1
    0 Votes
    1 Posts
    221 Views
    No one has replied
  • [SOLVED] HAProxy Deleting ACL on modify - Bug or am I missing something?

    15
    0 Votes
    15 Posts
    2k Views
    P
    @coatmaker618 Indeed just rename the topic. There is no 'solved' button.
  • some clarification about ports (general understanding)

    4
    0 Votes
    4 Posts
    523 Views
    johnpozJ
    Your front end ssl cert does not have to match the backend cert. Where you get the certs is up to you.. If duckdns will create a dns entry for you to grab a cert via acme, that works. You can also use wildcard certs so *.whatever.tld works.. If page looks broken - normally this points to css not loading.. Have to look to how the site tells the browser to load the css file.
  • 0 Votes
    1 Posts
    193 Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.