From abad7b96b2e89211a070f82aad54ff3526673936 Mon Sep 17 00:00:00 2001 From: "ds8283@student.uni-lj.si" Date: Tue, 13 Jan 2015 20:53:31 +0000 Subject: =?UTF-8?q?Popravki=20prevoda=20v=20task.py=20in=20prevod=20sloven?= =?UTF-8?q?skega=20howto-ja=20v=20angle=C5=A1=C4=8Dino.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@179 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414 --- kpov_judge/tasks/nat_vlc/task.py | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'kpov_judge/tasks/nat_vlc') diff --git a/kpov_judge/tasks/nat_vlc/task.py b/kpov_judge/tasks/nat_vlc/task.py index 83f9bcf..fae3be5 100644 --- a/kpov_judge/tasks/nat_vlc/task.py +++ b/kpov_judge/tasks/nat_vlc/task.py @@ -18,10 +18,9 @@ bo za privzeti prehod uporabljal NATServer. Nastavi DNS (etc/resolv.conf). z uporabo paketa iptables. Na simpleArbiter z vlc preberi naslov, na katerem si lahko ogledaš kratek filmček. """, 'en':u""" -Set two virtual machines - SimpleArbiter (use disc simpleArbiter) and NATServer. On NATServer set two network adapters. First is connect to SimpleArbiter, second is connect to Internet. -On NATServer run instruction ifconfig and in file /etc/network/interfaces configure network adapters - first connected to WAN(Internet), second to LAN(SimpleArbiter). -Configure SimpleArbiter to use NATServer for default gateway. Set DNS: /etc/resolv.conf. Enable IP forwarding. -Set NAT, using packet iptables. On SimpleArbiter, use vlc to watch video. +Set up two virtual machines - SimpleArbiter (using the disc simpleArbiter) and NATServer. NATServer should have two network adapters. The first is to connect to SimpleArbiter and the second is for connecting to the internet. +On NATServer use the instruction ifconfig and the file /etc/network/interfaces to configure the network adapters - the first one should be connected to WAN(Internet) and the second one to LAN(SimpleArbiter). +Configure SimpleArbiter to use NATServer as the default gateway. Setup DNS: /etc/resolv.conf, enable IP forwarding, using the iptables command. On SimpleArbiter, use vlc (network stream) to watch the video. """ } -- cgit v1.2.1