Check/enable in the GUI Verify Server Cert. (remote-cert-tls server)
rout-nopull is obsolete.
If you do not want everything via the VPN (and you do not) add:
Code:
pull-filter ignore "redirect-gateway"
If you do not want the pushed DNS servers (if the ip address you route via the VPN are checking DNS you should use the pushed DNS servers otherwise not) then add:
Code:
pull-filter ignore "dhcp-option DNS"
You are not using IPv6 so you should specify udp4 as tunnel protocol otherwise your client is also trying to use (and even prefers) IPv6.
thanks for your great and fast support!
I just made all the changes you told me und updated my router to the latest version.
Switzerland is now working again on PIA so I was able to test my streaming service now.
Everything was working on my old tomato router, but the CPU was too slow for my needs and tomato was simply outdated.
I just found out that one thing was totally different in tomato. I was able to check "Redirect through VPN" and enter a domain for example "stream.com"
Tomato now routed all domains including tv.stream.com
pvr.stream.com, whatever.stream.com through my VPN
dd-wrt seems to behave different, it only routes stream.com though my VPN, but not tv.stream.com and so on...
Is there a generall fix for that? *.stream.com doesn't seem to work here.
My streaming service has hundreds of different adresses based on a simple domain like the one in my example.