After creating VPN, sending traffic fails with java.net.UnknownHostException in AEM
This article addresses an ÃÛ¶¹ÊÓÆµ Experience Manager (AEM) issue where, despite a VPN being created and showing a Ready  status, traffic through the tunnel fails with a java.net.UnknownHostException
.
Description description
Environment
ÃÛ¶¹ÊÓÆµ Experience Manager
Issue/Symptoms
Even though the VPN status at the program level is in Ready  state, when sending traffic through the tunnel, it fails with the error:
*ERROR* GET /bin/admin/<
endpoint>
HTTP/1.1]
org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught IOException
java.net.UnknownHostException: <
host>
VPN was set-up as per instructions in the connecting AEM as a Cloud Service with your VPN documentation.
Resolution resolution
The error java.net.UnknownHostException
typically occurs when Advanced Networking is not enabled at the environment level. Follow these steps to troubleshoot the issue:
- Check if the VPN status is Ready  at the program level.
- Check that Advanced Networking  is enabled at the environment level.
Related reading
Enabling Advanced Networking Configurations on Environments