Subcategories

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

    4k Topics
    21k Posts
    O

    Hey that is familiar :

    [2.8.0-RELEASE][admin@fw1.man.mylocal]/root: squid -z
    ld-elf.so.1: /usr/local/sbin/squid: Undefined symbol "ZTVNSt3__117bad_function callE"

    Hopefully it is resolved soon!

  • Discussions about packages whose functions are Intrusion Detection and Intrusion Prevention such as snort, suricata, etc.

    2k Topics
    16k Posts
    JonathanLeeJ

    @bmeeks your code is epic !!

  • Discussions about packages that handle bandwidth and network traffic monitoring functions such as bandwidtd, ntopng, etc.

    569 Topics
    3k Posts
    K

    @pulsartiger
    The database name is vnstat.db and its location is under /var/db/vnstat.
    With "Backup Files/Dir" we are able to do backup or also with a cron.

  • Discussions about the pfBlockerNG package

    3k Topics
    20k Posts
    tinfoilmattT

    Thanks, @BBcan177.

    Some clear confusion ITT re pfSense system version and pfBlockerNG package version numbers. For posterity:

    pfSense 2.7.2 CE - Database Sanity check issue not present, because pfBlockerNG and pfBlockerNG-devel packages are both on "RELENG_2_7_2" branch of pfSense / FreeBSD-Ports

    pfSense 2.8 CE - Database Sanity check regression, possibly because branch updated to "devel" for both packages?

    (RELENG_2_7_2 branch: pfBlockerNG/pfBlockerNG-devel)
    (devel branch: pfBlockerNG/pfBlockerNG-devel)

    I think that's what's happened. Maybe someone can give me a sanity check. 😜

    The package version numbers appear to have been realigned in pfSense 2.8 CE however. The last package versions of pfBlockerNG and pfBockerNG-devel on pfSense 2.7.2 CE were 3.2.8 and 3.2.0_20 respectively.

    But under 2.8 CE, both packages are now currently on version 3.2.8 (pfBlockerNG and pfBlockerNG-devel).

    Will both packages continue to be maintained separately and we should expect version numbers to potentially diverge again?

  • Discussions about Network UPS Tools and APCUPSD packages for pfSense

    96 Topics
    2k Posts
    GertjanG

    @AngryAnt said in pfSense -> pfSense NUT connection issues:

    Surely the destination matching should be the pfSense LAN address (192.168.1.1) and then the NAT IP (where the package is redirected to) should be 127.0.0.1 where NUT listens by default?

    You saw it :

    a5ca1c2f-e6ad-47be-a16b-083fa05d1f8a-image.png

    @AngryAnt said in pfSense -> pfSense NUT connection issues:

    Only firewall log entry related to 3493 is from a port scan on WAN by known-bad actor according to https://www.abuseipdb.com

    Normally, you don't place any rules on WAN.
    The default firewall for every interface, including WAN is : "silently drop". This is not a pfSense behavior, every firewall on planet earth does this.
    Don't ( ^^ ) have this drop rule log, as you'll be smacked with firewall log notification.

    So, normally, un check this :

    41f6e255-ec55-479b-b536-6742094177ea-image.png

    @AngryAnt said in pfSense -> pfSense NUT connection issues:

    Also: Progress! I am unsure why my previous attempt at having LISTEN 192.168.1.1 in there was unsuccessful

    A service needs to listen on an interface, and a port, using UDP and/or TCP.
    and
    You need on that interface (LAN) a firewall rule that allows that traffic to enter.
    For your pfSense LAN, there is/was an install pass-all rule, so as soon as upsd was listening on 192.168.1.1, it would have worked.
    That is : you also need to set up user auth.

  • Discussions about the ACME / Let’s Encrypt package for pfSense

    491 Topics
    3k Posts
    jimpJ

    Let's Encrypt is removing the TLS Client Authentication EKU from certificates they sign in the near future:

    https://letsencrypt.org/2025/05/14/ending-tls-client-authentication/

    This shouldn't affect many, if any, users of ACME on pfSense as it isn't used as a client certificate, only as a server certificate in various context (e.g. GUI, Captive Portal, HAProxy)

    In the past we have discouraged using Let's Encrypt certificates in certain contexts (like for clients) since it wasn't typically a secure practice. For example, if you use a Let's Encrypt certificate for OpenVPN, it would trust any certificate signed by Let's Encrypt, which makes it useless as an authentication factor.

    So while this is something to be aware of and check, it's unlikely to be a problem for most people.

  • Discussions about the FRR Dynamic Routing package on pfSense

    291 Topics
    1k Posts
    F

    After further troubleshooting, I discovered that, for some reason, the file /var/etc/frr/frr.conf is missing the line "ip ospf area 0.0.0.0" on every interface.

    However, whenever I restart the FRR services, the file is rewritten and the "ip ospf area 0.0.0.0" line is correctly added to every interface.

    I’m not sure if this is the root cause of the problem or just a symptom. The fact is, when I reboot my HA PFSense box, /var/etc/frr/frr.conf is missing the "ip ospf area 0.0.0.0" statements, and only after restarting the FRR service does the file get updated.

    In practical terms, I observe that no OSPF hello packets are sent until this is fixed—that is, until the services are restarted.

    EDIT:

    /usr/local/pkg/frr/inc/frr_ospf.inc

    line 215, remove:

    if (empty($interface_ip)) { continue; }

    This fixes the problem.

  • Discussions about the Tailscale package

    86 Topics
    552 Posts
    J

    Looks like Tailscale updated their Oauth to include client ID and client secret. Currently, I cannot login with client secret only.

  • Discussions about WireGuard

    681 Topics
    4k Posts
    R

    @Ryu945 I never figured out how to get it working in self DNS mode like I could with OpenVPN. I had to put the DNS Resolver in forwarding mode to get it to work.

    I also figured out that both the client and server need wireguard rules saying both client LAN to server LAN and server LAN to client LAN.

  • Siproxyd not working

    Locked
    13
    0 Votes
    13 Posts
    9k Views
    H

    There is no real problem with static ports. some consider it a bit more secure when the prts are changed while going through a nat, however this breaks the SIP protocol unless you use a STUN server or the provider has some kind of proxy to fix it again at their end. You should be fine. I also would only use the static port option for your SIP device or the SIP portrange, you can make everything else use the default port translation by adding the default rule below the special rule for the sip device.

  • MOVED: Re: What do you want to see in the pfSense package system?

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Working on a fetchmail package

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    D

    @Cry:

    Just make sure you work from the current fetchmail (6.3.x) as found at www.fetchmail.info.

    Blah Blah - He surely will use the fetchmail package from the FreeBSD ports collection, cause this is the way to go.

  • Best statistics package..

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    H

    Set your DHCP leases pretty high so all your users get "kind of static" IPs or add static mappings. Set up a syslog server that logs DHCP leases (status>systemlogs, settings). This way you can get the information you need. However, really detailed reports are not available with the darkstat package. You might have a look at ntop.

  • Squid and dansguardian

    Locked
    1
    0 Votes
    1 Posts
    4k Views
    No one has replied
  • PHP Compile - missing gettext()?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    S

    FreeNAS only works with our development version.

    It's clearly stated in the package notes.

  • Miniupnpd Package

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Patch to enable Squid cachemgr

    Locked
    7
    0 Votes
    7 Posts
    4k Views
    B

    OK.  I see the menu options in squid_ng.xml, but they are not appearing in the GUI.  Maybe I am just misunderstanding how the package/GUI system works.  Could someone give me pointers please?

    Thanks!

  • Need PerUserBW Package

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    S

    You clearly are not understanding what I am saying.  Research ALTQ and Per user bandwidth.

  • Squid stats

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    B

    Login to a shell and check /var/squid/log.  You should see a cache.log, and if you have logging enabled you will have an access.log.  Also, check to make sure that the daemon is runinng (ps aux | grep squid).  The cache is kept in /var/squid/cache as well.  So see how large that directory is.  There is also a cachemgr patch in the forums that I am looking into installing at the moment.

  • Squid in RC2

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    S

    http://forum.pfsense.org/index.php/topic,1820.0.html

    RC2h is now up.  To upgrade run this from a shell ( option 8 ):

    For a list of bugs since RC2:  http://cvstrac.pfsense.com/rptview?rn=28

    Run this command:

    fetch -q -o - http://www.pfsense.com/~sullrich/update_to_rc2h.sh | sh -

    This should be the last update before RC3.

  • Squid in RC2

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Squid 0.4 beta on RC2

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    F

    @jeroen234:

    uninstall squid
    upgrade to the latest version of rc2 i beleve its rc2g now
    install squid again

    I uninstalled squid, cleaned up cache and config.xml,  upgraded up to f (didn't find any g?) and reinstalled. Same errors I'm afraid.

  • Snort, SnortSam & Oinkmaster

    Locked
    11
    0 Votes
    11 Posts
    7k Views
    Q

    Just a note

    Imho it is easier to operate an IDS on an external device!

    marcus

  • About Some Packages Problem

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    M

    OH,I SEE! Waiting it realease~~~~~~~

  • Squid (transparent, LAN+OPT) OPT subnet access: Permission denied

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    S

    It works fine with RC2.

    Did you uninstall and then reinstall?

  • Squid in RC2e

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    jahonixJ

    .
    …well, reinstalled it 2 times without success.
    After that I deleted the package, rebooted and installed it again.

    Now it works as expected.

    Just to let you guys know...

    Cheers

    jahonix

  • FreeNAS undefined function problem

    Locked
    6
    0 Votes
    6 Posts
    5k Views
    J

    Thanks for clearing that up!

    I think I will try to install head on a spare comp to experiment with, maybe try to make it dual boot FreeBSD/pfsense so that I can become more familiar with this stuff.

  • Error install HAVP with GUI

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    L

    logs erros  havp  ALPHA
    0.6 with GUI :

    Downloading package configuration file… done.
    Saving updated package information... done.
    Downloading havp and its dependencies... done.
    Checking for successful package installation... failed!

    Installation aborted.

  • Problems with Squid and SpamD

    Locked
    20
    0 Votes
    20 Posts
    8k Views
    S

    Uninstall and reinstall the squid package.

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.