As openvpn_inc mentioned. For phone connection make sure that when you open the .ovpn file in notebook you declaire "tls-client" and "pull" together and it will work.
To do it, you just need to un-hashtag the pull.
This is correct like this:
tls-client
pull
This is NOT correct like this:
tls-client
#pull
or
like this:
#tls-client
pull
Make sure that for you computer-version the #pull is still has the hashtag.
Like this it works for me.
To do it, you just need to un-hashtag the pull.
This is correct like this:
tls-client
pull
This is NOT correct like this:
tls-client
#pull
or
like this:
#tls-client
pull
Make sure that for you computer-version the #pull is still has the hashtag.
Like this it works for me.
Statistics: Posted by cobustorro — Tue Mar 12, 2024 10:28 am