RSA Validation Manager 3.0 vadmin tool only allows connection from local host
Originally Published: 2005-01-07
Article Number
Applies To
Sun Solaris 2.8
Sun Solaris 2.9
Microsoft Windows Server 2003
Microsoft Windows 2000 SP4
Issue
When using the vadmin tool in the Utils directory, it is not possible to bind to the external IP address or hostname of machine running the RSA Validation Manager. Only requests to attach to localhost or 127.0.0.1 are successful.
Cause
By default, the RSA Validation Manager only allows connection over the administration port ( by default 1221) from the localhost. This is a security measure.
Resolution
Old entries
Listen 127.0.0.1:1221
...
<VirtualHost 127.0.0.1:1221>
New Entries
Listen 10.148.146.27.1:1221>
...
<VirtualHost 10.148.146.27:1221>
In this instance the new IP shown should actually be for the network card you wish to bind to.
Related Articles
Test connection failed. One or more directory connections is incorrect error during testing connection from RSA Authentica… 1.82KNumber of Views Test connection fails from the RSA ID Plus Cloud Access Service and Identity Router to the SecurID Authentication Manager 1.35KNumber of Views How to delete old or pending certificate signing requests for RSA Authentication Manager console or virtual host replaceme… 1.54KNumber of Views RSA Validation Manager 3.0 not starting on Sun Solaris 2.9 4Number of Views Troubleshooting RSA SecurID Access Identity Router to RSA Authentication Manager test connection failures 2.5KNumber of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.9 Release Notes (January 2026) An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?