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
    DARAD
    Hello team, I have a Netgate 8200 running 24.11-RELEASE (amd64) with Suricata 7.0.8_5 package installed. Suricata doesn't seem to start. It loops to red once I press the Play button on the interface. It leaves no logs in the System logs, it leaves no logs in suricata.log at /var/log/suricata/suricata_ovpns933787/suricata.log I tried launching it manually: # /usr/local/bin/suricata -V or # /usr/local/bin/suricata -c /usr/local/etc/suricata/suricata_33787_ovpns9/suricata.yaml -i suricata_ovpns933787 and I get this output ld-elf.so.1: /usr/local/bin/suricata: Undefined symbol "__strlcpy_chk@FBSD_1.8" Thanks in advance, Dara
  • 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
    V
    Ah, I changed the action to deny both and now I also have a wan firewall rule, which I also had on OPNsense. With this wan rule I can see the blocks already coming now! Is it a bad idea to have the action set to deny both instead of inbound only?
  • Discussions about Network UPS Tools and APCUPSD packages for pfSense

    102 Topics
    3k Posts
    F
    @dennypage I tested it with a new UPS and I no longer have the problem. It was the UPS that wasn't working properly. Thanks for your help.
  • 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
    654 Posts
    C
    @luckman212, Thanks for your suggestion. I will check what I have in /usr/local/pkg/tailscale/state, and also the RAM disk settings others have brought up. I could learn more about where Tailscale and pfSense store system files. If I find anything worth sharing, I will let you know.
  • Discussions about WireGuard

    715 Topics
    4k Posts
    patient0P
    @andresbraga that looks good, the same is needed for LAN.
  • Freeswitch for SOHO use (success stories or comments)

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    C
    I'm the developer of the FreeSWITCH package I have 7 systems that I personally manage at the moment many of them SOHO. I've also helped many people get FreeSWITCH running from their pfSense machines. The provider I use is flowroute.com. I like them because you sign up, make a payment and pick a DID and you can use it within minutes and they are stable. Its a per minute provider but also has a plan for unlimited inbound. They allow as many lines as your bandwidth allows at 1 cent a minute per call. You can even send them your own caller id info. I use a Linksys SPA942. Which is a great phone for the price. It even supports voip encryption TLS and SRTP. Best place I have seen to get the SPA942 is http://www.ipphone-warehouse.com/. I've also used adapters like the Linksys pap2t which can convert voip extensions work with standard phones like a cordless phone. Lately been interested in trying a something other than the PAP2T because it doesn't support the ILBC codec which is very compressed and saves bandwidth looking at the Grandstream HandyTone HT-286 which does support ILBC. I haven't tried it yet but looks promising. I would like a new snom820 even more but it is triple the price and unfortunately not yet in my budget. The FreeSWITCH package on pfSense is relatively new but already has many advanced features such as an auto attendant. Example: Thank you for calling if you know your parties extension you can dial it at any time… " You can make your own recordings and set up as many options as you want. What many people don't know is that most auto dialers from call centers cant get past the auto attendant. This means all your sales calls disappear unless the call was hand dialed by a real person. Goodbye annoying sales calls. There are many of benefits for home or office. Give it a try! The documentation is available at: http://doc.pfsense.org/index.php/FreeSWITCH
  • Siproxd and paging not working?

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Pflowd with netflow monitor **VS** NTOP

    Locked
    10
    0 Votes
    10 Posts
    14k Views
    B
    I agree… Manage Engine's Netflow Analyzer Pro is the best... The free trial of one interface convinced the "powers that be" we needed this package as expensive as it is! The PDF reports are great, is a must for anyone who "multi-homes" it has nbar support, monitors your AS #... It is a solid product, we ran it on a 800Mhz Celeron Windows box for a week while we tested it, not the best performance, but it worked good enough til purchase! Its netflow aspect blows intermappers netflow collector out of the water! There are several cheap / free netflow collectors, just google it, but Manage Engine makes great stuff... We are even able to use a linksys running dd-wrt and export flows to my collector... I want to be able to use an embedded box, ALIX, and run pfflowd on it, creating a cheap and more robust netflow exported router! Any else managed to pull off pfflowd on an embedded image install!?!? I have soo many ALIX boards deployed with pfsense already... it would be soo great to export to my netflow analyzer!
  • NUT: 2.0.4 Beta issues

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Squid dnsserver issue under 1.01

    Locked
    7
    0 Votes
    7 Posts
    2k Views
    R
    Thanks for assistance Regards, Robby
  • Squid not starting automatically after reboot–how could i fix this pls?

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    M
    Squid is discussed in the Packages forum.  The answer to your question is below: http://forum.pfsense.org/index.php/topic,13162.15.html
  • Darkstat statistics

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Connect to Package Management sitting behind a Proxy

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    C
    You can't at this time, unless you write the code yourself. Contributions welcome.
  • Squid package installation problem

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    M
    See if some of these purposed solutions might help: http://forum.pfsense.org/index.php/topic,9752.0.html
  • Squid traffic managment not saving changes..

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    M
    Did you manually edit the squid.conf or squid.inc at some point?
  • How to configure squid

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    M
    Please search the forums before posting: http://forum.pfsense.org/index.php/topic,8582.msg48180.html#msg48180
  • RRD Graph Quality tab ?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    A
    It pings the WAN gateway but I can't remember how I know that - so I might be wrong. Google (cough, cough) for "pfsense rrd quality" points me to this thread as the first result: http://forum.pfsense.org/index.php?topic=3470.msg30923 The above may have more information for you.
  • Having siproxd package use Virtual IP

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Help Building a Session Border Controller Package

    Locked
    7
    0 Votes
    7 Posts
    9k Views
    X
    the reason i would like opensbc in pfsense compared to freeswitch is bcoz opensbc supports voip encryption and thats of concern to me as my isp blocks voip and opensbc xor encryption bypasses it. the bounty for opensbc was posted by me only but no1 completed it.
  • How to configure freeRadisu

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    M
    Yes! now works thanks a lot! michel
  • Snort Update

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Installing IMSpector

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    N
    I have tried several reboots, slightly different settings and everything else I can think of, I have 'lan' selected, I have enable box checked and I have tried just 1, all 4 and variations of each for which service to log.  Nothing seems to work for it.  Bleh QQ
  • SquidGuard - Defining users

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    F
    Many Thanks!
  • Squid slow Transfers

    Locked
    19
    0 Votes
    19 Posts
    26k Views
    M
    The change must be made to loader.conf in 1.2.2_RELEASE as well.  I was suffering from the exceptionally slow transfers until I commented out the #kern.ipc.nmbclusters="0" @Devs What are the advantages of this argument?  Why was this changed temporarily in the 1.2/FreeBSD 6.3 Release?  Any insight would be greatly appreciated.  Perhaps someone could also commit a change to the Squid packages so that the loader.conf gets updated upon package installation.
  • PfSense + FreeSWITCH + Digium TDM400P?

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    J
    I put the card in my PBX in a Flash box for the time being. I got the card real cheap off of eBay so at least now I know it works. I'll just be patient and keep and eye out here for the drivers to become available.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.