01.08.2020, 07:47
Try adding these lines to OpenVPN client config:
Code:
pull-filter ignore "route-gateway"
pull-filter ignore "dhcp-option DNS"
push "dhcp-option DNS 8.8.8.8"
push "dhcp-option DNS 1.1.1.1"