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

Webfilter: Exception with IP-Range?

Hi guys,

is it possible to add an exception for an ip range (cidr notation)? [8-)]

Example:

Matching these URLs:
^https?://192.168.1.0/24


Thanks! 

BR
labtexc


This thread was automatically locked due to age.
Parents
  • Thank you for your answer.

    The problem is that i have to create exceptions for networks with "/20" and "/21" notations.

    Example:
    192.168.1.0/21
    ->
    ^https?://192\.168\.1\..*
    ^https?://192\.168\.2\..*
    ^https?://192\.168\.3\..*
    ^https?://192\.168\.4\..*
    ^https?://192\.168\.5\..*
    ^https?://192\.168\.6\..*
    ^https?://192\.168\.7\..*
Reply
  • Thank you for your answer.

    The problem is that i have to create exceptions for networks with "/20" and "/21" notations.

    Example:
    192.168.1.0/21
    ->
    ^https?://192\.168\.1\..*
    ^https?://192\.168\.2\..*
    ^https?://192\.168\.3\..*
    ^https?://192\.168\.4\..*
    ^https?://192\.168\.5\..*
    ^https?://192\.168\.6\..*
    ^https?://192\.168\.7\..*
Children
No Data