Bind on IPv4 addresses
Configure JVMs running under LCMADMIN to primarily bind on IPv4, and discourage using IPv6.
- In LCM, right-click your grid and select Configuration Manager.
- Click Grid Configuration > Grid Properties.
- Search for property grid.jvm.generic.
- Click the Generic JVM Commands link, and select Display Complexity All.
- Click the M3BE_15.1_[space abbreviation] Appends link for the IBM i host.
- Click Append.
- Click Add New Line.
-
Specify
-Djava.net.preferIPv4Stack=true
-
Repeat steps 5-7 and specify
-Djava.net.preferIPv6Addresses=false
- Save all changes.