VirtualBox

Changeset 48385 in vbox for trunk/doc/manual/en_US


Ignore:
Timestamp:
Sep 9, 2013 10:59:41 AM (11 years ago)
Author:
vboxsync
Message:

doc: DNS support in NAT networking and configuration binding to specified interface.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/user_Networking.xml

    r47956 r48385  
    434434    <para>To disable it again, use:</para>
    435435    <para><screen>VBoxManage natnetwork modify -t nat-int-network -h off</screen></para>
    436     <para>A current limitation of the DHCP server is that it does not provide
    437     nameserver information, so systems using it should be explicitly configured
    438     to use the right DNS servers.</para>
     436    <para>DHCP server provides list of registered nameservers, but doesn't map
     437    servers from 127/8 network.</para>
    439438    <para>To start the NAT service, use the following command:</para>
    440439    <para><screen>VBoxManage natnetwork start -t nat-int-network</screen></para>
     
    454453    use:</para>
    455454    <para><screen>VBoxManage natnetwork modify -t nat-int-network -p delete ssh</screen></para>
     455    <para>It's possible to bind NAT service to specified interface: <screen>
     456VBoxManage setextradata global "NAT/win-nat-test-0/SourceIp4" 192.168.1.185</screen></para>
    456457    <para>To see the list of registered NAT networks, use:</para>
    457458    <para><screen>VBoxManage list natnetworks</screen></para>
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette