View Single Post
  #7 (permalink)  
Old 2006-10-19
abusharif abusharif is offline
Senior Member
 
Join Date: 2006-04-27
Location: Twillight zone
Posts: 466
Rep Power: 3
abusharif has an average reputation (10+)
Default Re: Error connecting to Management server

fw unloadlocal to temporaly disable (till next push or reboot or cprestart)
or
control_bootsec -r to remove the default policy from loading at all


To disable firewall module from management module:

cpprod_util FwIsFireWallModule
if output is 1 do:
cpprod_util FwSetFireWallModule 0

Last edited by abusharif; 2006-10-19 at 06:41.
Reply With Quote