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

set up QOS for network group?

Hi is it possible to create a new QOS rule with a group of ip addresses (192.168.1 thru 192.168.1.30) to limit download/upload traffic rather than doing QOS per ip address? how do I achieve this on 9.1 or 9.2 beta?

Thanks


This thread was automatically locked due to age.
  • Hi, it should be possible, but if not, you could use a Network Definition; the closest fit would be 192.168.1.0/27

    Barry
  • Hi, it should be possible, but if not, you could use a Network Definition; the closest fit would be 192.168.1.0/27

    Barry


    thanks for the prompt reply. 

    Maybe my question was not very clear. i only have one subnet for my internal network. I have a created a network definition for guests by entering ip range info (from 192.168.1.1 to 192.168.1.30) and also created another network definition for "Home" with the range of 192.168.1.100 thru 192.168.1.110.

    when I went to QOS section to create a traffic selector, it won't let me put "Guests" that i created in either source or destination. What am I doing wrong here?

    Thanks again.
  • Hi, try creating a new Network Definition and use 192.168.1.0 with a /27 mask, and put that into the QoS selector.

    That would cover all IPs from .0 to .31.

    Barry
  • Is there a special reason that you have guests in the same subnet as your "normal" users? Can't you segregate this traffic?

    Managing several Sophos UTMs and Sophos XGs both at work and at some home locations, dedicated to continuously improve IT-security and feeling well helping others with their IT-security challenges.

    Sometimes I post some useful tips on my blog, see blog.pijnappels.eu/category/sophos/ for Sophos related posts.

  • Hi, try creating a new Network Definition and use 192.168.1.0 with a /27 mask, and put that into the QoS selector.

    That would cover all IPs from .0 to .31.

    Barry


    That works like a charm! thanks for your help with this.