228 Citrix NetScaler Policy Configuration and Reference Guide

Expression Element

Definition

RES.IP.SOURCEIPQualifier

Designates the source IP of the outgoing packet. This can be in IPv4 or IPv6 format. For example:

add expr exp3 “sourceip == 10.102.32.123 –netmask 255.255.255.0 && destip == 2001::23/120”.

RES.IP.DESTIPQualifier

Designates the destination IP of the outgoing packet.

Client Security Expressions

Actual Expression

Definition

CLIENT.APPLICATION.AV({NAME}.VERSION ==

Checks whether the client is

{VERSION}

running the designated

 

anti-virus program and version.

CLIENT.APPLICATION.AV({NAME}.VERSION !=

Checks whether the client is

{VERSION}

not running the designated

 

anti-virus program and version.

CLIENT.APPLICATION.PF({NAME}.VERSION ==

Checks whether the client is

{VERSION}

running the designated

 

personal firewall program and

 

version.

CLIENT.APPLICATION.PF({NAME}.VERSION !=

Checks whether the client is

{VERSION}

not running the designated

 

personal firewall program and

 

version.

CLIENT.APPLICATION.IS({NAME}.VERSION ==

Checks whether the client is

{VERSION}

running the designated internet

 

security program and version.

CLIENT.APPLICATION.IS({NAME}.VERSION !=

Checks whether the client is

{VERSION}

not running the designated

 

internet security program and

 

version.

CLIENT.APPLICATION.AS({NAME}.VERSION ==

Checks whether the client is

{VERSION}

running the designated

 

anti-spam program and

 

version.

CLIENT.APPLICATION.AS({NAME}.VERSION !=

Checks whether the client is

{VERSION}

not running the designated

 

anti-spam program and

 

version.

Page 242
Image 242
Citrix Systems 9.2 manual Client Security Expressions, Expression Element, Actual Expression Definition