-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
18. テレワーク推進部 #13
Comments
たぶん,このサイトを参考にしながら設定を進めていけばよい. |
サーバー側の/etc/wireguard/の下に,「wg01.conf」というファイル名で以下の内容を保存する. [Interface] [Peer] 次にクライアント側の/etc/wireguard/の下に,「wg01.conf」というファイル名で以下の内容を保存する. [Interface] [Peer] |
次に,サーバー側で以下のコマンドを実行して,wg01の有効化と実行を行います. |
クライアント側では,次のようなコマンドを実行しましょう. |
やること サーバの秘密鍵生成 こんな感じでしょうか? |
Q18におけるVyOSのインターフェースは上のようになっているのですが、eth1を追加してサーバ側のIPアドレスを設定したいものの、eth1をコマンドから追加する方法ってないですかね?(検索してもGUIからの操作しか見つからなかった) |
概要
あなたは、「テレワークを行う社員の仕事用ルータをセットアップしておいてほしい。」と雑にタスクを割り当てられました。
作業内容は紙に書かれていました。
リンク
https://contest.ictsc.net/#/problems/00775366-3821-4aa2-b344-1c23da8cec67
The text was updated successfully, but these errors were encountered: