OpenVPN DNS issues

Wrench ha preguntado...
So I can ping Google's DNS server (8.8.8.8) but I cant seem to go to any websites.
wrench@x200:~# ping 8.8.8.8 -c 4
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=61 time=62.7 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=61 time=62.0 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=61 time=59.3 ms
64 bytes from 8.8.8.8: icmp_seq=4 ttl=61 time=59.9 ms

--- 8.8.8.8 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3000ms
rtt min/avg/max/mdev = 59.395/61.056/62.765/1.438 ms
wrench@x200:~# ping www.google.com -c 4
ping: www.google.com: Temporary failure in name resolution

And going into a browser to try to navigate to Google just hangs

I believe that my connection to the VPN works as seen in my logfile

wrench@x200:~/VPN# openvpn rise.ovpn
Sat Sep 2 00:58:27 2017 WARNING: file 'auth.txt' is group or others accessible
Sat Sep 2 00:58:27 2017 OpenVPN 2.4.3 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Jun 30 2017
Sat Sep 2 00:58:27 2017 library versions: OpenSSL 1.0.2l 25 May 2017, LZO 2.08
Sat Sep 2 00:58:27 2017 TCP/UDP: Preserving recently used remote address: [AF_INET]198.252.153.226:80
Sat Sep 2 00:58:27 2017 Attempting to establish TCP connection with [AF_INET]198.252.153.226:80 [nonblock]
Sat Sep 2 00:58:28 2017 TCP connection established with [AF_INET]198.252.153.226:80
Sat Sep 2 00:58:28 2017 TCP_CLIENT link local: (not bound)
Sat Sep 2 00:58:28 2017 TCP_CLIENT link remote: [AF_INET]198.252.153.226:80
Sat Sep 2 00:58:28 2017 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Sat Sep 2 00:58:30 2017 [vpn.riseup.net] Peer Connection Initiated with [AF_INET]198.252.153.226:80
Sat Sep 2 00:58:32 2017 TUN/TAP device tun0 opened
Sat Sep 2 00:58:32 2017 do_ifconfig, tt->did_ifconfig_ipv6_setup=0
Sat Sep 2 00:58:32 2017 /sbin/ip link set dev tun0 up mtu 1500
Sat Sep 2 00:58:32 2017 /sbin/ip addr add dev tun0 172.27.100.16/22 broadcast 172.27.103.255
Sat Sep 2 00:58:32 2017 Initialization Sequence Completed

Any idea on how to resolve this issue?
Votos positivos | 0
Flag for Review
Avatar
Roadrunner ha contestado...
Hi,

Did this get solved on IRC?
Votos positivos | 0
Flag for Review
Sui Ge ha contestado...
Having the SAME problem.... DNS resolution not happening... Using Mac OS X 10.13.6 and VPN Ver. 0.20.1. The problem started ~ 1 week or 1.5 weeks ago (?)...
Votos positivos | 0
Flag for Review