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
    649 Posts
    luckman212L
    @mightykong @CarlMRoss Looks like you might be experiencing https://github.com/tailscale/tailscale/issues/17793 I also have a 6100 + Tailscale 1.90.6 so I will test mine now. update: I don't seem to be having this problem, which is odd because I'm usually that one guy in a thousand who has the strange bug that nobody else can reproduce. Have you tried deleting the contents of /usr/local/pkg/tailscale/state ?
  • 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.
  • Zabbix

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    R
    Having same problem. No mention of the agent in the system log.
  • Can anyone explain some pf.conf rules?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    F
    Thanks!  That's very useful information.
  • Uninstalling Packages from command line

    Locked
    9
    0 Votes
    9 Posts
    20k Views
    C
    @sullrich: Use Diagnostics -> Edit file and edit /cf/conf/config.xml and remove any related snort items in the <installedpackages>area.  No reboot is required. Afterwards reinstall snort from System -> Packages.</installedpackages> That did it, thanks!
  • Frickin

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • SquidGuard - how do I add my own

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    F
    @dvserg: In transparent mode use Redirect mode=External… and all you redirections must have external url's(non-pfsense) After define Destinations need check\deny this in Default and ACL's Hi DVSerg Thankyou for the reply. So I need to create a webpage on an EXTERNAL host to get a proper error message when using transparent proxy, is that understood correctly? Best regards Kenneth
  • Block msn & snort

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    R
    Not sure on snort. You could use the imspector package and set it to block everyone not defined on the whitelist.
  • Snort + CARP

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    U
    yes, the master-> slave works everywhere but snort.  I get no message at the top
  • LightSquid fails installation?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jahonixJ
    Please watch this thread:  http://forum.pfsense.org/index.php/topic,7017.0/all.html Maybe it's related, at least the same question has been asked there as well.
  • Problem with squid and login systems

    Locked
    10
    0 Votes
    10 Posts
    5k Views
    I
    It appears that I was not able to reproduce this, as I put a 1.2 machine into production with squid and the problem is still ocurring. Once I disable the transparent proxy, the problem disappears. Any ideas?
  • Squid 2.6.18 fails since upgrading 1.2 final ((13) Permission denied )

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • FTP through Squid….

    Locked
    4
    0 Votes
    4 Posts
    10k Views
    A
    Actually, we have try to disable the userland FTP proxy setting, and start pftpx as FTP forwarding proxy. With redirecting all 21 incoming traffic to the pftpx (8021), it works but it's already a NAT config which means that the internal machine must have the gateway point to the pfsense machine. The FTP client are configured to use Proxy and passive mode, the connection works with other Proxy server on the same LAN (not pfsense squid) . The problem is that Squid do not accept FTP connection from ftp clients. For a non-NAT environment, pfSense would be better to have proxy servers for different protocol such as http / nntp / ftp /…
  • PfSense 1.2 Squid fails to start:

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    H
    Maybe you should reinstall the system with a 1.2 and restore the backuped config. I did so with a 1.0 beta1 last week and the config was upgraded just fine (didn't have a problem with it though, but as it was an embedded install so switching the cf-cards was pretty easy to do).
  • How to get snort oinkid?

    Locked
    3
    0 Votes
    3 Posts
    6k Views
    S
    Thanks :)
  • Imspector

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    O
    It worked great, Thanks !!!!!!
  • Nut Not working…...... (Solved? Yes... In 1.3 it will be)

    Locked
    12
    0 Votes
    12 Posts
    6k Views
    V
    OK and thank you everyone for your responses and time. I appreciate it very much as does everyone else that posts! Keep up the good work people!
  • Ntop crashiing **ERROR** Sanity check failed (2) [Low memory?]

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    J
    If you want to see where you sit on ram, just run top in the terminal.
  • TinyDNS and Reverse DNS

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    jahonixJ
    Uups, sorry, forgot you are using TinyDNS. Haven't worked with it, hence can't tell.
  • SquidGuard time source??

    Locked
    19
    0 Votes
    19 Posts
    9k Views
    D
    This will is added in. Last time very many was changed.
  • Packages list on www.pfsense.com

    Locked
    11
    0 Votes
    11 Posts
    42k Views
    S
    which platform: the index page has a platform line-> pfsense or embedded.
  • Snort Error Debugging

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