Przeglądaj źródła

Merge pull request #15249 from Evalle/15198-fix-path-to-routing-menu

Fix wrong path to YaST's 'Routing' menu for openSUSE Tumbleweed
moxiegirl 10 lat temu
rodzic
commit
1367bb41fc
1 zmienionych plików z 1 dodań i 2 usunięć
  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