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
    RedDelPaPaR
    @bmeeks Understood. Thank for kindly for your help. I will likely be ordering a new unit soon.
  • 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
    645 Posts
    E
    Updated CE 2.8.1 to 1.90.6. Freshports pkg add -f https://pkg.freebsd.org/FreeBSD:15:amd64/latest/All/tailscale-1.90.6.pkg Changelog
  • Discussions about WireGuard

    714 Topics
    4k Posts
    S
    @LaUs3r ok I use this 1 IP It works initially, but after every restart the handshake fails. I believe Surfshark assigns a new dynamic IP each time, and even when I update that IP in the peer, static route, and firewall rule, the handshake still doesn’t work because it needs a temporary connection (like WAN) to establish first.
  • Dansguardian banned url regex

    2
    0 Votes
    2 Posts
    922 Views
    jimpJ
    And now you know why keyword blocking is and always will be ineffective. :-)
  • OpenVPN Client Export Utility - different config on 1.1.3

    5
    0 Votes
    5 Posts
    2k Views
    jimpJ
    There is a choice in the latest version to use tls-remote if you need to. If you have issues with verify-x509-name then you are not running an OpenVPN 2.3-based version. Make sure you uninstall OpenVPN and reinstall it again with the most current version. An in-place run of the client would likely skip over the actual install if it already detected OpenVPN present on the system.
  • TFTP doesn't seem to work out-of-the-box on 2.1

    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    It works fine for me here. I installed the package, selected LAN, clicked save, then uploaded a file using the GUI and I was able to fetch that over TFTP from another system on the network.
  • Openvpn export - verify-x509-name option

    4
    0 Votes
    4 Posts
    5k Views
    N
    All OK now :) Thanks!
  • PfSense 2.1 & Squid

    5
    0 Votes
    5 Posts
    2k Views
    G
    Hi netwiz, iplayer is being blocked in the 'movies' group This site has been classed as non work related. If this is an error, please contact IT.: 403 Forbidden Reason: Client address: xxx.xxx.xxx.xxx Client group: default Target group: blk_BL_movies URL: http://www.bbc.co.uk/iplayer/ If you didn't want to block all movie sites, you could always make at target category of blacklist sites and then enforce your own :) I get my blacklists from http://www.shallalist.de/ Cheers, grievsa93
  • Squid Stopping Download Progress

    1
    0 Votes
    1 Posts
    764 Views
    No one has replied
  • Can't start varnish, missing cc dependency or something

    16
    0 Votes
    16 Posts
    7k Views
    marcellocM
    Thanks for the feedback, I've pushed a fix for the package and seems that only missing thing was a ln -s from gcc to cc.
  • How large should my Squid 3 cache be?

    5
    0 Votes
    5 Posts
    2k Views
    B
    I see, thank you. :)
  • Dansguardian unusable

    25
    0 Votes
    25 Posts
    7k Views
    T
    great, thanks for the tip, I will check that out sometime soon…
  • Dansguardian clamav and other issues fix

    19
    0 Votes
    19 Posts
    5k Views
    ?
    Very bad practice!
  • Mailscanner configuration

    1
    0 Votes
    1 Posts
    807 Views
    No one has replied
  • SARG and Dansguardian problem

    9
    0 Votes
    9 Posts
    3k Views
    T
    I could try to use the console, what commands would I need to run? Funny thing is if I go to the schedule and do a "force update now", no errors are produced in the log.
  • Understanding squid proxy server

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • PfBlocker Fails to start

    3
    0 Votes
    3 Posts
    1k Views
    D
    Hi All, Problem resolved. Dan.
  • Log Squid in Syslog

    3
    0 Votes
    3 Posts
    5k Views
    C
    Ok, I managed to get things working.  Doing log analysis is soooo great using splunk!  I uninstalled all my packages.  I then installed Dansguardian first, then squid3.  I think the first time I had selected the "squid" package vs the "squid3' package.  I then added the following in the Custom Options section of the proxy server settings page: access_log syslog:local5.info squid Hope this helps if anyone else has this issue!
  • Google TV with Squid

    1
    0 Votes
    1 Posts
    911 Views
    No one has replied
  • Dansguardion drives me mad… :/

    3
    0 Votes
    3 Posts
    1k Views
    R
    Thanks for you answer. Its good to have an explanation and to see that it is not a faulty configuration but ment that way and yes I would surely appreciate any kind of example configuration. It might give me some hints about a proper setup. If I could wish something for a new version of ds (and NO I don't claim!) it would be a bit more in place help. First time I entered the gui I really didn't know where to start and how the whole system works. Took me a lot of trial and error. BTW I got the /tmp access error directly after a new installation.
  • Squid dropping connection.

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • 0 Votes
    21 Posts
    11k Views
    marcellocM
    @brasilnut: Okay - Let me rephrase my question: Where is this value? It's on the first post of this thread System -> Advanced -> Firewall Maximum Table Entries @pppfsense: I already tried some very high values for the Firewall Maximum Table Entries  with no success (System - Advanced - Firewall Maximum Table Entries = 999999999)
  • Widentd without a syslog message every single time

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