View Single Post
  #3 (permalink)  
Old 2006-08-24
abusharif abusharif is offline
Senior Member
 
Join Date: 2006-04-27
Location: Twillight zone
Posts: 442
Rep Power: 3
abusharif has an average reputation (10+)
Default Re: RSA authentication failure

uhm dont follow your post entirely but...........

on your gateways:

create the file under /var/ace called sdopts.rec

in that file enter:
CLIENT_IP=x.x.x.x

where x.x.x.x is the ip number you want request to ace server to come from. Since you are running a cluster, this could with benefit be you vip ip number. This setting will force gateways to send that ip# as a source when talking to the ace server.

it unfortunately requires cpstop;cpstart to get it active.


.....or....... add secondary ip's to the agent host on the Ace server.
Reply With Quote