• Limit Bandwidth Traffic

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    J
    You can direct all of one type of traffic out one interface using firewall use.  You may also search policy based routing to find this.  Its included in the load balancing docs.  For the other, there is no official way to multi-wan traffic shape
  • TrafficShaping need 2 WAN lines …

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    J
    Just a quick tip, if you say your Inernet connection size is 15 megs, then asssign 60 megs to a queue, it will die a horrible death.  The math has to add up in the shaper.  Hope that helps  ;D
  • Packet loss

    Locked
    8
    0 Votes
    8 Posts
    3k Views
    S
    I think we found the problem. P2P was the default queue and when the upload reached the upload limit it was some packet loss. Now we change the rules: OthersL the default queue and the last rule catch everything to the P2Pqueue. It seems working for a day. I used this type of Traffic Shaping that's why my system was working. We had the same problem on WRAP with 1.01, 1.2b1 and VMware with 1.01.
  • Error loading shaping rules

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    S
    I think this problem occurs again on 1.2 beta1. ######################################################### Diagnostics: Filter Reload Status There were error(s) loading the rules: /tmp/qwanRoot.rules:11: syntax errorpfctl: Syntax error in config file: pf rules not loaded pfctl: load anchors - The line in question reads [11]: … ######################################################### /tmp/qwanRoot.rules ################################################### System Aliases loopback = "{ lo0 }" lan = "{ rl1  }" wan = "{ rl0  }" enc0 = "{ enc0 }" User Aliases pass in quick on $wan proto tcp from any to 192.168.10.180 port = 443 keep state  queue (qwanRoot, qwanacks) label "USER_RULE" pass in quick on $wan proto tcp from any to 192.168.10.180 port = 2223 keep state  queue (qwanRoot, qwanacks) label "USER_RULE" pass in quick on $wan proto udp from any to 192.168.10.180 port = 1194 keep state  queue (qwanRoot, qwanacks) label "USER_RULE" pass in quick on $wan inet proto icmp from any to 192.168.10.180 icmp-type echoreq keep state  queue (qwanRoot, qwanacks) label "USER_RULE" queue qwanRoot label "USER_RULE" pass in quick on $lan from 192.168.1.0/24 to any keep state  queue (qwanRoot, qlanacks) label "USER_RULE: Default LAN -> any" pass in quick on $enc0 from any to any keep state  queue qwanRoot label "USER_RULE" ########################################################################################## thanks,
  • Pf question

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    D
    @aphekz: hi is there any possibility to tagging by packet length in openbsd pf? for example dst port 80 packet length <80  tag www1 dst port 80 packet length >=80 tag www2 or maybe there is another way to put http request in one queue and http upload (ex. photos, files) to another queue? thanks squid can manage traffic per host or per extensions
  • Does Traffic Shaping affect PPTP?

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    C
    It's a kernel ordering thing - PPTP happens before it hits the firewall portion that does the traffic shaping, so it's PPTP traffic already at that point.
  • Optimize ping while giving min/max bandwith

    Locked
    14
    0 Votes
    14 Posts
    7k Views
    S
    Try your tests again with the traffic shaper enabled and visit status -> queues. Do you see drops on any of the queues besides the default queues?
  • Help with shaping

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    GruensFroeschliG
    3 stickies in subforum "Traffic Shaping" http://forum.pfsense.org/index.php/topic,2484.0.html http://forum.pfsense.org/index.php/topic,3050.0.html http://forum.pfsense.org/index.php/topic,1384.0.html
  • Speed testing in the uk

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • NAT + Shaping - How to?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    S
    Search the forum for fair bandwidth. Short answer, it is not possible right now.
  • Shaping -> RRD status queues

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    D
    So basically what you are saying is that it does not like the names of the queues? Might have something to do with the queue name ending on a number.
  • Separating the traffic through several WAN's

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    C
    I took a look at the Load Balancer tutorial. I think and according the scheme shown there I need to implement one more router in my network and finally (I hope so!) I will manage to get the desired results - will be able to redirect the traffic successfully. Thanks a lot! …and see you next time...  :)
  • PFsense and m0n0wall traffic shaping

    Locked
    11
    0 Votes
    11 Posts
    9k Views
    S
    "It is not ready.  Kernel patches are still being sorted out."
  • ALTQ or PF question

    Locked
    8
    0 Votes
    8 Posts
    4k Views
    S
    #define HFSC_MAX_CLASSES        64 /usr/src/sys/contrib/altq/altq/altq_hfsc.h Not sure what would happen when you raise the limit but I have heard others have had success in doing so.
  • 3 questions

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Does pfsense support multi-level queue?

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    H
    I would guess though but you can't edit them through the gui then later. You also can try to find and remove the check in the webgui code but that of course is not officially supported (as well as trafficshaping config.xml hacking).  ;)
  • Shaping Traffic for one MAC only ?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    H
    Thanks ! Works fine, but there's no multi-wan shaping possible, eh ? To define one "Bubble" out of all WAN Interfaces and shape traffic there for example… Well it works this way too, I just had to force this Alias to use only the WAN IF, thanks !
  • Help understanding queues

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    H
    All traffic will run inside this one queue. It won't create a queue per source or destination IP. m0n0wall has an option to do this but m0n0 uses a completely different shaper mechanism.
  • Strange thing in traffic shaping

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    H
    If anything in the rules/queue construct is not correct you will get some weird errors. You probably have some rules that are still assigning traffic to these queues. We currently only support wizard created rules and queues. Everything beyond that is a bit tricky and you really have to know what you are doing.
  • How to config a fair share between hosts

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    P
    In the official release of 1.0.1, there is no borrow option in queue setup (let's say, there might be but I cannot find it). Queues use HFSC scheduler instead of PRIOR as in the previoud version. I tried to config all queues as the in Rep1. Actually, I have 20 PCs. Threrefore, I assign m2 of Realtime to 4% and Linkshare to 10% and leave all fields of Upperlimit blank. I also set the default queue to have 1% realtime with 1% upper limit and ACKs queue to have 10% realtime with 25% upper limit. However, the system reports that the aggregate bandwidth of child queues is greater than the root (which has BW of 1020kbps).
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.