meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux:openwrt:openvpn [2021/03/05 14:11] – created niziaklinux:openwrt:openvpn [2021/03/05 14:13] (current) niziak
Line 26: Line 26:
 <code bash>chmod +x /etc/openvpn/client.sh</code> <code bash>chmod +x /etc/openvpn/client.sh</code>
  
 +NOTE: In case of VPN failure, default DNS server will be set to server behind VPN which is unreachable. If VPN client is set to connect to domain names, it will also fail. 
 +Either set VPN client to use remote IP addressess or add some remote VPN domains to `/etc/hosts` file.