AWS VPN Client on macOS - DNS not resolving

1

Hi there,

We have a client VPN endpoint that we are trying to connect to using the AWS Client VPN application (https://aws.amazon.com/vpn/client-vpn-download/).

On macOS, we are running into an issue where DNS for the VPC resources is not being resolved, despite being connected to the VPN successfully. We are using the client configuration file as downloaded from the AWS console.

On Windows this configuration file worked correctly with the AWS VPN Client application.

On Linux we had to make the following change to the configuration to have working DNS: adding the line

dhcp-option DOMAIN-ROUTE .

However, this change did not have the same positive effect on macOS.

Does anyone know how to get DNS to resolve correctly when using the AWS VPN Cient app on macOS?

Thanks and regards.

  • I had a similar issue and in my case I had to enable DNS in the AWS VPN client setup, and at least provide x.x.x.2 (second IP in the client CIDR range) as the one of DNS servers.

asked 2 years ago2356 views
2 Answers
0

Hi @chamath-vetstoria, I'm facing a similar issue, we have some Macs able to resolve the DNS records and other ones that are not able to, even though they have the same config. Did you get any luck resolving this issue? Thank you

answered a year ago
  • Unfortunately no, we abandoned trying to get the AWS VPN Client working on Mac. We are using Tunnelblick instead.

0

Hello,

What is the error that you are getting in the log files ? I would recommend reaching out to the AWS Premium Support team with the necessary logs as mentioned in the below link to get detailed information on why is this issue happening. Once the files are received, they will be better to engage & check the logs.

Link- https://docs.aws.amazon.com/vpn/latest/clientvpn-user/macos-troubleshooting.html

profile pictureAWS
SUPPORT ENGINEER
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions