Skip to content

Instantly share code, notes, and snippets.

@dbouras
dbouras / AWS VPN with NetworkManager & netconfig.md
Last active June 7, 2024 10:19
Add support to AWS VPN for distributions (such as OpenSUSE) that use NetworkManager/netconfig for configuring DNS resolution

After installing AWS VPN client from: client-vpn-connect-linux-install, replace:

   /opt/awsvpnclient/Service/Resources/openvpn/configure-dns

with the modified configure-dns script below. If you would like to to review the modifications, see file configure-dns.patch.