1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="settings-network">
|
---|
4 | <title>Network Settings</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>
|
---|
8 | The <b outputclass="bold">Network</b> section in a virtual
|
---|
9 | machine's <b outputclass="bold">Settings</b> window enables
|
---|
10 | you to configure how <ph conkeyref="vbox-conkeyref-phrases/product-name"/> presents virtual network cards
|
---|
11 | to your VM, and how they operate.
|
---|
12 | </p>
|
---|
13 | <p>
|
---|
14 | When you first create a virtual machine, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> by default
|
---|
15 | enables one virtual network card and selects the Network Address
|
---|
16 | Translation (NAT) mode for it. This way the guest can connect to
|
---|
17 | the outside world using the host's networking and the outside
|
---|
18 | world can connect to services on the guest which you choose to
|
---|
19 | make visible outside of the virtual machine.
|
---|
20 | </p>
|
---|
21 | <p>
|
---|
22 | This default setup is good for the majority of <ph conkeyref="vbox-conkeyref-phrases/product-name"/>
|
---|
23 | users. However, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> is extremely flexible in how it can
|
---|
24 | virtualize networking. It supports many virtual network cards per
|
---|
25 | virtual machine. The first four virtual network cards can be
|
---|
26 | configured in detail in <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/>. Additional network cards can
|
---|
27 | be configured using the <userinput>VBoxManage</userinput> command.
|
---|
28 | </p>
|
---|
29 | <p>
|
---|
30 | Many networking options are available. See
|
---|
31 | <xref href="networkingdetails.dita#networkingdetails"/> for more information.
|
---|
32 | </p>
|
---|
33 | </body>
|
---|
34 |
|
---|
35 | </topic>
|
---|