`client
dev tun
proto udp
remote 23.20.111.159 1194
resolv-retry infinite
nobind
persist-key
persist-tun
remote-cert-tls server
auth SHA512
ignore-unknown-option block-outside-dns
verb 3
—–BEGIN CERTIFICATE—–
—–END CERTIFICATE—–
—–BEGIN CERTIFICATE—–
—–END CERTIFICATE—–
—–BEGIN PRIVATE KEY—–
—–END PRIVATE KEY—–
`
I am able to connect to the EC2 instance and browse the internet as expected.
However, when my client connects using the same OpenVPN configuration, they can only access the EC2 instance but cannot browse the interne