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
    L
    @subhan2k, I guess you only have issues with the domain name when trying to add the static route. What you could do is to add a static route like the following: us-bos.prod.surfshark.com resolves to 43.225.189.108 and 43.225.189.118. Regarding the static route in pfSense: destination network: 43.225.189.0 / 24 (/24 is the key here)
  • Package Installation Failures

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    N
    I have 1.2 release and cannot install any packages either.  when i check to see if the packages are installed via consol, squid shows up in the list, but the package install from the GUI says it fails.  I understand that this is currently a work in progress.  do i have to uninstall the package manually?  or will it re-download the newest and overwrite the current installation.  (squid is installed, but not working)  Does that make sense? Thanks, -Nate :)
  • Pfflowd functional setup

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • IMSpector odd O.o?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    C
    ok, got it worked, i just reinstalled the package GUI components, and reinstall the package and it worked. :) thanks
  • Antivirus

    Locked
    6
    0 Votes
    6 Posts
    6k Views
    Cry HavokC
    @Cry: If you don't want to wait and are happy being unsupported, the forum contains details on installing FreeBSD (6.2) packages if you can find them. For instance: http://forum.pfsense.org/index.php/topic,8460.0.html http://forum.pfsense.org/index.php/topic,8302.0.html http://forum.pfsense.org/index.php/topic,7469.0.html The Search option is a wonderful thing ;)
  • Snort alert??

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Squid + squid stats by default?

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    I
    Thanks! Just installed pfsense and then found the packages for squid (the actual caching proxy) and lightsquid (GUI reports) Really liking pfsense so far :)
  • Start squid get error message?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    H
    You should fix your config. This means that the ruleset can't be loaded. Did you manually add a firewalrule for the squid redirection in your rules and is squid running on that box?
  • Php sysinfo problem instalation.

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    S
    Is is working now,.. thanks for fix  ;D
  • How to set squidGuard?

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    A
    OK, I will test it. Thanks a lot.
  • Typo e.a.: Services / OpenBGPD

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    B
    OK. Tnx. When you look at my fairly uncomplete list at the first post, what do you think can be done. I will open a bounty 100USD first to to some error checking and make the GUI more intuitive (e.g. radio button or checkbox for "static" or "connected", etc.) and as another guy (Mauve?) mentioned make the list of routes collapseable/expandable. then I guess filtering needs to be implemented - that would probably be another bouty to open. I'm sure there are some guys that will help increase. What do you think?
  • SquidGuard Turn off log

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    M
    I do not have anything else than the default blacklist settings. Anyway, after a couple of trials the problem seems to have disappeared. Many thanks.
  • Is Snort package broken???

    Locked
    10
    0 Votes
    10 Posts
    4k Views
    P
    Thanks to the powers that are for fixing all the packages including Snort.
  • Freeradius install problems, attempt a manual pkg_add?

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    S
    Oh jeez, sorry! I totally spaced on that. I shouldn't go away for a week and then not expect things to change :D Novice mistake, which I guess makes sense because I'm a novice when it comes to open source. By the way, speaking of hosting, I would click a donate button if you had a paypal link on the site… this isn't the right place to put that suggestion though so I'll find that place later. Anyways, FreeRadius works now! Time to tear this thing wide open...
  • Is there a list of packages anywhere?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Cry HavokC
    http://forum.pfsense.org/index.php/topic,7743.0.html
  • Can't choose rules with firefox.

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    A
    Thank for your support!! It's ok
  • Tiny DNS Server is error??

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    S
    Should be fixed now.
  • NUT

    Locked
    17
    0 Votes
    17 Posts
    6k Views
    R
    Nut Packadge BAck online Working Fine :)
  • Hard time to get SG working with DUAL wan connection

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    D
    This is not SG question. SG only URL analyser and not used Internat for self work SG take URL from squid and return to squid after analyse given URL or replaced URL. About dual wan - squid question.
  • Can someone clue me in on Snort?

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    D
    Thanks for the replies folks.  Sounds like this will be something that will take a few hours per week to stay on top of, kind of like spam filtering…
  • How flush squid cache

    Locked
    7
    0 Votes
    7 Posts
    13k Views
    Cry HavokC
    You know, you could just look at the squid logs to answer your original question  ::)
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.