Hi Iliana, On 2017-10-04 09:10 AM, Iliana Panagopoulou wrote: > * What led up to the situation? > Added 'dhcp-option DNS x.x.x.x' to my openvpn's server.conf but my > Debian client could not get the DNS.
When added server side, "push" is required for this option to be sent to the client. > One, I added a second line 'push dhcp-option DNS x.x.x.x' under the > first one and then the script parsed it correctly and all worked as > expected. That's the right way to configure it as far as I know. Regards, Simon

