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

Fix wrong path to YaST's 'Routing' menu for openSUSE Tumbleweed
This commit is contained in:
moxiegirl 2015-08-03 09:04:10 -07:00
commit 1367bb41fc
1 changed files with 1 additions and 2 deletions

View File

@ -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 `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.
`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