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

WebFiltering Profiles and DHCP range

Hi,

I am establishing my webfiltering profiles but I have a problem..

IP Range definition can't be added in profile, and if I use the trick of putting it into a Group and add the group to the profile it doesn't really work and even give strange behaviors..

So I am facing a problem where I'd like to define a webfiltering profile for my DHCP range and I don't really want to create a Host definition for each available address ... 

What can I do ?

Thank you for your help.


This thread was automatically locked due to age.
  • Where is the DHCP server, in the UTM or on a different device?  I believe there still are bugs when using Network Range definitions.  You still can create a group of CIDR Networks - what is the range you need to cover?

    Cheers - Bob
  • The DHCP server si not on thé Sophos, it´s a rôle of our server. I need to cover from .100 to .130. What do you mean by CIDR ?
  • CIDR = Classless Inter-Domain Routing
    CIDR notation for 172.16.1.0 255.255.255.0 is 172.161.0/24

    The easiest would be to change the DHCP range to 96-127 or 17.16.1.96/27.

    To cover 100-130, make a network group with 172.16.1.100/30, 172.16.1.104/29, 172.16.1.112/28, 172.16.1.128/31 and 172.16.1.130

    Cheers - Bob