Thread: Rule 995
View Single Post
  #5 (permalink)  
Old 2006-02-08
Huisje Huisje is offline
Junior Member
 
Join Date: 2005-11-10
Posts: 17
Rep Power: 0
Huisje has an average reputation (10+)
Default 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
Reply With Quote