• Flowset Busy

    4
    0 Votes
    4 Posts
    1k Views
    G
    @uptownvagrant Thanks for the assistance. The issue is now fixed. With the new floating rules the NAT, IPV4 does not break the policy rules.
  • Limiters bandwidth issue 2.4.3 2.4.4

    4
    0 Votes
    4 Posts
    918 Views
    uptownVagrantU
    @global-fx Not sure if you ever got this working but I created a bridge config for another user and posted it here: https://forum.netgate.com/post/808745 It should work for you too.
  • Transparent bridge shaper with limiters, upload issues

    bridge
    8
    0 Votes
    8 Posts
    2k Views
    uptownVagrantU
    @xandercdn I have this working in my lab. "net.link.bridge.pfil_member=1" and "net.link.bridge.pfil_bridge=0" under system tunables. Outgoing NAT is disabled WAN has an IP address for management WAN and LAN are joined in BRIDGE0 I do not have the bridge assigned under "Interface Assignments" I configured 10 Mbit/s in and out limiters using this example. I did not create the first two floating rules for ICMP since NAT is not involved in this config. If you want the limiter to only apply to a certain IP(s) you can change the source and destinations accordingly. [image: 1543886868892-firewall_rules-resized.jpg] I've attached the configuration I'm using: 0_1543886724746_config-dev-244p1.localdomain-20181203172356.xml
  • Limit bandwidth

    2
    0 Votes
    2 Posts
    521 Views
    RicoR
    https://www.netgate.com/docs/pfsense/trafficshaper/limiters.html https://www.netgate.com/docs/pfsense/book/trafficshaper/limiters.html -Rico
  • Bandwidth Limiting per port on SG-7100

    5
    0 Votes
    5 Posts
    723 Views
    srobinsonS
    I agree that it is ugly and is not by any means my preferred method but It appears that it might be my only choice in this particular scenario. Thank you for your insight.
  • fq_codel error- config_aqm Unable to configure flowset, flowset busy

    7
    0 Votes
    7 Posts
    9k Views
    wgstarksW
    @uptownvagrant Thanks. If I’m understanding the post you linked I should have the same settings as described there now that I have changed to tail drop on in/out pipes and associated queues.
  • Discourage gaming - add significant latency? other ideas?

    14
    0 Votes
    14 Posts
    3k Views
    M
    This absolutely works!!!!!!! Thanks to you both so very much.
  • Fq-Codel

    13
    0 Votes
    13 Posts
    3k Views
    H
    I agree. Not an issue of the algorithm but the implementation. There seems to be no documentation on how to properly configure ipfw to make proper use. ipfw is the issue. It has a bunch of knobs and those can have negative interactions that ruin the benefits of fq_codel.
  • CoDel does NOT work on limiter queues in 2.4.4?

    1
    0 Votes
    1 Posts
    519 Views
    No one has replied
  • Trace Route Hops omitted with IPV4 Fine With IPV6

    6
    0 Votes
    6 Posts
    1k Views
    uptownVagrantU
    @jimp I'm also seeing ICMP echo replies dropping when NAT is enabled, a limiter is being used, and the limiter is loaded with traffic. This is also documented in Playing with fq_codel in 2.4 and bug 9024. Issue 1: Using limiters on an interface, with outgoing NAT enabled, causes all ICMP echo reply traffic to drop when the limiter is loaded with large flows. I can reproduce this issue with the following configuration. limiters created (any scheduler). One limiter for out and one limiter for in. create a single child queue for the out limiter and one for the in limiter. floating match IPv4 any rule on WAN Out using the out limiter child queue for in and in limiter child queue for out. floating match IPV4 any rule on WAN In using the in limiter child queue for in and out limiter child queue for out. load the limiter with traffic (most recently I've been using a netserver v2.6.0 on the WAN side and a Flent client on the LAN side running RRUL test) start a constant ping from the client to the server during the RRUL test Both the flent.gz output and the constant ping will show a high rate of ICMP echo reply packets getting dropped. If NAT is disable you will not see ICMP echo reply drops. If NAT is enabled but the limiter is not being loaded with traffic you will not see ICMP echo reply drops.
  • HFSC Shaping - Queue Lengths?

    1
    0 Votes
    1 Posts
    665 Views
    No one has replied
  • Multi LAN/WAN QoS is limiting LAN to LAN bandwidth

    4
    0 Votes
    4 Posts
    850 Views
    A
    Yeah, see, it balanced (kinda) all internal interfaces to be at 20%. I don't know how exactly it did that, one of the pfsense guys most likely does. I would build the limiters by hand - you've only got 4 internal interfaces. You can set hard limits you want on each interface (I would skip the WAN and LAN2 interfaces) to max out at, say 80% or 85% of your WAN pipe bandwidth. You might want to allow wifi access points on LAN3 be a lot slower than that. I guess the answer to just how slow to make them depends on what you're doing on those 4 interfaces - LAN1 thru LAN4. You know where to make these, right? Under Firewall -> Traffic Shaper -> Limiters. At the least, you could make 2 limiters, 1 for upload, 1 for download, then test them on the "allow any to any" firewall rule on an interface. That would let you see how it works. For more fine grained control for the other interfaces, simply make more traffic shaper limiters. As an example, I've got a Guest VLAN for wireless access points. I have set 2 limiters - 1 for download, 1 for upload. In there I allow 10% of my entire WAN pipe and it works really well. Hope that helps! Jeff
  • No limiter configured but it is limiting to 1.00 mbps per reboot

    4
    0 Votes
    4 Posts
    669 Views
    W
    I solved it by checking the Per-user bandwidth restriction and leaving the fields (Default download/upload Kbit/s) blank.
  • Bad bufferbloat scores with "bandwidth limit per IP"

    10
    0 Votes
    10 Posts
    1k Views
    X
    There is no local traffic. The switch uses pVLANs to isolate them. The only way they can communicate locally is via the gateway(aka pfsense). I'll give the rate limiting on a port a go and see how it does. My idea was that the the firewall being the the "edge" of this network is in a better position to do the shaping with one of the new fancy AQM/schedulers rather than the Cisco switch access port which drops indiscriminately to achieve a certain level.
  • one real WAN, on two WAN NIC's with different subnet

    3
    0 Votes
    3 Posts
    618 Views
    D
    Thanks about the background info for the shaper function. If I would add VIPs from the 2nd interface to the 1st, I have first of all disable the 2nd interface so that I will have not after commit on both interfaces the same IP's, then I have to check my NAT and LAN rules, having the correct destination addresses / gateway address in use. OK, should be possible to do. What do you mean with the 2nd hint: "Or better yet, just use one /29 on WAN and have them route the second /29 to the firewall address in the first."? Can you explain a little bit detailed please? Thanks for your help. Frank
  • How to shape VLAN to WAN and WAN to VLAN traffic only?

    5
    0 Votes
    5 Posts
    916 Views
    J
    No problem. My line is 220/6 Mbit. I don't want to limit clients by bandwidth, I wan't the line to be utilized fully. I only wan't to prioritize traffic by categories and eliminate bufferbloat. I'm currently experimenting with tagging all VLANS at a single physical interface and I try to limit that single interface in traffic shapping but it's not working, I'm still hitting the 200 Mbit limit with VLAN to VLAN traffic. This is my current VLAN setup: https://i.imgur.com/HreJkxG.png This Shaper setup: https://i.imgur.com/9O51sjd.png
  • Traffic shape with HFSC

    2
    0 Votes
    2 Posts
    603 Views
    GrimsonG
    https://www.netgate.com/docs/pfsense/book/trafficshaper/index.html have fun reading it.
  • DSCP tagged traffic from clients on the lan interface

    2
    0 Votes
    2 Posts
    403 Views
    DerelictD
    It is for matching. pfSense cannot set DSCP.
  • Hard limits to Vlan and hard limits to IP

    9
    0 Votes
    9 Posts
    1k Views
    K
    @derelict i get it. It's just something that is used often in our world
  • How to Shape HAProxy outbound on WAN?

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