2 Answers
- Newest
- Most votes
- Most comments
1
Hi Gary,
yes, I did that. It works perfectly fine with two different OpenVPN connections when you bind the adapters in the config files, but since that option doesn't exist in the AWS client, it complains that there are no adapters available.
It turned out that order of installation is important:
- removed all TAP adapters and VPN client installations
- installed AWS VPN
- installed OpenVPN (that did not install a TAP adapter at this point)
- added one TAP with OpenVPN's tapctl
- bound this TAP to the OpenVPN config
AWS VPN now uses the adapter it installed itself and OpenVPN the adapter that it has in its configuration file.
A bit complicated, but it seems to work now.
Thanks,
Marc
answered 2 years ago
0
I havent tried or tested it but just a suggestion.. Have you tried adding a 2nd Adaptor? https://stackoverflow.com/questions/21210071/how-to-create-a-2nd-tap-adapter-for-openvpn-client-on-win7-10
Relevant content
- asked a year ago
- asked 10 months ago
- asked 2 years ago
