I installed Windows 10 64bit in VirtualBox 4.3.34 on a Ubuntu 14 64bit host.
The external IP of the server is xx.xx.38.166 where xx=11 for this example post, makes 11.11.38.166.
My NIC settings are:
Code: Select all
NIC 1: MAC: 08002799BDC2, Attachment: NAT, Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none
NIC 1 Settings: MTU: 0, Socket (send: 64, receive: 64), TCP Window (send:64, receive: 64)Code: Select all
IPv4 Address: 10.0.2.15
Default Gateway: 10.0.2.2
DHCP Server: 10.0.2.2
DNS Servers: 8.8.8.8Code: Select all
Addresses: 11.11.10.151
11.11.10.151
11.11.10.181
11.11.10.162
11.11.10.143
11.11.10.173
11.11.10.172
11.11.10.166
11.11.10.157
11.11.10.177
11.11.10.185
11.11.10.147
11.11.10.155
11.11.10.170
11.11.10.187
11.11.10.158Code: Select all
Addresses: 93.184.216.34I've done these too:
Code: Select all
VBoxManage modifyvm "vmname" --natdnshostresolver1 off
VBoxManage modifyvm "vmname" --natdnsproxy1 off