Configuring AppScan Enterprise for IPv6
AppScan Enterprise version 10.11.0 and later supports deployment in IPv6 environments. To make sure the Liberty server, the database, and scanning agents communicate properly, configure the Java Virtual Machine (JVM) settings and server configuration files manually after installation.
Before you begin
Note:
AppScan Enterprise supports dual-stack (IPv4/IPv6) and IPv6-only environments.
Make sure your network infrastructure and operating system are fully validated for
IPv6 before disabling the IPv4 stack.
Important:
Don't mix hostnames and IP addresses across
components. Use either hostnames or IPv6 addresses consistently in your
configuration to prevent connectivity issues.
- Product version: Make sure you have installed AppScan Enterprise version 10.11.0 or later.
- Operating system: Make sure IPv6 is enabled and configured correctly in the host operating system.
About this task
Procedure
Results
The AppScan Enterprise server is now configured to communicate over IPv6. Verify this in one of two ways:
- Check the Liberty logs to confirm that the server is listening on the global IPv6 address.
- Use a network protocol analyzer (such as Wireshark) to confirm that traffic flows over IPv6 without falling back to IPv4.
If the Liberty server is reachable only through the link-local IPv6 address (starting with fe80::), see Liberty server not reachable over global IPv6 address.