From 3d1964787ae30b977b9797625acf13d5014838d4 Mon Sep 17 00:00:00 2001 From: "gasperfele@fri1.uni-lj.si" Date: Tue, 11 Oct 2016 13:09:19 +0000 Subject: Updated instructions for set_ip_static_dhcp git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@364 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414 --- kpov_judge/tasks/set_ip_static_dhcp/task.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kpov_judge/tasks/set_ip_static_dhcp') diff --git a/kpov_judge/tasks/set_ip_static_dhcp/task.py b/kpov_judge/tasks/set_ip_static_dhcp/task.py index 82e796d..aafac3d 100644 --- a/kpov_judge/tasks/set_ip_static_dhcp/task.py +++ b/kpov_judge/tasks/set_ip_static_dhcp/task.py @@ -8,7 +8,8 @@ Ustvari tri navidezne racunalnike. Za prvega uporabi sliko diska simpleArbiterDhcpGW, za drugega sliko diska maliNetworkManager, za tretjega sliko diska maliBrezNetworkManager. Racunalnike imenujmo enako kot slike diska. -Na maliBrezNetworkManager izklopi networkmanager in uporabi ifup / ifdown. +Na maliBrezNetworkManager poskrbi, da networkmanager ne bo več skrbel za omrežni vmesnik, temveč bosta delovala ukaza ifup in ifdown. + Na maliNetworkManager nastavi IP naslov {IP_NM} ter DNS {DNS_NM}. Na maliBrezNetworkManager nastavi IP naslov {IP_static} ter DNS {DNS_static}. """, @@ -17,8 +18,7 @@ disk image for the first, maliNetworkManager as the disk image for the second and maliBrezNetworkManager for the third. The virtual machine names can match the disks. -Turn off the networkmanager service on maliBrezNetworkManager. Use ifup/ifdown to -configure the network. The IP should be {IP_static} and the computer should use +Make sure that on maliBrezNetworkManager ifup/ifdown can be used to configure the network and that NetworkManager, while still installed, will not manage the network interface. The IP should be {IP_static} and the computer should use the server {DNS_static} as it's DNS. On maliNetworkManager, set the IP address to {IP_NM} and use {DNS_NM} as the DNS. -- cgit v1.2.1