Re: Rule 995 I found the following post elsewhere: " I had the same problem and called support. Below is what they gave me and it worked. 1) On the SmartCenter Server, stop the firewall services by typing at prompt: cpstop 2) Back up the $FWDIR/lib/dcerpc.def file. 3) Edit the dcerpc.def file. Original #define NO_ENFORCE_CNTX_NUM 0 Modified #define NO_ENFORCE_CNTX_NUM 1 4) Save changes and close the dcerpc.def file. 5) Start the firewall services by typing at prompt: cpstart 6) Log into SmartDashboard, and install the Security Policy. " This helped a few people resolve this issue. I'm more interested in understanding what is causing it than a fix though. kind regards, Kevin |