Page 1 of 1

OpenVPN (client) bug in TOS

Posted: 08 Dec 2021, 10:38
by MooieBoot
When using OpenVPN client through TOS, the auth file is stored in /tmp:

auth-user-pass /tmp/openPass

Which isn't available so your VPN will not connect but time-out in TOS once you press connect.

You need to create a seperate file with
user
pass

Store it in your home directory for example, then adjust the config file in /etc/openvpn/user and point it to the right file.

Then it will connect

Re: OpenVPN (client) bug in TOS

Posted: 08 Dec 2021, 22:18
by RyanYang
Hi,
How many times have you connected and the display timed out? The system will read the auth file information and write it into the configuration file and then delete it.