Moving the old configuration to the new server.
Posted: Fri Dec 08, 2023 12:24 pm
I am currently using Debian 10 (KVM) and OpenVPN 2.4.7. I will be installing Debian 12 (KVM) soon and OpenVPN 2.6.3 is in the repositories.
I have about 80 users on Debian 10 and everything works fine.
How should I move all users to a new server?
Is it enough to install openvpn + easy-rsa?
Of course, I copy the directory /etc/openvpn to the new server
Or do I still need to do something?
I have about 80 users on Debian 10 and everything works fine.
How should I move all users to a new server?
Is it enough to install openvpn + easy-rsa?
Code: Select all
apt install openvpn easy-rsa
Or do I still need to do something?