hvm: Add info about DNS address in network configuration

This commit is contained in:
Marek Marczykowski-Górecki 2016-02-03 15:38:26 +01:00
parent 263a83028d
commit 968441af3f
No known key found for this signature in database
GPG Key ID: F32894BE9684938A

View File

@ -80,7 +80,7 @@ In order to manually configure networking in a VM, one should first find out the
Alternatively, one can use `qvm-ls -n` command to obtain the same information.
Now, one should configure the networking within the HVM according to those settings (IP/netmask/gateway). Only IPv4 networking is currently supported in Qubes.
Now, one should configure the networking within the HVM according to those settings (IP/netmask/gateway). Only IPv4 networking is currently supported in Qubes. Set DNS address to the same IP as gateway.
**Note:** If one plans on installing Qubes Tools for Windows guests (see below) it is 'not' necessary to configure networking manually as described in this section, because the tools will take care of setting the networking automatically for such Windows domains.