• A way to only allow white list for set of ips

    1
    0 Votes
    1 Posts
    203 Views
    No one has replied
  • Arpwatch and Bandwidth Package in PfSense

    Moved
    5
    0 Votes
    5 Posts
    2k Views
    R

    thanks, i'll try

  • BandwidthD and subnets

    1
    0 Votes
    1 Posts
    497 Views
    No one has replied
  • ntopng

    Moved
    6
    0 Votes
    6 Posts
    902 Views
    stephenw10S

    Mmm, that's actually a pretty good video. There is some total garbage out there!

    Importantly they restrict what can open port forwards. I would still check the upnp status for anything opening port 3000 though.

    Steve

  • Weird Traffic Graph

    2
    0 Votes
    2 Posts
    450 Views
    provelsP

    pfSense is truly an amazing project. Mine has actually accomplished time travel! ;)
    Capture.JPG

  • My traffic network like crazy

    4
    0 Votes
    4 Posts
    697 Views
    GertjanG

    @Gertjan said in My traffic network like crazy:

    What network device / brand ?

    also :
    any messages in the system log ?
    The output of the (console option 8) 'dmesg' command ?

  • Status_Traffic_Totals / vnstat

    2
    0 Votes
    2 Posts
    560 Views
    MikeV7896M

    I'd log a bug in Redmine (https://redmine.pfsense.org) under pfSense Packages for this. Make sure to choose Status Traffic Totals as the category. There are a number of other bugs for this package also logged there. The package was created by a Netgate employee a few years ago when RRD was dropped as the graphing tool, but I don't think it's being actively maintained anymore.

  • bandwidthd and vlans

    6
    0 Votes
    6 Posts
    1k Views
    P

    Good to hear - I found this out also because I fiddled with my interfaces long ago and had the same issues, not a very intuitive fix but at least it works.

  • here is a patch to compact the traffic totals output

    1
    0 Votes
    1 Posts
    292 Views
    No one has replied
  • Vnstat to retain more than 30 days daily stats

    8
    0 Votes
    8 Posts
    1k Views
    C

    Thanks for this, and also thanks for the other help you gave, I will see if I can make a patch for the GUI to support 60 days worth of data.

  • Traffic Totals - Incorrect totals in Month view

    6
    0 Votes
    6 Posts
    886 Views
    P

    There is one way you can do it. Do this:

    vnstat --exportdb

    edit the output to correct the month values from the dailies (you will have to do this manually)

    reimport with:

    vnstat --importdb

    Did not try it but could work...

  • Not able to block download using regular expression in squidgurard?

    2
    0 Votes
    2 Posts
    617 Views
    S

    Hello
    I have same problem :(

  • Status_Traffic_Totals package not update statistics

    2
    0 Votes
    2 Posts
    460 Views
    MikeV7896M

    I don't believe it runs as a service. Instead, I think it's called via CRON every 5 minutes to update. If you install the CRON package, it should be listed among the various other things set to run on a schedule.

  • How to allocate bandwidth speed and traffic quota

    3
    0 Votes
    3 Posts
    369 Views
    yon 0Y

    @OpenWifi 👍

    thanks!

  • ntopng "ERR_SSL_VERSION_OR_CIPHER_MISMATCH"

    1
    0 Votes
    1 Posts
    245 Views
    No one has replied
  • netflow lack of Original Source/Destination ?

    1
    0 Votes
    1 Posts
    339 Views
    No one has replied
  • Ntopng not showing country flags

    30
    6 Votes
    30 Posts
    8k Views
    kiokomanK

    i have the same problem with pfsense 2.5.x and ntopng 0.8.13_3
    it's still trying to download geoip from the wrong url

    $fetchcmd = "/usr/bin/fetch"; $geolite_city = "https://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz"; $geolite_city_v6 = "https://geolite.maxmind.com/download/geoip/database/GeoLiteCityv6-beta/GeoLiteCityv6.dat.gz"; $geoip_asnum = "https://download.maxmind.com/download/geoip/database/asnum/GeoIPASNum.dat.gz"; $geoip_asnum_v6 = "https://download.maxmind.com/download/geoip/database/asnum/GeoIPASNumv6.dat.gz";

    i have changed it inside /usr/local/pkg/ntopng.inc as suggested here -> https://redmine.pfsense.org/issues/9211 by Mark Vejvoda to

    $geolite_city = "https://centminmod.com/centminmodparts/geoip-legacy/GeoLiteCity.dat.gz"; $geolite_city_v6 = "https://centminmod.com/centminmodparts/geoip-legacy/GeoLiteCityv6.dat.gz"; $geoip_asnum = "https://centminmod.com/centminmodparts/geoip-legacy/GeoIPASNum.dat.gz"; $geoip_asnum_v6 = "https://centminmod.com/centminmodparts/geoip-legacy/GeoIPASNumv6.dat.gz";
  • How to check someone downloading large file on Pfsense?

    4
    0 Votes
    4 Posts
    2k Views
    johnpozJ

    sure - all listed here
    https://docs.netgate.com/pfsense/en/latest/monitoring/monitoring-bandwidth-usage.html

    I like trafshow

  • bandwidthd question

    2
    0 Votes
    2 Posts
    604 Views
    T

    bump?

  • Get throughput everything second by cli or http

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