Adobe Connect Support for IPv6 Network
This article only pertains to on-premise Adobe Connect Server installations.
Problem :
I want to have my Adobe Connect Server work on IPV6 ip address networks as well along with IPV4 ip address networks
Solution:
Adobe Connect does have configuration support for an IPv6 network. The setting is not turned on by default. Users can simply turn it on at the back-end, by a simple configuration, if they would like to setup their Adobe Connect Server with an ipv6 network.
Here are the steps to turn on IPv6 support with your Adobe Connect server :
√ Navigate to the {root-install}\connect\comserv\win32\conf folder on your Adobe Connect server
√ Open the server.xml file in an editor
√ Look for the following line in the file :
<NetworkingIPv6 enable=”false” />
√ Modify the value to ‘true’ . By default this value is set to to ‘false’
√ Restart your Adobe Connect services
Your Adobe Connect server should be ready to work with your IPv6 network now.