set service dns forwarding listen-on vtun0
I tried with this line as well, its not working
here's my ovpn file:
client dev tun proto udp remote xxx.xxx.xxx.xxx 1194 float comp-lzo yes push "comp-lzo yes" resolv-retry infinite nobind persist-key persist-tun verb 3 redirect-gateway def1 auth SHA256 cipher AES-256-CBC ca /home/users/certs/cacert.pem cert /home/users/certs/CLIENT.pem key /home/users/certs/CLIENT-NOPASS.key
I also tried to comment out
redirect-gateway def1
line, and also tried with this line
Another strange thing: Skype is working, but other messangers not