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
    GertjanG

    @AlexK-0 said in Can't receive GeoIP databases updates anymore, banned:

    Days ago, I received from MaxMind an email, notifying me that my country has been banned to receive GeoLite City database updates.

    You've found a reason to use a VPN.

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

    @EChondo

    What's your pfSense version ?
    The instructions are shown here :

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

    89 Topics
    574 Posts
    A

    Hello,
    I am unable to get the Tailscale package to work. The page at VPN > Tailscale > Authentication is stuck. It displays the error "Tailscale is not online," but also shows a "Logout and Clean" button, with no option to log in.
    link text

    This state persists even after performing the following troubleshooting steps:

    Rebooting the pfSense router.

    Completely uninstalling and reinstalling the Tailscale package multiple times.

    Clearing browser cache and using a private browser window.

    Toggling the main "Enable Tailscale" checkbox in the settings.

    Checking the logs, which show the service gets a "terminate" signal and shuts down cleanly; it does not crash.

    Manually trying to delete the state file with rm /var/db/tailscale/tailscaled.state, which failed because the file does not exist.

    It appears that the package's configuration is corrupted in a way that persists even after reinstallation. Can anyone advise on how to perform a complete manual cleanup of all Tailscale files and settings?

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

  • OSPF "No State Revealed"

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

    3
    0 Votes
    3 Posts
    736 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
    853 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
    679 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
    265 Views
    No one has replied
  • haproxy not starting

    2
    0 Votes
    2 Posts
    394 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
    485 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
    186 Views
    No one has replied
  • vnstat in pfSense 2.4.5

    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
    304 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
    217 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
    512 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
    186 Views
    No one has replied
  • How do I keep the FreeRADIUS config when the package manager updates it?

    8
    0 Votes
    8 Posts
    508 Views
    johnpozJ

    Yeah eap-tls is great, but you don't have to manually edit the eap.conf for it to work - can all be done in the gui.

    You pick the CA and certs from the gui.

    tls-config tls-common { private_key_file = ${certdir}/server_key.pem certificate_file = ${certdir}/server_cert.pem ca_path = ${confdir}/certs ca_file = ${ca_path}/ca_cert.pem dh_file = ${certdir}/dh random_file = /dev/urandom fragment_size = 1024 include_length = yes check_crl = no check_cert_cn = %{User-Name} cipher_list = "DEFAULT" cipher_server_preference = no ecdh_curve = "prime256v1"

    Example that is from my eap.conf - snipped out some stuff.. But you can see the path to certs and ca, and the cipher list, etc.

    So was just curious why you were trying set specifics for your list and curve, etc.

  • Bind GUI generating zone DB in incorrect directory

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