Subcategories

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

    4k Topics
    21k Posts
    tinfoilmattT
    @johnpoz said in Please help to configure HAProxy to serve certifficate on internal LAN too: Yeah - what part do you not understand if you always resolve nextcloud.domain.tld so that it hits your haproxy on your pfsense wan IP are you not getting? You have 2 options - use a different domain internally and always go to nextcloud.publicdomain.tld, or use the same domain internally as external and run into the problem of what IP it resolves to.. Change your local domain to say home.arpa or .internal or atleast something different than the public domain your using to point to pfsense wan IP on the public internet. You are shooting yourself in the foot trying to use the same domain externally as internally. There are ways around it, but they complicate the setup. For example you might be able to use views in unbound as one way to work around the problem. You could use only host entries for all your resources. But then again you run into a problem of using the fqdn for this service, now always pointing to your wan IP.. And that is great when you want to access the service haproxy is doing - but if you want to access that resource on some other service that haproxy doesn't handle - like say simple file sharing.. You are going to have problems. Since you clearly do not understand how any of this works - the simple solution is change the local domain you are using so it is not the same as the public domain you want to use to get to your nextcloud. This tone is outrageous directed at somebody who acknowledged right off the rip that English is not their first language. How many languages do you speak, John? And safely assuming it's only one—English of course—take it from a fellow English native that you'd do well to say more with less words. You otherwise were directing OP in the right direction in my opinion.
  • Discussions about packages whose functions are Intrusion Detection and Intrusion Prevention such as snort, suricata, etc.

    2k Topics
    16k Posts
    tinfoilmattT
    Here. I think. Referenced as "github.com: vendor-provided URL vendor-advisory" in your link.
  • Discussions about packages that handle bandwidth and network traffic monitoring functions such as bandwidtd, ntopng, etc.

    573 Topics
    3k Posts
    dennypageD
    @kabeda If memory serves, that old version of ntopng did not run as user ntopng, but as user nobody. There are lots of problems in that old version. Anyway, check the ownership and permissions of /var/db/ntopng and make sure it matches the user that ntopng runs as. You may need to set ownership of the entire hierarchy. Example: /usr/sbin/chown -R nobody:nobody /var/db/ntopng However, the better choice would be to upgrade to a more recent version.
  • Discussions about the pfBlockerNG package

    3k Topics
    20k Posts
    tinfoilmattT
    @netboy said in is something wrong with pfBlockerNG?: After my post, I "changed" DNSBL -> DNSBL mode from "unbound python mode" to "unbound mode" and so far i have no issues. Terrible idea. Moving backwards in development history there.
  • Discussions about Network UPS Tools and APCUPSD packages for pfSense

    102 Topics
    3k Posts
    dennypageD
    @fjmp24 said in Notification: UPS ups battery is low: If I remove ignorelb directive, my UPS shuts down after 16 seconds This means your UPS is signaling a low battery. Either your battery is bad, or your UPS is bad. Most likely battery, but you never know. I suggest reaching out to Eaton support.
  • Discussions about the ACME / Let’s Encrypt package for pfSense

    503 Topics
    3k Posts
    M
    I am using the DNS-Update method I have to use a DNS-Sleep of 5 minutes to let the letsencrypt txt dns record update propagate. During this 5 minutes the acme-webgui times out. when the acme-webgui times out the Action list is NOT executed. How can I solve this ? Would it maybe be an idea to let the acme.sh script execute the actions in the action list as a post-hook instead of the web-gui? Or maybe add an option to add post-hooks in the webUI ?
  • Discussions about the FRR Dynamic Routing package on pfSense

    296 Topics
    1k Posts
    C
    This one has been tricky still not sure what to try. Any ideas?
  • Discussions about the Tailscale package

    93 Topics
    648 Posts
    C
    @mightykong Yes, my system also requires a restart after reboot, and what has worked for me is: service tailscaled stop && tailscale logout || true && service tailscaled start && tailscale up What has worked for updates included a [sysrc tailscaled_enable="YES"] that is supposed to handle tailscale restart after reboot, but it has not worked for me. I am looking into it, and others will be as well. In the meantime, this is my update one-liner command line: service tailscaled stop && tailscale logout || true && fetch https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.90.6.pkg || exit 1 && IGNORE_OSVERSION=yes pkg-static add -f tailscale-1.90.6.pkg && rm -f tailscale-1.90.6.pkg && service tailscaled start && tailscale up Options: add && tailscale version && tailscale status to automate a first check; and, the "rm -f tailscale-1.90.6.pkg" is not needed, but once I saw the suggestion, I decided to keep it.
  • Discussions about WireGuard

    715 Topics
    4k Posts
    A
    Hi everyone, This is a noob question but already tried multiple and I hope some one can help with this. I have a Wireguard Tunnel configured and handshake is successfully performed and I can ping the server from the laptop but can't do it otherwise. Already deactivate the NAT feature and all the rules and no luck. Pfsense and this server is located in a Proxmox Server, laptop is a local. Any ideas? Thank you.
  • Shalla URLblacklist for Squidguard service has been stopped.

    5
    3
    1 Votes
    5 Posts
    3k Views
    JonathanLeeJ
    @darnoldvcs where was this file stored no the pfSense filesystem?
  • No updates with adguard home

    updates
    4
    0 Votes
    4 Posts
    3k Views
    ?
    @camagur, and the mistake? which ?
  • 0 Votes
    13 Posts
    3k Views
    U
    @jonathanlee Thank you for the insight and pointing out my miss configuration. I didn’t see it till you said something. Where I had loop back 127.0.0.1 I should’ve had IOTWiFi addresses. I used the net gate recipes for redirecting DNS and applied it to NTP. Have a good weekend
  • 0 Votes
    1 Posts
    1k Views
    No one has replied
  • pfSense honey pot VM package? 🍯

    1
    1 Votes
    1 Posts
    870 Views
    No one has replied
  • I made a WireGuard package for pfSense

    178
    5
    18 Votes
    178 Posts
    138k Views
    J
    how can i manually remove this wireguard go version on my 2.4.5 system.I want to update my firewall and use the latest wireguard package..
  • openvpn-client-export -> Sent to email

    6
    0 Votes
    6 Posts
    2k Views
    B
    The security issues here would be somewhat less of a problem if OpenVPN didn't store the client certificate's private key in plain text in the config file A possible modification to the OP's suggestion based on some responses here: an option to email the client config file as an encrypted, passworded zip file. After that it is on the VPN admin to ensure that the encrypted zip file's password is communicated by an alternative communications method.
  • Suricata logging configuration

    suricata rsyslog syslog
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Captive Portal takes 1 hr to start

    5
    0 Votes
    5 Posts
    1k Views
    GertjanG
    @toyinal said in Captive Portal takes 1 hr to start: Unfortunately reinstalling will be the last resort since it’s the production system Re installing ? You're using pfSense - not some "Windows 10" PC ;) All settings are in one file, the file you backup every day (do you ?). If the system fails - as hardware does all the time, you can get back online in minutes. Because : you import one file, and all is back to normal. This makes settings testing with default settings so easy. It also validates your backup and urgency plan. @toyinal said in Captive Portal takes 1 hr to start: but less number of Ethernet ports What happens when you disable all non needed ports ? Without having any details, so I just presume, it's a hardware issue. I know it can boot normally, as you and I use the same software. The difference is : hardware drivers for the NIC's involved and settings.
  • Wireguard package do I dare?

    3
    0 Votes
    3 Posts
    961 Views
    S
    @rob_kae The answers one gets at this forum is just the best! Thank you! If you want a VPN provider with native wireguard support no look no further than to ovpn.com. :)
  • 6 Votes
    4 Posts
    4k Views
    R
    Solved the issue for me. I had to restart the ntopng service. Thank you.
  • Ditching Untangle after several years, need help!

    Moved
    1
    0 Votes
    1 Posts
    487 Views
    No one has replied
  • 0 Votes
    1 Posts
    796 Views
    No one has replied
  • EZIO-G500

    1
    0 Votes
    1 Posts
    557 Views
    No one has replied
  • FreeRadius - 16 characters init-secrets maximum length

    1
    0 Votes
    1 Posts
    427 Views
    No one has replied
  • SSL_ERROR_INTERNAL_ERROR_ALERT

    2
    0 Votes
    2 Posts
    1k Views
    GertjanG
    @jc1976 said in SSL_ERROR_INTERNAL_ERROR_ALERT: I saw some mention changing "Global Logging/Blocking Mode" from dnsbl webserver/vip to either no logging or no global mode, but none of that worked. Chose one of the "Null Block" option, I advise the (logging) one so you have the stats. "DNSBL server" is nice on paper, but only works (well) for non https requests, that is : old fashioned http requests. The thing is : these don't exist any more. Example : You have blacklisted "www.verisign.com" and you try to visit it. Your browser connects to the IP it got back from pfSense, and the web server at that IP has to send a certificate that says "Hi, I'm the certificate verisign.com". But that didn't happen. The IP your browser obtained was : [image: 1641378309799-939c8a03-dc36-488b-9fef-4c812acc2219-image.png] and this we server send a auto signed, non trusted cert that says : "(I'm not verisign)". Your browser then 'should) tells you : something went terribly wrong. And it will NOT ( of course not) show you the page. Browser love to show messages like SSL_ERROR_INTERNAL_ERROR_ALERT because something (some one) tries to break SSL. That's bad. You should disregard the usage of the DNSBL web server proposed by pfBlockerNG, as it was a good idea in the past, it's unusable these days.
  • Freeradius Let's Encrypt DST Root CA X3

    8
    1 Votes
    8 Posts
    2k Views
    D
    @gertjan On newer Android versions it is required to have a valid SSL Cert for the Radius service, therefore we use the LE Cert. Yes, if I manually remove the "DST Root CA X3" from the Freeradius server cert, everything works.
  • Wireguard net DNS doesn't work

    1
    0 Votes
    1 Posts
    601 Views
    No one has replied
  • Wireguard Gateway Status

    1
    1
    0 Votes
    1 Posts
    554 Views
    No one has replied
  • Arpwatch - checking haproxy

    5
    0 Votes
    5 Posts
    1k Views
    M
    @johnpoz I tried that too and it failed for some reason. Haven't had time to diagnose. I figured I'd wait until a newer release that hopefully would have fixed some bugs =)
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.