• Prioritize WiFi Calling Traffic and fq_codel

    10
    0 Votes
    10 Posts
    2k Views
    DerelictD
    Status > Monitoring is your friend there.
  • Netgate SG5100 and Qos (SIP)

    3
    0 Votes
    3 Posts
    592 Views
    L
    If you have created VLAN-based networks and assigned them to any LAN interface (ix0-ix3) but also assigned any of the interfaces directly (for example, ix0 for VOIP), the ones used directly will be excluded from the Traffic Shaper Wizard. The solution is to use VLANs only but leave all interfaces ix0-ix3 unassigned. This seems to be the case for SG-5100 but not for others like SG-3100 (I have both). Mixing of VLAN and direct assignment is not recommended due to security implications, but why it is excluded from Traffic Shaping wizard I am not sure. It seems to be allowed for SG-3100 although it does have a separate switch so it may not be apple-to-apple comparison. NOTE: The above is what I had to do in my setup; if you don't use VLANs though then the above would not apply and something else would be to blame.
  • 0 Votes
    17 Posts
    5k Views
    GertjanG
    I added some DNS exceptions rules in front of my shaper rules : [image: 1567088623012-dd8edc61-e2d9-4177-be57-4adf0fca8afb-image.png] The first rule is matched when unbound connects to any DNS server on the net, using IPv4 or IPv6, UDP or TCP, destination port 53. The second one matches when unbound send s out some DNS traffic on my LAN interface, source port is then '53'. (Destination could be anything above 1024). The counters show that these rules are matching traffic. Said all this, I still think your issue isn't shaper related. Unbound can't connect to "192.168.4.59 - port 1855" : it could be anything, even hardware related.
  • Playing with fq_codel in 2.4

    1
    0 Votes
    1 Posts
    298 Views
    No one has replied
  • 4G (LTE) Traffic

    1
    0 Votes
    1 Posts
    437 Views
    No one has replied
  • [Solved] Traffic | Logs browsing history

    4
    1
    0 Votes
    4 Posts
    3k Views
    KOMK
    Lightsquid does reporting based on squid's access log.
  • Can't create a limiter

    4
    1
    0 Votes
    4 Posts
    668 Views
    B
    Oh dah... thx
  • Slow Speeds

    pfsense low download speed vpn
    12
    0 Votes
    12 Posts
    2k Views
    asphalt3A
    @KOM ok thanks will try that
  • Traffic Shaping only for WAN

    4
    0 Votes
    4 Posts
    706 Views
    KOMK
    I would tend to do it the way that Netgate suggests you do it. Put your shaping rules on WAN.
  • FQ_CoDel and OpenVPN

    traffic shaping fqcodel openvpn
    1
    0 Votes
    1 Posts
    739 Views
    No one has replied
  • FQ_CoDel QOS breaks Traceroute

    9
    1
    0 Votes
    9 Posts
    2k Views
    uptownVagrantU
    @Digital-Storm What you are running into is this: https://docs.netgate.com/pfsense/en/latest/routing/troubleshooting-traceroute-output.html Not specific to the use of FQ-CoDel but rather the use of policy routing in your egress floating rules. Use this guide and you should be good to go: https://forum.netgate.com/post/807490
  • QoS configuration based on service or client

    3
    0 Votes
    3 Posts
    658 Views
    J
    I will have to check it out, thanks!
  • HFSC Traffic Shaper Bandwidth Control for Guest Network

    hfsc traffic shaper
    1
    0 Votes
    1 Posts
    616 Views
    No one has replied
  • Traffic Shaping for VoIP - 3CX

    1
    2
    0 Votes
    1 Posts
    311 Views
    No one has replied
  • Codel always shows one bucket for 0.0.0.0/0.0.0.0

    2
    1
    0 Votes
    2 Posts
    504 Views
    C
    Based on my limited knowledge it is working as designed. This is based on a single queue and scheduler; you have to setup dynamic limiters to see the individual traffic streams. Dynamic limiters would negate the benefits of FQ-Codel and/or Codel since each clients stream would be separate from the rest which would prevent the magic of Codel from happening since it would only see single streams.
  • WAN Packetloss when Traffic Shaping is activated

    traffic shaping packet loss
    1
    0 Votes
    1 Posts
    677 Views
    No one has replied
  • P2P Showing Under VOIP Queue

    2
    0 Votes
    2 Posts
    479 Views
    House Of CardsH
    @wormuths [image: 1561849591175-p2p.png]
  • 0 Votes
    3 Posts
    635 Views
    T
    @Morad__T - Why not setup a limiters for this particular host / IP and then apply them to a new LAN firewall rule that controls outbound (i.e. internet bound) traffic for just that host / IP (be sure to place it above the rule that controls outbound i.e. internet bound traffic for the rest of the hosts of the LAN). If you want to make sure that LAN traffic (which passes across the firewall) is not limited for that host / IP, place one or more additional rules above that newly created rule (that has the limiters applied), with the source being that host / IP and destination being whichever LAN / subnet you don't want speed limited. Remember firewall rules are evaluated from the top down. Essentially it would be similar to this: Type Src Dst Pass Host/IP Local Subnet1....N (No Limiters) Pass Host/IP Any (Limiters Applied) Pass LAN Any (No Limiters) Hope this helps.
  • Modified codel limiter setup.

    2
    0 Votes
    2 Posts
    2k Views
    N
    Update: The queue length only made a very minor improvement. You can leave the queue length at the default in most situations. Changes you should make is with quantum and limit. In the following script gives some recommended settings https://github.com/dtaht/deBloat/blob/master/src/debloat.sh . After the changes CoDel was more responsive and overall worked better. The recommendations for quantum is 3000 for 100M, 1514 for 10M connection, and 500 for low latency if desired. A limit setting of 1200 for 100M and 800 or 10M. And a flows setting of 2048 as an optional setting.
  • Limiting Download/Upload speed of OpenVPN users while using squid

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