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

Signed-off-by: evalle <shmarnev@gmail.com>
This commit is contained in:
evalle 2015-08-03 12:01:25 +02:00
Родитель dce1488ae5
Коммит 5f1593c7b8
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

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