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
    M
    I resolved this by accepting the T+Cs via https://www.maxmind.com/en/accounts/1205389/geolite2/eula
  • 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
    578 Posts
    T
    Re: How to update to the latest Tailscale version? I am on latest released Netgate 6100 pfSense PLUS v24 ( pfSense_plus-v24_11_amd64-pfSense_plus_v24_11 ) pkg config abi FreeBSD:15:amd64 pkg -vv | grep -A 3 "pfSense:" pfSense: { url : "pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v24_11_amd64-pfSense_plus_v24_11", enabled : yes, priority : 0, cat /usr/local/etc/pkg.conf ABI=FreeBSD:15:amd64 ALTABI=freebsd:15:x86:64 PKG_ENV { SSL_CA_CERT_FILE=/etc/ssl/netgate-ca.pem SSL_CLIENT_CERT_FILE=/usr/local/etc/pfSense/pkg/repos/pfSense-repo-0001-cert.pem SSL_CLIENT_KEY_FILE=/usr/local/etc/pfSense/pkg/repos/pfSense-repo-0001-key.pem } This firewall is obviously running on FreeBSD 15 no longer on 14. But can I use the freshports link for FreeBSD 14 amd64 quarterly which is at tailscale 1.86.2 or can I only go up to version tailscale 1.84.2_1, and need to wait until they have a version of tailscale 1.86.2 or higher for the FreeBSD 15? Would it be good enough to tell it to ignore the OSVERSION? export IGNORE_OSVERSION=yes Note: use of 14 and not 15 ? pkg add https://pkg.freebsd.org/FreeBSD:14:amd64/quarterly/All/tailscale-1.86.2.pkg service tailscaled restart tailscale up
  • Discussions about WireGuard

    690 Topics
    4k Posts
    J
    I've read through some other posts about this, but they either didn't say whether the proposed solution worked or they were very convoluted and difficult to understand. Here is our scenario: We have 6 locations--Las Cruces (LC), Sunland Park (SP), El Paso (EP), Abilene (ABI), Fort Worth (FW), and Plano (PL). LC and ABI have software that is accessed by the other 4 locations via VPN. There are WireGuard VPNs set up between LC and those 4 locations (SP, EP, FW, PL), and ABI and those 4 locations (SP, EP, FW, PL). There is also a WireGuard VPN connection between LC and ABI. LC and ABI have 2 internet connections. SP, EP, FW, and PL each have one internet connection. If the primary internet connection goes down at either LC or ABI and failover occurs to the secondary internet connection, is there a way to set up the WireGuard VPN connections so that they also failover without purchasing some 3rd party application? Thanks.
  • Trying to use pi-hole when connected via OpenVPN to home

    5
    0 Votes
    5 Posts
    661 Views
    SeanKaneS
    @Gertjan - I get that. I have seen that. My concern is this used to work, but suddenly it stopped, and I started seeing this message in the logs. Maybe this question should be posed in an OpenVPN forum?
  • SSDP packets across vLANs.

    3
    1 Votes
    3 Posts
    909 Views
    johnpozJ
    @girkers said in SSDP packets across vLANs.: HA is broadcasting to 255.255.255.255:9999 9999 is not SSDP... That must be something specific to tplink. That is broadcast sure, but its not SSDP. Can't you just manually enter the IP address of the devices?
  • Telegraf Working plugin list

    3
    1 Votes
    3 Posts
    1k Views
    kiokomanK
    haproxy https://github.com/influxdata/telegraf/tree/master/plugins/inputs/haproxy [[inputs.haproxy]] servers = ["socket:/tmp/haproxy.socket"] the socket is already created by haproxy package
  • ng_etf

    7
    0 Votes
    7 Posts
    740 Views
    T
    I believe he is referring to assigning those NICs as interfaces in pfSense (e.g. through the Web Gui -> Interfaces -> Assignments). You should only have the WAN (ngeth0) a LAN (that is not the one the RG is hanging off of), and any other OPT interfaces you may have (that are not igb0/igb1).
  • problem. installed pfsense

    2
    0 Votes
    2 Posts
    335 Views
    GertjanG
    Hi, The answer starts here : https://www.pfsense.org/download/ Where did you get that old version from ? Surely not the official source. Now you know that you use an old pfSense version, you're close to the final answer : when a new version comes out, there are some notes. See here https://www.netgate.com/blog/pfsense-2-4-5-release-p1-now-available.html and focus on "Upgrade Notes". You will find Do not update packages before upgrading pfSense! Either remove all packages or do not update packages before running the upgrade.> So : upgrade pfSense first. That's easy as it can upgrade itself. Visit the pfSEnse dachboard : it will tell you it needs an update. If you want to use packages, that's not some optional choice any more. So, go ahead. Again, read the Notes first. Always. For every new version. For ever. Then installing packages won't be an issue any more. Btw : see it like this : do not install a "Windows 10" app on a "Windows 7 or 8" PC. That won't work. Added to that : packages are mostly written by volunteers. The always 'support' the latest version, not all the xxx older versions (to much work).
  • help me plese!!!

    2
    0 Votes
    2 Posts
    382 Views
    RicoR
    The full doc is here: https://docs.netgate.com/pfsense/en/latest/book/ Netgate hangout about RADIUS and LDAP: https://www.youtube.com/watch?v=n2Z3rr4W2xw -Rico
  • how can i increase disk space of my pfsense VM

    5
    0 Votes
    5 Posts
    6k Views
    jimpJ
    Upgrade to 2.4.5-p1. It's a VM, there is no reason to stay on such an old version. If it's a 32-bit VM, you'll need to make a new 64-bit VM and redeploy, and when you do, just give it a larger disk. Alternately: Increase the size of the disk in the hypervisor touch /root/force_growfs Reboot the VM I can't remember when that was added, might have been after 2.3.x.
  • Snort is causing issue

    2
    0 Votes
    2 Posts
    309 Views
    NogBadTheBadN
    Check your DNS is working, also you really need to update to 2.4.5-p1.
  • Has anyone ever gotten stunnel to work?

    1
    0 Votes
    1 Posts
    175 Views
    No one has replied
  • Pfsense Squid Proxy web filtering issues

    3
    0 Votes
    3 Posts
    335 Views
    D
    Yes, it's third party plugins but after installed squid plugins then issues will be occurs not showing squid proxy web filtering options on services of pfsense [image: 1597388131187-pfsense.1..jpg]
  • Bind

    3
    0 Votes
    3 Posts
    405 Views
    D
    @Gertjan I played with the freeze and thaw, then figured it was time for a step back. Uninstalled Bind Cleaned all the files /cf/named/* /usr/local/etc/named /etc/named/ did a reinstall of package Rebooted STopped Bind Layed out the zone Started Bind (An things worked) I think part of the trick was to configure zones with bind stopped) But hard to tell, thank yo for your advice
  • Using zabbix-proxy with multiple networks

    1
    1 Votes
    1 Posts
    383 Views
    No one has replied
  • (SOLVE)Small UPS working USB?

    1
    0 Votes
    1 Posts
    185 Views
    No one has replied
  • CRON doesn't run my script

    7
    0 Votes
    7 Posts
    750 Views
    jimpJ
    pfSense does not include the bash shell by default. If that isn't a plain sh script, then you have to install bash and explicitly run it through bash. For example, pkg install -y bash and then change the shabang line to #!/usr/local/bin/bash.
  • Quagga OSPF neighbor adjacencies using IPSEC/VTI

    1
    0 Votes
    1 Posts
    136 Views
    No one has replied
  • Possible memory leak in nut package?

    2
    0 Votes
    2 Posts
    355 Views
    S
    Hello, I seem to be running into the same thing, and can confirm that it seems to be related to using Nut. I have 9 SG-3100's that don't have UPS's so don't run Nut. And 6 that are hooked up to cyberpower UPS's and use nut + usbhid to monitor the UPS. Two firewalls locked up today out of memory after 13 days of uptime. I am using memdisks on all of them, so I probably have less available kmem than the poster, so my lockups are happening faster. Sample of sysctl vm.kmem_map_free on firewalls not running nut All have ramdisk setup for /tmp and /var 2.4.4-Release-p3 vm.kmem_map_free: 110714880 2.4.5-RELEASE-p1 vm.kmem_map_free: 3776512 2.4.5-RELEASE-p1 vm.kmem_map_free: 4608000 Sample of values for 2.4.5-Release-P1 SG-3100 that are running nut vm.kmem_map_free: 4722688 (Nut enabled) vm.kmem_map_free: 1785856 (Nut disabled???) Here is the value of a 2.4.5-Release-p1 SG-2220, same amount of system ram, but vastly different numbers. vm.kmem_map_free: 1999176794 I'm also running arpwatch on the firewalls that have Nut, I just tried disabling arpwatch, and that freed up quite a bit of kmem? So the reason I hit this issue faster may also be because arpwatch uses more kmem.
  • 0 Votes
    1 Posts
    220 Views
    No one has replied
  • Open-VM-Tools 10.1.0_2,1 to 10.1.0_3,1. upgrade fails

    13
    0 Votes
    13 Posts
    948 Views
    jimpJ
    It's this: https://redmine.pfsense.org/issues/10610 In your case the upgrade never fully finished because the same problem affects quagga so it was sitting there waiting on quagga to complete still. We're still working on that problem.
  • Block vpn connection on port 443

    14
    0 Votes
    14 Posts
    2k Views
    DaddyGoD
    @Gertjan said in Block vpn connection on port 443: Not everybody uses OpenVPN. I agree.... ExpressVPN also uses several connection methods depending on the point from which it starts.. router usually OpenVPN ExpVPN app usually IKEv2 + EAP etc....
  • FreeRadius problem

    2
    0 Votes
    2 Posts
    485 Views
    GertjanG
    " Package is configured but not (fully) installed or deprecated " means that lines shown in reds are packages that are ot (fully) installed or deprecated. Your FreeRadius is installed and up to date, so not shown in red. Your issue is purely configuration. I advise you to stop Freeradius in the GUI? Open up the console (SSH access is the one to use now). Option 8. Start freeradius with : radiusd -X and you will see all the details. The ones printed red mean : no good.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.