Management Center Error: Policy Installation failed: No definition found in this context for: 'client.address=#####' tenant: #### error
search cancel

Management Center Error: Policy Installation failed: No definition found in this context for: 'client.address=#####' tenant: #### error

book

Article ID: 391571

calendar_today

Updated On:

Products

ISG Proxy Management Center Cloud Secure Web Gateway - Cloud SWG

Issue/Introduction

After upgrading to SGOS version 7.3.24.x or 7.4.8.x and using either version of SGOS as the reference device version in Management Center (MC) to push VPM policy to the WSS, MC generated the error:

Policy Installation failed: No definition found in this context for: 'client.address=#####' tenant: #### error. 

Environment

SGOS version 7.3.24.x or 7.4.8.x 

Resolution

A fix was released in the Cloud SWG Operations Portal on 25.03. 

 

Additional Information

A workaround is to provide different names for the subnet and condition in the CPL Layer. 

For example:

define subnet DestSubnet
10.1.1.1/32
10.2.2.2/32
10.3.3.3/32
end subnet DestSubnet
 
define condition CombinedDest
client.address=DestSubnet
end condition CombinedDest
 
<SSL-Intercept>
    client.address=DestSubnet ssl.forward_proxy(no)