Hi,
I have a fairly standard installation of OpenVPN (i.e. installed via apt-get) running on an Ubuntu server that's in desperate need of a distribution upgrade (running 9.04, planning to go to 10.04 LTS).
Do I have to know anything OpenVPN-specific before running this upgrade? My specific questions are:
If I just backup my config stuff in /etc/openvpn will I be fine if something goes wrong?
I won't have to regenerate keys or certs or anything, right? Once I start up the service again my clients will be able to connect as before?
Thanks.
Advice on upgrading Ubuntu on OpenVPN server host?
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.
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
-
- OpenVpn Newbie
- Posts: 6
- Joined: Fri Apr 15, 2011 7:54 pm
- janjust
- Forum Team
- Posts: 2703
- Joined: Fri Aug 20, 2010 2:57 pm
- Location: Amsterdam
- Contact:
Re: Advice on upgrading Ubuntu on OpenVPN server host?
in theory, yes; I'd also have a look at the ubuntu specific network file (/etc/network ?) to see if there's anything tun/tap/openvpn related there.If I just backup my config stuff in /etc/openvpn will I be fine if something goes wrong?
again, in theory, yes; do you have the master ca.crt and ca.key files? were the file generated in the /etc/openvpn directory as well? or elsewhere on the system?I won't have to regenerate keys or certs or anything, right? Once I start up the service again my clients will be able to connect as before?
-
- OpenVpn Newbie
- Posts: 6
- Joined: Fri Apr 15, 2011 7:54 pm
Re: Advice on upgrading Ubuntu on OpenVPN server host?
They were generated in /etc/openvpn. I believe the masters are in /etc/openvpn/easy-rsa/keys still.janjust wrote:do you have the master ca.crt and ca.key files? were the file generated in the /etc/openvpn directory as well? or elsewhere on the system?
Thanks for the help.
-
- Forum Team
- Posts: 285
- Joined: Wed Aug 27, 2008 2:41 am
Re: Advice on upgrading Ubuntu on OpenVPN server host?
You should be good. Just try to keep a backup of everything.testudo wrote:They were generated in /etc/openvpn. I believe the masters are in /etc/openvpn/easy-rsa/keys still.janjust wrote:do you have the master ca.crt and ca.key files? were the file generated in the /etc/openvpn directory as well? or elsewhere on the system?
Thanks for the help.
-
- OpenVpn Newbie
- Posts: 6
- Joined: Fri Apr 15, 2011 7:54 pm
Re: Advice on upgrading Ubuntu on OpenVPN server host?
(Just an update in case anyone stumbles upon this thread in the future...)
Everything went fine with the upgrade. The OpenVPN service started automatically and worked just like before.
Thanks for the advice, everyone!
Everything went fine with the upgrade. The OpenVPN service started automatically and worked just like before.
Thanks for the advice, everyone!