I connect to vpn and now this?
It's always worked before and anything else I'm reading here is complicated and what not so don't be too hard me please!
http://gyazo.com/4c618dac7560b6340bef2f8e1ffb581f
if you need some setting or setting to help me fix post below if you help me fix ill probably pay you.
Error DNS lookup failed
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
Forum rules
Please visit (and READ) the OpenVPN HowTo http://openvpn.net/howto prior to asking any questions in here!
Please visit (and READ) the OpenVPN HowTo http://openvpn.net/howto prior to asking any questions in here!
- janjust
- Forum Team
- Posts: 2703
- Joined: Fri Aug 20, 2010 2:57 pm
- Location: Amsterdam
- Contact:
Re: Error DNS lookup failed
are you redirecting all traffic? if so, which DNS server do you use ? try adding
to the server config and reconnect the client - the client should now use DNS server 8.8.8.8 via the VPN tunnel.
Code: Select all
push "dhcp-option DNS 8.8.8.8"