To apply the policies described above, write the following content policy language (CPL):
define subnet Demo
192.168.2.0-192.168.3.255
172.16.100.0-172.16.101.255
end
<Proxy>
client.address=Demo url.regex="example" deny
client.address=10.0.113.0-10.0.115.255 virus_detected=yes deny
For more information, refer to the Visual Policy Manager and Advanced Policy Tasks Reference.
You can specify IP address ranges in RDNS restrictions and in subnet definitions (as shown in the CPL above). For more information, refer to "restrict rdns" and "define subnet" in the Content Policy Language Reference.