Page 1 of 1
Easy upgrades
Posted: Fri Jul 22, 2016 2:42 pm
by danieldaniel
Hi everyone,
First of all, I'm new to SoftEther!
I have it running on a Raspberry PI and it seems to work fine. But I've been prompted of a newer version that I should upgrade to, but the release notes for the newer version don't contain (that I can see) any instructions on how to perform the upgrade.
Can anyone explain how to do it, without losing any of my settings?
Thanks
Re: Easy upgrades
Posted: Tue Jul 26, 2016 1:32 pm
by a.woll
danieldaniel wrote:
> Hi everyone,
Hi Daniel, My name is Andreas.
>
> First of all, I'm new to SoftEther!
Cool.
>
> I have it running on a Raspberry PI and it seems to work fine. But I've
> been prompted of a newer version that I should upgrade to, but the release
> notes for the newer version don't contain (that I can see) any instructions
> on how to perform the upgrade.
I assume it's a update notifier for the SEVPN_Client, isn't it?
No problem. Just run the update.
If you want to update the server, do the following:
- Stop the vpnserver service
- move the whole folder structure
- install the new version
- restore a copy of the config file in the new instance folder.
That's it.
>
> Can anyone explain how to do it, without losing any of my settings?
So I did above. If you need support, feel free to ask.
>
> Thanks
Pleasure.
Re: Easy upgrades
Posted: Thu Jul 28, 2016 9:28 am
by danieldaniel
Hi - this is a message that pops up when I open the VPNSMGR app and connect to my RPI running the VPN server. It is purely a notification and doesn't offer an "auto upgrade" option.
So I essentially re-run the full install and then copy over the config file afterwards? Do I need to use VPNSMGR to back up the file or is it a file I can copy via the cmd line? (if so, what's it called?)
Thanks
Re: Easy upgrades
Posted: Tue Aug 02, 2016 6:21 am
by thisjun
> Do I need to use VPNSMGR to back up the file or is it a file I can copy via the cmd line?
Both are OK.
>what's it called?
vpn_server.config
Re: Easy upgrades
Posted: Thu Aug 04, 2016 12:42 pm
by danieldaniel
Thanks