kamoj
Very Senior Member
Good to see you've update the add-on already!...
Traceroute set to 2.It seems the username and Password is found ok now but the configs are not right
2022-01-03 08:55:39 5739.24 [OpenVPN] Client rc.common 21488: Information: Check that needed data exist in the configuration
2022-01-03 08:55:39 5739.25 [OpenVPN] Client rc.common 21488: Error: This is not a client configuration.
2022-01-03 08:55:39 5739.27 [OpenVPN] Client rc.common 21488: Error: This is no (udp/tcp) protocol defined in the client configuration.
..
Working ExpressVPN OpenVPN Client configuration:
If you make these changes to the configs they'll work:
Add these lines to the top of the configuration file:
client
proto udp
data-ciphers AES-256-CBC:AES-256-GCM
remote-cert-tls server
Remove these lines from the configuration file (or put a # at the start of the line e.g.):
remote-random
pull
tls-client
ns-cert-type server
route-method exe
route-delay 2
keysize 256
Once you get it working you can start fine tuning, e.g. changing or removing:
sndbuf 524288
rcvbuf 524288
(The addon has it's own way of setting these parameters in a way efficient for the router!)
PS
This line should be in the configuration file as well - as it was in one file you sent to me:
auth-user-pass