1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

RaspiのSoftether VPN Server のアップデート記録

Posted at

Softether VPN Serverはこれまで新規インストールやリセットしかしたことがなく、
アップデートしたことはなかったので挑戦。

基本的にはこのサイトに従う。

環境

  • RaspberryPi 3B+
    • Softether VPN Server
  • Windows 11 (RaspiにSSH接続する)

バージョン確認

image.png

Softehterのダウンロード

Windows上で公式サイト
https://www.softether-download.com/en.aspx?product=softether
から以下の設定でダウンロードする。

image.png

RaspiでSoftetherのバックアップ

Server状態の確認と停止

image.png
image.png

/usr/local/vpnserver を名称変更
バックアップする時は名称を戻すだけでよいらしい。
image.png

Raspiに新バージョンをインストール

scpでRaspiに.tar.gzファイルをコピー
image.png

.tar.gzファイルをコンパイル用に適当に用意した場所(softehter_for_compie)に移動したあと、解凍
image.png

参考サイトでは「使用許諾の許可が聞かれなかった」と書いてあり、自分も聞かれませんでした。
image.png

/usr/local に出来上がったvpnserverディレクトリを移動させ、パーミッションを付与。
image.png

バックアップフォルダから vpn_server.config を新フォルダにコピーし、サービスを起動。
image.png

無事更新されました。
image.png

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?