Subcategories

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

    4k Topics
    21k Posts
    N

    Can I use pgblockerng aliases in Haproxy?

    80758505-9bad-4dad-a80b-c159be1045a2-image.png

    If it was a firewall rule, typing pfb would produce a dropdown to select.

    Here it has to be written, but will it work? Is it supported?

  • Discussions about packages whose functions are Intrusion Detection and Intrusion Prevention such as snort, suricata, etc.

    2k Topics
    16k Posts
    bmeeksB

    I saw where the Netgate kernel developer updated the Suricata package in the pfSense 25.07 development branch to work with the new kernel PPPoE driver. But so far as I know that updated package has not been migrated to 2.8 CE.

    Here is the commit into the DEVEL branch: https://github.com/pfsense/FreeBSD-ports/commit/68a06b3a33c690042b61fb4ccfe96f3138e83b72.

  • 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
    A

    @wbmstr2000 : Thanks! I will investigate it, greetings

  • Discussions about Network UPS Tools and APCUPSD packages for pfSense

    99 Topics
    2k Posts
    K

    @elvisimprsntr thanks for your suggestion. I will give it a try.

  • Discussions about the ACME / Let’s Encrypt package for pfSense

    493 Topics
    3k Posts
    johnpozJ

    @MacUsers

    https://help.zerossl.com/hc/en-us/articles/360060119933-Certificate-Revocation

    edit: oh you prob out of luck

    You can revoke any certificate issued via the ZeroSSL portal. Currently, certificates issued via ACME can not be revoked from inside the portal - please follow the instructions of your ACME client for revoking those certificates.

    the gui in pfsense does not have the ability to revoke - you prob have to move the certs to something you have certbot installed to and revoke that way.

  • Discussions about the FRR Dynamic Routing package on pfSense

    294 Topics
    1k Posts
    R

    I had a similar issue with Routed VTI over IPsec recently. FRR lost its neighbors after rebooting or when a tunnel went down. It never re-discovered it automatically. Only restarting FRR (either in GUI or via CLI) brought the neighbors back.

    When I manually added those under the OSPF neighbors tab in the GUI it seems to solve the problem as well.

  • Discussions about the Tailscale package

    88 Topics
    573 Posts
    luckman212L

    For 25.07 RC, this worked for me (run sh first)

    [25.07-RC][root@r1.lan]/root: sh # export IGNORE_OSVERSION=yes # pkg add https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.84.2.pkg # service tailscaled restart # tailscale up # tailscale version 1.84.2 go version: go1.24.4 # tailscaled -version 1.84.2 go version: go1.24.4
  • Discussions about WireGuard

    689 Topics
    4k Posts
    P

    @patient0 Thanks for further suggestions. The tunnel is definitely up and so I don't think this is a CGNAT issue after all. WAN firewall rule is in place for UDP on port 51823 (otherwise the tunnel wouldn't work, right?). I can ping from client 1 -> client 2 and visa versa and also ping all points in between like you suggest. I just can't open an HTTPS connection from pfSenseB from Client 1 using a browser. But I can do this the other way round i.e. from Client 2 to pfSenseA

    I will try and do some packet capture to see if that reveals anything.

  • Freeradius:LDAP with G Suite Education

    3
    0 Votes
    3 Posts
    577 Views
    drthirunaD

    No
    I couldn't find a solution..

  • DNS Error on V2.1

    4
    0 Votes
    4 Posts
    391 Views
    jimpJ

    pfSense 2.1 wouldn't hit that package server. We deactivated the package site used by 2.1 years ago. It's expected that it would fail at this point. 2.4.x is the only supported line currently.

  • Snort as IPS on WAN behind (VDSL-)Router

    10
    0 Votes
    10 Posts
    2k Views
    bmeeksB

    @v0id said in Snort as IPS on WAN behind (VDSL-)Router:

    @bmeeks Have no public internal services, just wanted be protected from attacks and port scan on public IP

    Read what I posted again. Do you understand that pfSense will, by default, block all external sources from connecting to your firewall? So what good does Snort do in that circumstance? How can it help improve security. If pfSense is already going to block the port scan attempt, what's to be gained by having Snort block it again? If you scan the WAN side of a pfSense firewall from an external host, it will show nothing. No ports open at all. So out of the box a port scan is worthless to an adversary.

    The only time a port scan matters (and even then, the risk of such an attack is somewhat overblown) is if you have a series of public-facing servers such as web servers, DNS servers, email servers, etc., and there are rules in place on the WAN to allow traffic to those servers. In that case you might want to add an IDS/IPS on the WAN to police traffic before it reaches those kinds of servers.

    However, in a typical home setup using NAT, you have nothing "visible" to the Internet on the WAN side of your firewall. None of your hosts can be contacted nor connected to unless the internal host initiates the conversation. And in that case, the stateful inspection engine of the firewall will set up a temporary "allow" rule to let the reply traffic come in through the WAN and then on to the internal host that started the conversation.

    And if you put Snort on the WAN and enable the portscan feature, expect to see quite a number of false positives caused by what is today just normal traffic. The portscan preprocessor is somewhat easily fooled by the way certain applications work today. It will false-positive on some traffic, block the external host, and then you will have grief with your internal clients as the application will likely quit working.

  • Stunnel Connection Timeouts

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Broadband Modem Monitoring

    5
    0 Votes
    5 Posts
    923 Views
    victorjohn9211V

    @Apathia
    You also want to check the internet speeds from any device you’re seeing performance issues on. Devices that are hardwired into the network should achieve speeds on par with your baseline if other devices on the network aren’t using much bandwidth. On wireless devices, the speeds can be greatly reduced when further away from the wireless router or if there’s interference from neighboring Wi-Fi networks, other wireless devices, or appliances that can cause interference (such as microwave ovens, which produce tremendous amounts of noise in the 2.4GHz frequency spectrum while operating).

  • 0 Votes
    16 Posts
    1k Views
    kiokomanK

    just for completeness, i'm unable to reproduce this problem on my test vm machine
    Immagine.jpg
    Immagine2.jpg
    Immagine3.jpg
    Immagine5.jpg

  • parallel interface LCM module driver

    5
    0 Votes
    5 Posts
    551 Views
    stephenw10S

    Here: https://forum.netgate.com/post/702354

    No idea if that still works.

  • iperf3.0 cannot be stopped (with widget /or gui)

    8
    0 Votes
    8 Posts
    1k Views
    jimpJ

    I added shortcuts to iperf as well for the next release, so it will have a little service control button in the navigation bar. That should help, too. I found that XML-based packages like iperf were not actually able to setup shortcuts, so there was a bug I had to fix for that to work.

    It will be in snapshots soon. That can't work for 2.4.4-p3 though, since it requires a fix in the base system.

  • ASG (UTM) 220 LCD Display Drivers Do not work!

    Moved
    4
    0 Votes
    4 Posts
    640 Views
    stephenw10S

    Then it's a different LCD or it's misconfigured somehow.

    Do you see any errors in the system log? Does the LCD do anything?

    Steve

  • Status Traffic Totals PPPoE logging

    1
    0 Votes
    1 Posts
    264 Views
    No one has replied
  • Resolved: Autoconfig restore backup fails

    2
    0 Votes
    2 Posts
    744 Views
    E

    I was using the wrong encryption password. Sorry everyone. It works fine.

  • Syslog-ng MySQL Support

    2
    0 Votes
    2 Posts
    351 Views
    M

    I tried it, and it doesn't look like it has it:

    Error parsing destination, destination plugin sql not found in /usr/local/etc/syslog-ng.conf at line 8, column 5:

  • how to integrate pfsense radius with cambium cnmaestro?

    1
    0 Votes
    1 Posts
    187 Views
    No one has replied
  • OPENVPN Internals - Access to Config and Status info in command line

    8
    0 Votes
    8 Posts
    5k Views
    stephenw10S

    Fair enough. ☺

  • unable to retrieve package infomation .

    2
    0 Votes
    2 Posts
    161 Views
    J

    My pfSense version is :2.4.4_3

  • 0 Votes
    3 Posts
    462 Views
    A

    @Gertjan said in Avahi 2.0.0_2 Package In pfSense Does Not Allow Access To All Config Options:

    @alteredstate said in Avahi 2.0.0_2 Package In pfSense Does Not Allow Access To All Config Options:

    Or is there some other way to prevent those settings from being overwritten?

    Yep.
    The next best solution is changing this setting directly into script file that builds the Avahi config file.
    Keep in mind : this file, and thus your edits, are overwritten when you update the package.

    Here is that file : /usr/local/pkg/avahi/avahi.inc
    See line 43 (as of today - version 2.0.0_2 ).
    Change yes for no and your done.

    Consider proposing a feature request.

    Thank you! I will give this a try.

  • Download Manger

    7
    0 Votes
    7 Posts
    1k Views
    J

    @KOM said in Download Manger:

    Well, there aren't any from the official repo. You might be able to hack something together from FreeBSD ports but I would advise against it.

    thanx

  • Bind doesn't work after reinstall it

    16
    0 Votes
    16 Posts
    957 Views
    kiokomanK

    good.. for all my hard work don't forget to press "thumb up" 😏

  • E2Guardian Memory usage getting 98% in Pfsense

    9
    0 Votes
    9 Posts
    1k Views
    KOMK

    I can't help you as I've never installed or used that package. Look around in the options. It's to do with SSL interception, but if you turn that off then you can't do HTTPS content inspection I'm guessing.

  • FreeRadius 3: Fall-through vlan assignment.

    4
    0 Votes
    4 Posts
    1k Views
    O

    @awebster Thank you guys so much for your help. I have the mac address authentication working, I think I missed the native-vlan option on the client device. Thanks for pointing me in the right direction.

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.