Valid on all operating systems
Symptom:
A primary or secondary server is configured for either mixed mode or IPV6-only mode and the browser or standard logs show connection failure messages.
Solution:
Verify that the primary server, secondary server, or client can resolve the IPV6 address by name. Verify that the CA SDM address is a valid IPV6 address. For example, the IPV6 address is a routable IPV6 global address instead of an unrouted FE80 address.
To resolve IPV6 address connection issues on the servers or clients, do the following:
java -cp $NX_ROOT/java/lib/checkprotocols.jar com.ca.ServicePlus.ipv6.tools.getByAddress [address] [slump_port] [protocol]
For example, to obtain IPV4 addresses for the Sd16 node, enter java –cp $NX_ROOT/java/lib/checkprotocols.jar com.ca.ServicePlus.ipv6.tools.getByAddress Sd16 2100 IPV4.
Specifies the named address/node name of the primary or secondary server (either local or remote).
Specifies the TCP slump port number. For example, 2100.
(Optional) Specifies the IPV4 or IPV6 protocol. When you omit the protocol, the default supplies both IPV4 and IPV6 addresses.
The utility lists information for the specified server node.
Note: Use the server information from the command line utility to update the hosts file. Follow the instructions in the hosts file to add the CA SDM server node names.
|
Copyright © 2013 CA.
All rights reserved.
|
|