openvpn-client
openvpn-client copied to clipboard
Cannot resolve host address
nslookup for my VPN provider is not working, but nslookup for everything else seems to work just fine. This address does exist and resolves fine on any other box. Could use some help understanding what is going wrong. Thanks!
docker run -it --cap-add=NET_ADMIN --device /dev/net/tun --name vpn --dns 8.8.8.8 -v /root/vpn:/vpn -d dperson/openvpn-client
[root@jonesmedia compose]# docker exec -it vpn sh / # nslookup us-dal.secureconnect.me Server: 8.8.8.8 Address: 8.8.8.8:53
Non-authoritative answer: Non-authoritative answer: *** Can't find us-dal.secureconnect.me: No answer
*** Can't find us-dal.secureconnect.me: No answer
/ # nslookup microsoft.com Server: 8.8.8.8 Address: 8.8.8.8:53
Non-authoritative answer: Name: microsoft.com Address: 104.215.148.63 Name: microsoft.com Address: 40.76.4.15 Name: microsoft.com Address: 40.112.72.205 Name: microsoft.com Address: 40.113.200.201 Name: microsoft.com Address: 13.77.161.179