• Looks like 2.4.1 has broken the Status -> Queues Page

    1
    0 Votes
    1 Posts
    492 Views
    No one has replied
  • ALTQ missing on interface…what to do?

    3
    0 Votes
    3 Posts
    1k Views
    P
    No.  I do have 3 VLANs setup on it.
  • Firewall Rules not Working when Squid Transparent enabled

    2
    0 Votes
    2 Posts
    773 Views
    johnpozJ
    you would do that in squid..
  • Ping higher with shaper enabled

    4
    0 Votes
    4 Posts
    957 Views
    A
    Changing scan mode to hyperscan also fixed suricata with traffic shaper
  • Limiting traffic for Backblaze

    6
    0 Votes
    6 Posts
    1k Views
    H
    I would not use Codel for below 1Mb/s. You're on the fence, try it, but it may not be a good fit. I would just use FairQ. The default queue size is 50 packets, which is too much for your upload bandwidth. 50 1500 byte packets is nearly 1 second of bloat. A queue size of 8 would be about 120ms max latency before packets get dropped. I would recommend a separate ACK queue.
  • How to limited bandwidth for download and upload but not for browsing?

    9
    0 Votes
    9 Posts
    1k Views
    R
    The most difficulty is to set up floating rules for inbound.  For example, I wanted to put http downloads for XBOX in a low priority queue.  I did a floating rule for 80 source,  destination (xbox IP), to go to my lowprioqueue.  But even though the floating rule is at the bottom, it never gets used.  It's hard to do inbound matching, any help on this?
  • 0 Votes
    6 Posts
    1k Views
    E
    @TauCeti: The short version is: The floating firewall rules that assign traffic to your queues have to have their Action changed from "match" to "pass". [image: pass-vs-match] Anyone reading this thread, be careful using PASS in floating rules, this can open your internal network up to the Internet. If you need to use PASS rules, don't use floating rules but put them in the LAN or other appropriate interface.
  • Limit bandwidth on TIER II FAILOVER

    4
    0 Votes
    4 Posts
    880 Views
    H
    I've never used limiters, only shapers. I can only tell you how to limit your fail-over egress via shaping, but not how to limit your fail-over ingress via limiting.
  • 0 Votes
    3 Posts
    1k Views
    w0wW
    https://redmine.pfsense.org/issues/7898
  • Guarantee speed to a ip address

    9
    0 Votes
    9 Posts
    2k Views
    B
    I stand corrected!
  • USB interfaces and altq, axe

    4
    0 Votes
    4 Posts
    2k Views
    M
    thanks this worked for me on 2.3.4. I saw on a few other threads that ue (USB interface) devices don't support altq, but I seems to be working fine for me. I've just set this up on one box, and another box has been running queueing on two ue devices for ~1yr. Is it just not that reliable? hence the default non-inclusion, or am I missing something?
  • DSL Reports speed test causing crash on upload

    11
    0 Votes
    11 Posts
    5k Views
    N
    Mine has also been stable with the tuned parameters so definitely agree this is a better solution than limiting queue length.
  • Traffic Shaper Priority Field

    9
    0 Votes
    9 Posts
    4k Views
    xanaroX
    @Double: I'm having some issues with the Priority field in the GUI.  Could be my limited understanding of the tool. tl;dr - The GUI doesn't seem to be saving Priority=0 to the config file I thought I was alone in this, I also noticed that a priority of 0 cannot be saved, even though the GUI attempts to. would be great if a priority of 0 could be saved because it would allow us one more bucket/level of shaping
  • Question on a simple traffic shaping excercise

    12
    0 Votes
    12 Posts
    2k Views
    H
    I would set the queue size to 1,000. The average packet size is about 600 bytes, or 4800bits, which is a bit over 1,000 packets for 10ms of buffer @ 500Mbit/s. Your upload is much slower, you'll want a linearly smaller queue.
  • PRIQ, GUI Bug error maybe? 0-7 or is it 1-7?

    3
    0 Votes
    3 Posts
    703 Views
    xanaroX
    Have had pfsense using PRIQ for over a year, luckily we have not ran into any of the corner cases, but our network is only a small home network.(I can definitely see where PRIQ could cause issues on larger networks.) It has also kept all the buffer bloat in check with this setup. What I have loved about PRIQ is that the important things ALWAYS get the bandwidth they need, no matter what, it has been wonderful. I am really curious as to whether or not PRIQ can support 8 buckets, I may try to dig into the code and see if I can change the default value from 1 to 0 and see if that allows me another bucket. Just have to find the right file to edit.
  • HD Home Run - Use remotely?

    8
    0 Votes
    8 Posts
    11k Views
    K
    I tried plex pass 3 weeks ago.  That is interesting, I will have to try again.
  • Ipsec voip tunnel?

    1
    0 Votes
    1 Posts
    560 Views
    No one has replied
  • PfSense crash after using Traffic Shaping Wizard

    13
    1 Votes
    13 Posts
    5k Views
    J
    It looks like this is a more recent thread on the same issue: https://forum.pfsense.org/index.php?topic=129267.15
  • How to limit speed with max a min download

    4
    0 Votes
    4 Posts
    1k Views
    B
    I don't use HFSC but I believe this is how you would do it. Probably the best way to do it would be to set a dummynet (limiter) on the network you want to throttle, and then set it to fq_codel (via shellcmd). Then create an HFSC queue with a minimum value only, and set that to 64Kbps. ![Min Max HFSC.JPG](/public/imported_attachments/1/Min Max HFSC.JPG) ![Min Max HFSC.JPG_thumb](/public/imported_attachments/1/Min Max HFSC.JPG_thumb)
  • Limit PPS for UDP Traffic

    21
    0 Votes
    21 Posts
    7k Views
    M
    @belt9: Exactly what UDP traffic problems are you having? Since PF and consequently pfSense lack limit pps for UDP feature, I had to do it on an upstream router. Well I think, unless proper MAC filtering, NetFlow MAC exporting and UDP PPS limiting is implemented, I cannot use pfSense for my customers (SMB and small enterprises). It has many great features and I really appreciate all work that developers have done.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.