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 fails from the RSA ID Plus Cloud Access Service and Identity Router to the SecurID Authentication Manager 1.41KNumber of Views How to delete old or pending certificate signing requests for RSA Authentication Manager console or virtual host replaceme… 1.66KNumber of Views RSA Validation Manager 3.0 not starting on Sun Solaris 2.9 5Number of Views OCSP client rejects OCSP Signer certificate used in RSA Validation Manager 14Number of Views Moving the RSA Authentication Manager 8.x virtual appliance from one ESX host to another 601Number of Views
Don't see what you're looking for?