Moving the old configuration to the new server.

This forum is for admins who are looking to build or expand their OpenVPN setup.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
gusto
OpenVpn Newbie
Posts: 6
Joined: Wed Jan 27, 2021 8:56 am

Moving the old configuration to the new server.

Post by gusto » 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?

Code: Select all

apt install openvpn easy-rsa
Of course, I copy the directory /etc/openvpn to the new server
Or do I still need to do something?

Post Reply