summaryrefslogtreecommitdiff
path: root/kpov_judge/tasks/openvpn_simple_smb/task.py
diff options
context:
space:
mode:
Diffstat (limited to 'kpov_judge/tasks/openvpn_simple_smb/task.py')
-rw-r--r--kpov_judge/tasks/openvpn_simple_smb/task.py11
1 files changed, 11 insertions, 0 deletions
diff --git a/kpov_judge/tasks/openvpn_simple_smb/task.py b/kpov_judge/tasks/openvpn_simple_smb/task.py
index 0b497ca..231529b 100644
--- a/kpov_judge/tasks/openvpn_simple_smb/task.py
+++ b/kpov_judge/tasks/openvpn_simple_smb/task.py
@@ -13,6 +13,17 @@ datoteko za OpenVPN povezavo. Nato poskrbite, da bo VPNClient na navideznem omre
dostop do imenika /home/test/IME_IMENIKA, pri Ĩemer IME_IMENIKA preberite na SimpleArbiter.
V ta imenik skopirajte datoteke, ki so prek SMB dostopne na SimpleArbiter.
"""
+
+ 'en':u"""
+Setup three virtual machines - SimpleArbiterVPN and two VPN clients (VPNClient1, VPNClient2). Set both
+clients network cards so that they will have access to internal network and internet. Install OpenVPN to
+all three machines and a program for supervising virtual devices (which you will use to create device tap).
+Server SimpleArbiterVPN should generate a common secret (*.key), which you should save to /vpn directory
+and use on VPNClient together with configuration file for OpenVPN connection. After that make sure that
+VPNClient has enabled access to /home/test/IME_IMENIKA over NFS on it's virtual connection. You will get
+IME_IMENIKA from SimpleArbiter. Copy files that should be available from AimpleArbiter over SMB to IME_IMENIKA.
+
+"""
}
computers = {