• STATUS -> QUEUE takes forever to load

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    D
    Update for today, I switch the web gui access page to https, and the status_queue.php loads almost instantly … Please somebody confirm.
  • Transparent Bridge / Firewall / Shaping I think

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • MOVED: Multi Wan routing specific private ip

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Pfctl -k / Traffic Shaper Queue status

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    E
    NO.
  • Transparent Shaper not working in Transfer LAN

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    E
    … may be someone knows a solution or a similar open source product, which can do that (shaping Traffic going through with no need of filtering the traffic)? But please no pure *nix/*bsd solutions as this is too complicated for me ,)
  • Traffic shaping config advice - queue bandwidth config

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Need Help - Slow https / SFTP etc when Traffic Shaper enabled

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • How to use qWanAck.xls

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Traffic Shaping with Shoretel Phone system

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    K
    Here is the current config from a cisco switch on our network with the settings for QOS for the phones.  I read somewhere that this is only possible with 1.3…..  Is that true? mls qos map cos-dscp 0 8 16 26 32 46 48 56 mls qos srr-queue input bandwidth 90 10 mls qos srr-queue input threshold 1 8 16 mls qos srr-queue input threshold 2 34 66 mls qos srr-queue input buffers 67 33 mls qos srr-queue input cos-map queue 1 threshold 2  1 mls qos srr-queue input cos-map queue 1 threshold 3  0 mls qos srr-queue input cos-map queue 2 threshold 1  2 mls qos srr-queue input cos-map queue 2 threshold 2  4 6 7 mls qos srr-queue input cos-map queue 2 threshold 3  3 5 mls qos srr-queue input dscp-map queue 1 threshold 2  9 10 11 12 13 14 15 mls qos srr-queue input dscp-map queue 1 threshold 3  0 1 2 3 4 5 6 7 mls qos srr-queue input dscp-map queue 1 threshold 3  32 mls qos srr-queue input dscp-map queue 2 threshold 1  16 17 18 19 20 21 22 23 mls qos srr-queue input dscp-map queue 2 threshold 2  33 34 35 36 37 38 39 48 mls qos srr-queue input dscp-map queue 2 threshold 2  49 50 51 52 53 54 55 56 mls qos srr-queue input dscp-map queue 2 threshold 2  57 58 59 60 61 62 63 mls qos srr-queue input dscp-map queue 2 threshold 3  24 25 26 27 28 29 30 31 mls qos srr-queue input dscp-map queue 2 threshold 3  40 41 42 43 44 45 46 47 mls qos srr-queue output cos-map queue 1 threshold 3  5 mls qos srr-queue output cos-map queue 2 threshold 3  3 6 7 mls qos srr-queue output cos-map queue 3 threshold 3  2 4 mls qos srr-queue output cos-map queue 4 threshold 2  1 mls qos srr-queue output cos-map queue 4 threshold 3  0 mls qos srr-queue output dscp-map queue 1 threshold 3  40 41 42 43 44 45 46 47 mls qos srr-queue output dscp-map queue 2 threshold 3  24 25 26 27 28 29 30 31 mls qos srr-queue output dscp-map queue 2 threshold 3  48 49 50 51 52 53 54 55 mls qos srr-queue output dscp-map queue 2 threshold 3  56 57 58 59 60 61 62 63 mls qos srr-queue output dscp-map queue 3 threshold 3  16 17 18 19 20 21 22 23 mls qos srr-queue output dscp-map queue 3 threshold 3  32 33 34 35 36 37 38 39 mls qos srr-queue output dscp-map queue 4 threshold 1  8 mls qos srr-queue output dscp-map queue 4 threshold 2  9 10 11 12 13 14 15 mls qos srr-queue output dscp-map queue 4 threshold 3  0 1 2 3 4 5 6 7 mls qos queue-set output 1 threshold 1 138 138 92 138 mls qos queue-set output 1 threshold 2 138 138 92 400 mls qos queue-set output 1 threshold 3 36 77 100 318 mls qos queue-set output 1 threshold 4 20 50 67 400 mls qos queue-set output 2 threshold 1 149 149 100 149 mls qos queue-set output 2 threshold 2 118 118 100 235 mls qos queue-set output 2 threshold 3 41 68 100 272 mls qos queue-set output 2 threshold 4 42 72 100 242 mls qos queue-set output 1 buffers 10 10 26 54 mls qos queue-set output 2 buffers 16 6 17 61 mls qos
  • Shape HTTP Based On Time/Size?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    D
    I was under the impression that with RED, the more bandwidth a person is using, the more likely he will be dropped. http://www.openbsd.org/faq/pf/queueing.html#red "Random Early Detection….When dropping packets, RED randomly chooses which connections to drop packets from. Connections using larger amounts of bandwidth have a higher probability of having their packets dropped. "
  • Bandwidth management for a problem user

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    K
    OK, That thread looked to me to be the correct. Thirty lashes for the noob…. got there via google, didn't realize it was bounty territory! I have installed 1.2 and setup the traffic shaper.  This is nicely leveling the playing field for the users at 300kbs. The penalty box will be great for really putting the screws to someone if needed! What I am really looking for is a way to let certain IPs bypass the TS ( like the apt mgr) and get full speed.  I would like to use firewall rules generated by scripts in the login portal.  I had figured this out with monowall and dummynet pipes a few years ago.  Not sure how this would work in the pfsense world. I have seen things in the posts here that are close, but addressing different issues.  I just need a push in the right direction.....or told it is not possible. Thanks.
  • Traffic shapping for game priorty in bridge mode

    Locked
    10
    0 Votes
    10 Posts
    4k Views
    L
    It's quite simple.. Make sure you set your upstream and downstream bandwidth correctly… otherwise your shaping won't work properly. In your shaper rules, set all source and destinations as a wildcard ( * ). Next, edit your qwandef and qlandef queue. Check the box that says "Random Early Detection". Give it a test... Let me know how you make out. /asl
  • Traffic shaping in bridge (transparent) mode?

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    L
    Sorry, there's actually a bit more work you need to do. Once you set your rule's source and dest as *, you need to modify the qwandef and qlandef queue. Edit them and check "Random Early Detection" Save, apply, done!
  • Pfsense to seek technical help

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    C
    Ermal look at the trouble that I have to modify SourcePHP.rar.txt on pfsense 2.0
  • OpenVPN connecting shaping, the whole tunnel.

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    C
    I'll have to try it again. I did do that, but it looked like it was shaping traffic in one dir and not both
  • Shaping VOIP within DMZ

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    E
    Search around and always keep in mind that you can shape only on 2 interfaces on 1.2.X you have to go to the ALPHA snapshots for something else.
  • Bandwidth management by Pfsense

    Locked
    3
    0 Votes
    3 Posts
    14k Views
    GruensFroeschliG
    Did you read in the forum at all before posting this question? http://forum.pfsense.org/index.php?action=search ->http://forum.pfsense.org/index.php?action=search2 –>http://forum.pfsense.org/index.php/topic,2718.0.html
  • Qwanroot and qlanroot

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • TS and squid

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Dynamic traffic shaping - how to setup?

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