• How Traffic Shaping Works

    2
    0 Votes
    2 Posts
    1k Views
    H
    Most current shapers support a form of sharing. FairQ doesn't really "shape", it just evenly distributes bandwidth over the flows. Codel, as a scheduler, only manages packet dropping.
  • High latency when using limiters

    3
    0 Votes
    3 Posts
    1k Views
    H
    The limiter won't help because the limiter doesn't manage buffer bloat. HFSC works great for me, 0ms increase in latency during saturation.
  • Need help creating rule

    8
    0 Votes
    8 Posts
    1k Views
    M
    I got it working.  The direction was tripping me up. Thanks all!
  • Can't see queue on GUI and on console

    6
    0 Votes
    6 Posts
    1k Views
    G
    for me, I just create via Wizard and have nothing checked and work from there :( I really don't know why creating them manually don't work for me.
  • Prioritize VoIP traffic for a somewhat complex setup…

    5
    0 Votes
    5 Posts
    10k Views
    H
    Multi-WAN/LAN is difficult to traffic shape since you need a queue for every combination of interfaces you plan to shape. Example If you have 1 WAN and 1 LAN, to shape VOIP, you need one rule/queue If you have 2 WAN and 1 LAN, you need 2 rule/queue If you have 2 WAN and 2 LAN, you need 4 rule/queue If you're just concerned about VoIP getting through correctly, you could try just enabling FairQ on every interface, set your interface bandwidth, and let us know if it helped.
  • Problem on Traffic shaping !! please help

    6
    0 Votes
    6 Posts
    1k Views
    KOMK
    Have you run the wizard and created a default VoIP queue by filling in the Voice over IP page of the wizard?  For traffic-shaping you use the Floating rules tab.  Add a rule that directs traffic from your VoIP phones into qVoIP with your preferred WAN as the gateway.
  • Pfsense 2.1 and 2.1.2 Traffic Shaping Wizard Bug?

    6
    0 Votes
    6 Posts
    3k Views
    dotdashD
    Please start a new thread rather than bumping an old, resolved thread for a different issue.
  • Traffic in Queue

    7
    0 Votes
    7 Posts
    1k Views
    KOMK
    System - Advanced - Secure Shell - Secure Shell Server.  Then you can use PuTTY or your favourite terminal app to connect, or go to the console and press 8 for Shell.
  • HFSC Config used at 150 person LAN Party

    38
    0 Votes
    38 Posts
    8k Views
    G
    ok sir, am really sorry, will take note.
  • Upload limit not working

    8
    0 Votes
    8 Posts
    2k Views
    stephenw10S
    Wow, how did I miss that?!  :o Indeed the shaping rule must be above the LANnet rule otherwise all the traffic will be caught and passed by the LANnet rule. Steve
  • My traffic is not being matched?

    4
    0 Votes
    4 Posts
    916 Views
    H
    Ahh yes, that. Once traffic is classified, you can change your shaper rules against the classifications and those updates seem to be instant, but anything that is set when a connection is created is never changed.
  • 0 Votes
    1 Posts
    608 Views
    No one has replied
  • What improvements would you like to see in traffic-shaper GUI?

    18
    0 Votes
    18 Posts
    3k Views
    N
    I would love to see a checkbox which said, "Bypass Shaper for Squid traffic" I think after reading about 50 posts on trying to get the 2 to work together and only having it work once with transparent mode (version 1.2.3) back in the day after dropping to the cli and replacing some ipaddresses this is long past due. - The two working in concert really really helps low bandwidth connections. Regards nzcam
  • Any way to do Traffic shaping if WAN Line varies in speed?

    4
    0 Votes
    4 Posts
    1k Views
    J
    So you just need basic outbound priority.  The best way to do this is still through the traffic shaper.  Unfortunately there is no way I know of to move/change the bandwidth cap dynamically, but then again cap settings only matter for traffic shaping when your traffic actually begins to hit those limits.  But no matter the bandwidth cap limit, if you prioritize VOIP through a traffic shaper you essentially make sure it is sent first from the firewall, which is pretty much the best you can do at this point. The traffic shaping wizard makes setting this up pretty easy.  Run through the shaper, set the VOIP priority, and make sure there are floating rules in place that match traffic destined to the VOIP server. Do the radios used in the link acknowledge prioritized packets?  No doubt they are recommending you raise the antenna to get it above interface and improve the line of sight to the other side.  What kind of radios are you using?
  • Help! dualWAN traffic shaping

    2
    0 Votes
    2 Posts
    759 Views
    H
    Shaping is done egress per interface. Shaping data leaving you WAN is relatively easy, your main problem will be shaping your LAN in order to limit your download rates. If using HFSC, you could create a child queue on your LAN interface for both WANs WAN1 - upper limit 8Mb WAN2 - upper limit 5Mb Then create child queues under each of those for your traffic WAN1 –high1 --med1 --low1 WAN2 --high2 --med2 --low2
  • Configure Limiter Per IP Address

    3
    0 Votes
    3 Posts
    980 Views
    J
    Create a rule on the LAN matching all traffic to/from that IP address and assign the limiters you created to it.  Not sure if the limiters themselves need a different setting, but you definitely need to use rules to apply it to the specific IP.  Make sure the specific match rule comes before your match any LAN list.
  • BandwidthD - How to specify the timespan for traffic monitoring

    6
    0 Votes
    6 Posts
    1k Views
    D
    @Nullity: For exporting, pfSense should come with softflowd and pfflow. Don't touch pfflowd. Completely no-op: https://redmine.pfsense.org/issues/4304
  • Schedule traffic shapper's bandwidth limits.

    1
    0 Votes
    1 Posts
    661 Views
    No one has replied
  • Qos/gurantee BW for some ips for incomming "download" is that possible ?

    2
    0 Votes
    2 Posts
    661 Views
    H
    There are three issues with traffic shaping your download You can't force the senders to slow down, but you can influence them The latency between the shaper and you is much lower than the shaper and them. It takes them longer to respond. You're going from a faster to slow link when you shape your upload. Shaping your download is going from a slow to fast link. Addressing #1. You can't stop bad actors. They can take several forms, the most common being a DOS attack. Nothing you can do with your firewall if they consume all of your bandwidth. There's another kind of bad actor. An example is many cable companies have horrible amounts of bufferbloat, which can cause the latency between you and someone else to be incredibly high. This can cause a sender to retransmit data that wasn't lost, but the latency was so high, it triggers a resend. #2 and #3 are your most common. You biggest enemy is TCP ramps up exponentially. This means you need enough breathing room to keep your link from getting flooded. If you have a good connection, you can probably set your upload to 98% and effectively traffic shape. With your download, you may need to set it to 95% or lower. Remember, PFSense shapes outgoing. You need to shape the outgoing of your LAN. Multi-LAN gets messy and has limitations.
  • What is this? Need your thoughts

    5
    0 Votes
    5 Posts
    895 Views
    KOMK
    Could you explain a bit more? Status - RRD Graphs - Quality.  I think Harvy nailed it so my suggestion is likely moot.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.