This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

QOS overall bandwidth question.

I am working on setting up my VoIP interface for QoS. I read this post on QoS in the forum. (Preqeqs #2) 

 The proper setting is the amount of bandwidth that you are paying for from your ISP, for both up and down. For example, if you are paying for 20Mb of Internet speed up and down, you would set this value to 20480 kilobits in both directions up and down.


Under Status I have 4 interfaces.
I have 50Mbit/50Mbit Internet.

Question 1:

Do I divide my 50 Mbit between each interface? (For now only the VoIP interface will use QoS) Or do I put that for each one. I am guessing each one will be 50/50 as they will "talk" to maintain a balance... or am I mistaken?

Question 2:

Under the Bandwidth Pool I have my bandwidth set to 256kbits and an upper limit of 512. What do you think of these settings? (I am using OOMA and I have read it only needs 40 each direction. I have some bandwidth to spare so I went high.)  

Just a note on that post from above:

The settings must have changed over time. This is now in mbit/sec so there is no need to multiply by 1024. If you are on 50 megabit connection, just put in 50 for each field. 

For a test I took my 50 * 1024 and it does not like the number. It is to big.


This thread was automatically locked due to age.
  • Under Status I have 4 interfaces.
    One WAN and three LAN?
  • WAN and 4 LAN.

    I only need QoS on the VoIP network. The others can flux all they want...
  • I guess I need to put in more then just the word: Bump.
  • We can't answer your questions because we don't understand what you're asking.  It seems you have a 50/50 home connection and an OOMA, so I'll just make some general comments...

    You probably just want to activate QoS on the External interface.  Put a Bandwidth Rule on External guaranteeing 50kbps for 'Any -> {OOMA in/out services}-> Any'.  Put two Download Throttling rules on External in this order: (1) limit 'Internet -> {OOMA in/out services}-> Any' to 1Mbps and (2) limit 'Any -> Any -> Any' traffic to 49.95 Mbps.

    Any luck with that?

    Cheers - Bob
  • I am not sure I am following you. Can you please explain how this works as the manual is not helping me...?

    I do not have the OOMA device on this firewall yet, so this is the preliminary setup. I want to understand it and hopefully have it setup for when I do swap over so there are no issues. 

    This is what I have:

    Status tab:

    External network
    50 mbit down
    50 mbit up
    x download optimizer
    x upload optimizer

    Traffic selectors tab:

    Ooma VoIP (network) --> SIP --> Any

    Bandwidth Pools:

    Ooma-SIP-Bandwidth
    Guaranteed Bandwidth 256 kbit/s
    Traffic Selectors:  Ooma

    Download Throttling tab (Just added - do not understand based on your names):

    Limit Internet
    LImit: 1024 kbit/s
    Traffic selector: Ooma

    ****can't make this rule*****
    Limit Any
    Limit 51148 (Did not like 49.95 I took that * 1024)
    Traffic Selector: no Any. *

    *Under bandwidth pools I can only select each NIC/network, not all of them...or any.
  • I'm glad you showed your settings as I forgot to mention that I usually don't Select 'Download Equalizer' for an interface when using one or more Download Throttling rules.  I also don't select 'Upload Optimizer' when using one or more Bandwidth Rules.  I developed this habit several years ago because the default selections were causing rules to not work as expected.  I've been told that this was fixed, but have not tested that to confirm.

    The Bandwidth Pool and Download Throttling rules only go on the External interface.

    Ooma doesn't use SIP.  You will want to make a Services Group named "Ooma Outbound" including "DNS, HTTPS, NTP, Ooma 10000-40000*, Ooma 3386, Ooma VoIP (3480), OpenVPN, POP3 & SYSLOG" - see Advanced Connections and Service Ports | Ooma Telo | Support.  This Group should be used in the Bandwidth Rule.

    You will need to sniff the return traffic to Ooma to see what's coming in so that you can create another Services Group named "Ooma Inbound" that you will use with the first Download Throttling rule.

    Cheers - Bob

    * I've seen other ranges mentioned.  One source suggested 49000-50000
  • I am heading out the door and will look at this as soon as I can. 

    Ooma has its own network, and I am starting with any service to any destination so I can sniff the traffic and narrow it down. 

    The only reason I am even doing QoS is to ensure ooma does not cut out. It does on my old UTM, but then it is severely underpowered and my new one is not. I also went from 35 Mbit to 50 Mbit connection. That cleared up our VoD issues. So, QoS may not even be needed. 

    Thank you!