It seems that CS-MARS is currently using RDEP protocol to perform the Test Connectivity function to Cisco IDS/IPS devices. Starting in IPS v6.1 RDEP is now disabled by default (it was replaced with SDEE starting in IDS 5.0/IPS 5.1). The reason the functionality of it still worked is that CS-MARS uses SDEE to pull data not RDEP.
The CS-MARS BU has flag this issue and said the fix for it will be released in 6.0.1. As a work around you can just ignore the Test Connectivity button or simply enable RDEP. To enable RDEP do the following:
sensor# conf t
sensor(config)# service web-server
sensor(config-web)# configurable-service rdep-event-server
sensor(config-web-con)# enabled true
sensor(config-web-con)# exit
sensor(config-web)# exit Apply Changes?[yes]: yes
Warning: The RDEP event server is deprecated, but functional. Please migrate to SDEE as support for the event server will be removed in a future release.
sensor(config)# exit
sensor#
http://blog.crimsonsilo.com/2008/05/cs-mars-ips-61-bug-explaination/
RDEP
SDEE
Related Articles
A PKCS#10 request through the enrollment server fails with an invalid signature error 42Number of Views How to check/schedule MegaRAID consistency checks 37Number of Views RSA Authentication Manager 8.X trusted realm sending authentication requests to removed replicas 170Number of Views RSA Governance & Lifecycle Recipes: Scheduling Review Change Request Generation using Web Services 52Number of Views Database AFX test connector capabilities fail when using stored procedure OUT parameters in RSA Identity Governance & Life… 127Number of Views
Trending Articles
RSA Authentication Manager Upgrade Process How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU RSA Authentication Manager 8.9 Release Notes (January 2026) AFX Server Fails to Start with 'Could Not Build a Validated Path' and 'Timed Out Waiting for AFX Applications to Start' in…