Преглед на файлове

Fix wrong path to YaST's 'Routing' menu for openSUSE Tumbleweed

Signed-off-by: evalle <shmarnev@gmail.com>
evalle преди 10 години
родител
ревизия
5f1593c7b8
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  1. 1 2
      docs/installation/SUSE.md

+ 1 - 2
docs/installation/SUSE.md

@@ -64,8 +64,7 @@ a container. To exit the container type `exit`.
 If you want your containers to be able to access the external network you must
 If you want your containers to be able to access the external network you must
 enable the `net.ipv4.ip_forward` rule.
 enable the `net.ipv4.ip_forward` rule.
 This can be done using YaST by browsing to the
 This can be done using YaST by browsing to the
-`Network Devices -> Network Settings -> Routing` menu and ensuring that the
-`Enable IPv4 Forwarding` box is checked.
+`System -> Network Settings -> Routing` menu (for openSUSE Tumbleweed and later) or `Network Devices -> Network Settings -> Routing` menu (for SUSE Linux Enterprise 12 and previous openSUSE versions) and ensuring that the `Enable IPv4 Forwarding` box is checked.
 
 
 This option cannot be changed when networking is handled by the Network Manager.
 This option cannot be changed when networking is handled by the Network Manager.
 In such cases the `/etc/sysconfig/SuSEfirewall2` file needs to be edited by
 In such cases the `/etc/sysconfig/SuSEfirewall2` file needs to be edited by