summaryrefslogtreecommitdiff
path: root/kpov_judge/tasks/openvpn_simple_smb/task.py
diff options
context:
space:
mode:
authormp4085@student.uni-lj.si <mp4085@student.uni-lj.si@5cf9fbd1-b2bc-434c-b4b7-e852f4f63414>2014-12-17 20:45:42 +0000
committermp4085@student.uni-lj.si <mp4085@student.uni-lj.si@5cf9fbd1-b2bc-434c-b4b7-e852f4f63414>2014-12-17 20:45:42 +0000
commit5e5251b068d1099e812208c7e0d0ed4799626263 (patch)
treed77689cccab6865a810f537e05f9960e97579844 /kpov_judge/tasks/openvpn_simple_smb/task.py
parent3a26c438b9d25cb8adf56d5036007665bfc7a8d2 (diff)
git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@99 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414
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 = {