Trying to connect my mangov2 v4.3.17 router to my pia vpn its connected into my spectrum router and I added pias custom dns to the config file aswell as made a zip with the file and certificates, I use dhcp, the error I’ve been constantly getting is NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
A note isn't an issue, that is why it's called „note“
So as long as there are no issues, ignore it.
If there are issues please provide more information.
I tried it again and when my custom config tries to connect it says VPN Client failed to connect. This may be because of wrong configuration. And when I use a normal one it says cannot resolve host address
this is my config file
client
dev tun
proto udp
remote us-california.privacy.network 1198
resolv-retry infinite
nobind
persist-key
persist-tun
cipher aes-128-cbc
auth sha1
tls-client
remote-cert-tls server
dchp-option DNS 10.0.0.241
auth-user-pass
compress
verb 1
reneg-sec 0
Make sure that your client can resolve us-california.privacy.network
You might need to disable AdGuard Home or any other DNS resolver which could create issues. Try another DNS server maybe.