Problems with NAT networking (bridged works fine) (#13292)

Discussions related to using VirtualBox on Windows hosts.
Post Reply
NunoF
Posts: 5
Joined: 12. Aug 2014, 12:20

Problems with NAT networking (bridged works fine) (#13292)

Post by NunoF »


[ModEdit; related ticket: #13292: NAT doesn't work in 4.3.14, works fine after downgrading to 4.3.12]
I'm having problems getting a Linux VM running on a new laptop (windows 7 64bit) when the adapter is configured for NAT, if I configure it as bridged it works fine (unfortunately not a long term option).
When configured for NAT, I can ping an external machine but any kind of UDP or TCP connection from the Guest to that machine fails with "Network Unreachable".

Code: Select all

# ping XXX.XXX.XXX.XXX
PING XXX.XXX.XXX.XXX (XXX.XXX.XXX.XXX) 56(84) bytes of data.
64 bytes from XXX.XXX.XXX.XXX: icmp_seq=1 ttl=63 time=12.1 ms
64 bytes from XXX.XXX.XXX.XXX: icmp_seq=2 ttl=63 time=10.5 ms
64 bytes from XXX.XXX.XXX.XXX: icmp_seq=3 ttl=63 time=10.6 ms
^C
--- XXX.XXX.XXX.XXX ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2138ms
rtt min/avg/max/mdev = 10.529/11.107/12.112/0.713 ms
[oracle@guest ~]$ ssh XXX.XXX.XXX.XXX 
ssh: connect to host XXX.XXX.XXX.XXX port 22: Network is unreachable
From the host I can connect to that machine just fine.
Do you have any ideas on what can be wrong?
Here's the VMLog

Code: Select all

VirtualBox VM 4.3.14 r95030 win.amd64 (Jul 15 2014 16:09:05) release log
00:00:00.580318 Log opened 2014-08-12T03:04:36.505176000Z
00:00:00.580319 Build Type: release
00:00:00.580321 OS Product: Windows 7
00:00:00.580322 OS Release: 6.1.7601
00:00:00.580323 OS Service Pack: 1
00:00:00.599482 DMI Product Name: HP ProBook 640 G1
00:00:00.601776 DMI Product Version: A3009DC10203
00:00:00.601780 Host RAM: 16297MB total, 14141MB available
00:00:00.601782 Executable: D:\Program Files\Oracle\VirtualBox\VirtualBox.exe
00:00:00.601782 Process ID: 5320
00:00:00.601783 Package type: WINDOWS_64BITS_GENERIC
00:00:00.605649 Installed Extension Packs:
00:00:00.605676   None installed!
00:00:00.608989 UIMediumEnumerator: Medium-enumeration finished!
00:00:00.642071 SUP: Loaded VMMR0.r0 (D:\Program Files\Oracle\VirtualBox\VMMR0.r0) at 0xfffff8800ac8e000 - ModuleInit at fffff8800acad5c0 and ModuleTerm at fffff8800acad8d0 using the native ring-0 loader
00:00:00.642086 SUP: VMMR0EntryEx located at fffff8800acaeb00, VMMR0EntryFast at fffff8800acadc50 and VMMR0EntryInt at fffff8800acadc40
00:00:00.642089 SUP: windbg> .reload /f D:\Program Files\Oracle\VirtualBox\VMMR0.r0=0xfffff8800ac8e000
00:00:00.645711 Guest OS type: 'Oracle_64'
00:00:00.647182 fHMForced=true - Lots of RAM
00:00:00.647191 fHMForced=true - SMP
00:00:00.647193 fHMForced=true - 64-bit guest
00:00:00.658934 File system of 'C:\Users\XXXX\VirtualBox VMs\ONC EAI\Snapshots' (snapshots) is ntfs
00:00:00.658944 File system of 'D:\XXXX\VitualBox VMs\ONC-EAI-VM\onc_consolidated_1.vmdk' is ntfs
00:00:00.701413 Shared clipboard mode: Bidirectional
00:00:00.714303 Drag'n'drop mode: Off
00:00:00.740752 ************************* CFGM dump *************************
00:00:00.740754 [/] (level 0)
00:00:00.740757   CSAMEnabled     <integer> = 0x0000000000000001 (1)
00:00:00.740758   CpuExecutionCap <integer> = 0x0000000000000064 (100)
00:00:00.740759   EnablePAE       <integer> = 0x0000000000000001 (1)
00:00:00.740760   HMEnabled       <integer> = 0x0000000000000001 (1)
00:00:00.740761   MemBalloonSize  <integer> = 0x0000000000000000 (0)
00:00:00.740762   Name            <string>  = "ONC EAI" (cb=8)
00:00:00.740763   NumCPUs         <integer> = 0x0000000000000002 (2)
00:00:00.740764   PATMEnabled     <integer> = 0x0000000000000001 (1)
00:00:00.740764   PageFusion      <integer> = 0x0000000000000000 (0)
00:00:00.740765   RamHoleSize     <integer> = 0x0000000020000000 (536 870 912, 512 MB)
00:00:00.740767   RamSize         <integer> = 0x0000000200000000 (8 589 934 592, 8 GB)
00:00:00.740768   RawR0Enabled    <integer> = 0x0000000000000001 (1)
00:00:00.740769   RawR3Enabled    <integer> = 0x0000000000000001 (1)
00:00:00.740770   TimerMillies    <integer> = 0x000000000000000a (10)
00:00:00.740770   UUID            <bytes>   = "39 98 dd a5 d3 e1 59 49 96 92 f5 8f 84 1b ea 21" (cb=16)
00:00:00.740773 
00:00:00.740774 [/CPUM/] (level 1)
00:00:00.740775   SyntheticCpu <integer> = 0x0000000000000000 (0)
00:00:00.740775 
00:00:00.740776 [/DBGF/] (level 1)
00:00:00.740776   Path <string>  = "C:\Users\XXXX\VirtualBox VMs\ONC EAI/debug/;C:\Users\XXXX\VirtualBox VMs\ONC EAI/;C:\Users\XXXX/" (cb=106)
00:00:00.740777 
00:00:00.740777 [/Devices/] (level 1)
00:00:00.740778 
00:00:00.740778 [/Devices/8237A/] (level 2)
00:00:00.740779 
00:00:00.740779 [/Devices/8237A/0/] (level 3)
00:00:00.740780   Trusted <integer> = 0x0000000000000001 (1)
00:00:00.740781 
00:00:00.740781 [/Devices/AudioSniffer/] (level 2)
00:00:00.740782 
00:00:00.740782 [/Devices/AudioSniffer/0/] (level 3)
00:00:00.740783 
00:00:00.740783 [/Devices/AudioSniffer/0/Config/] (level 4)
00:00:00.740784 
00:00:00.740785 [/Devices/AudioSniffer/0/LUN#0/] (level 4)
00:00:00.740786   Driver <string>  = "MainAudioSniffer" (cb=17)
00:00:00.740787 
00:00:00.740787 [/Devices/AudioSniffer/0/LUN#0/Config/] (level 5)
00:00:00.740788   Object <integer> = 0x00000000037ef3e0 (58 651 616)
00:00:00.740789 
00:00:00.740790 [/Devices/VMMDev/] (level 2)
00:00:00.740790 
00:00:00.740791 [/Devices/VMMDev/0/] (level 3)
00:00:00.740792   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:00.740792   PCIDeviceNo   <integer> = 0x0000000000000004 (4)
00:00:00.740793   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.740794   Trusted       <integer> = 0x0000000000000001 (1)
00:00:00.740794 
00:00:00.740794 [/Devices/VMMDev/0/Config/] (level 4)
00:00:00.740795   GuestCoreDumpDir <string>  = "C:\Users\XXXX\VirtualBox VMs\ONC EAI\Snapshots" (cb=50)
00:00:00.740796   RamSize          <integer> = 0x0000000200000000 (8 589 934 592, 8 GB)
00:00:00.740798 
00:00:00.740798 [/Devices/VMMDev/0/LUN#0/] (level 4)
00:00:00.740799   Driver <string>  = "HGCM" (cb=5)
00:00:00.740800 
00:00:00.740800 [/Devices/VMMDev/0/LUN#0/Config/] (level 5)
00:00:00.740801   Object <integer> = 0x0000000004bc1f20 (79 437 600)
00:00:00.740802 
00:00:00.740802 [/Devices/VMMDev/0/LUN#999/] (level 4)
00:00:00.740803   Driver <string>  = "MainStatus" (cb=11)
00:00:00.740804 
00:00:00.740804 [/Devices/VMMDev/0/LUN#999/Config/] (level 5)
00:00:00.740805   First   <integer> = 0x0000000000000000 (0)
00:00:00.740806   Last    <integer> = 0x0000000000000000 (0)
00:00:00.740806   papLeds <integer> = 0x00000000038204a8 (58 852 520)
00:00:00.740807 
00:00:00.740808 [/Devices/acpi/] (level 2)
00:00:00.740808 
00:00:00.740809 [/Devices/acpi/0/] (level 3)
00:00:00.740809   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:00.740810   PCIDeviceNo   <integer> = 0x0000000000000007 (7)
00:00:00.740811   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.740811   Trusted       <integer> = 0x0000000000000001 (1)
00:00:00.740813 
00:00:00.740813 [/Devices/acpi/0/Config/] (level 4)
00:00:00.740815   CpuHotPlug        <integer> = 0x0000000000000000 (0)
00:00:00.740815   FdcEnabled        <integer> = 0x0000000000000000 (0)
00:00:00.740816   HostBusPciAddress <integer> = 0x0000000000000000 (0)
00:00:00.740817   HpetEnabled       <integer> = 0x0000000000000000 (0)
00:00:00.740817   IOAPIC            <integer> = 0x0000000000000001 (1)
00:00:00.740818   IocPciAddress     <integer> = 0x0000000000010000 (65 536)
00:00:00.740819   NumCPUs           <integer> = 0x0000000000000002 (2)
00:00:00.740820   RamHoleSize       <integer> = 0x0000000020000000 (536 870 912, 512 MB)
00:00:00.740821   RamSize           <integer> = 0x0000000200000000 (8 589 934 592, 8 GB)
00:00:00.740822   Serial0IoPortBase <integer> = 0x0000000000000000 (0)
00:00:00.740823   Serial0Irq        <integer> = 0x0000000000000000 (0)
00:00:00.740823   Serial1IoPortBase <integer> = 0x0000000000000000 (0)
00:00:00.740824   Serial1Irq        <integer> = 0x0000000000000000 (0)
00:00:00.740825   ShowCpu           <integer> = 0x0000000000000001 (1)
00:00:00.740825   ShowRtc           <integer> = 0x0000000000000000 (0)
00:00:00.740826   SmcEnabled        <integer> = 0x0000000000000000 (0)
00:00:00.740827 
00:00:00.740827 [/Devices/acpi/0/LUN#0/] (level 4)
00:00:00.740828   Driver <string>  = "ACPIHost" (cb=9)
00:00:00.740828 
00:00:00.740829 [/Devices/acpi/0/LUN#0/Config/] (level 5)
00:00:00.740829 
00:00:00.740830 [/Devices/acpi/0/LUN#1/] (level 4)
00:00:00.740831   Driver <string>  = "ACPICpu" (cb=8)
00:00:00.740831 
00:00:00.740831 [/Devices/acpi/0/LUN#1/Config/] (level 5)
00:00:00.740832 
00:00:00.740833 [/Devices/ahci/] (level 2)
00:00:00.740833 
00:00:00.740833 [/Devices/ahci/0/] (level 3)
00:00:00.740834   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:00.740835   PCIDeviceNo   <integer> = 0x000000000000000d (13)
00:00:00.740836   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.740836   Trusted       <integer> = 0x0000000000000001 (1)
00:00:00.740837 
00:00:00.740837 [/Devices/ahci/0/Config/] (level 4)
00:00:00.740839   Bootable  <integer> = 0x0000000000000001 (1)
00:00:00.740839   PortCount <integer> = 0x0000000000000001 (1)
00:00:00.740840 
00:00:00.740840 [/Devices/ahci/0/Config/Port0/] (level 5)
00:00:00.740841   Hotpluggable        <integer> = 0x0000000000000000 (0)
00:00:00.740842   NonRotationalMedium <integer> = 0x0000000000000000 (0)
00:00:00.740843 
00:00:00.740843 [/Devices/ahci/0/LUN#0/] (level 4)
00:00:00.740844   Driver <string>  = "Block" (cb=6)
00:00:00.740844 
00:00:00.740845 [/Devices/ahci/0/LUN#0/AttachedDriver/] (level 5)
00:00:00.740846   Driver <string>  = "VD" (cb=3)
00:00:00.740846 
00:00:00.740847 [/Devices/ahci/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:00.740848   BlockCache <integer> = 0x0000000000000001 (1)
00:00:00.740849   Format     <string>  = "VMDK" (cb=5)
00:00:00.740850   Path       <string>  = "D:\XXXX\VitualBox VMs\ONC-EAI-VM\onc_consolidated_1.vmdk" (cb=60)
00:00:00.740850   Type       <string>  = "HardDisk" (cb=9)
00:00:00.740851   UseNewIo   <integer> = 0x0000000000000001 (1)
00:00:00.740852 
00:00:00.740852 [/Devices/ahci/0/LUN#0/Config/] (level 5)
00:00:00.740853   Mountable <integer> = 0x0000000000000000 (0)
00:00:00.740853   Type      <string>  = "HardDisk" (cb=9)
00:00:00.740854 
00:00:00.740854 [/Devices/ahci/0/LUN#999/] (level 4)
00:00:00.740855   Driver <string>  = "MainStatus" (cb=11)
00:00:00.740856 
00:00:00.740856 [/Devices/ahci/0/LUN#999/Config/] (level 5)
00:00:00.740857   DeviceInstance        <string>  = "ahci/0" (cb=7)
00:00:00.740858   First                 <integer> = 0x0000000000000000 (0)
00:00:00.740859   Last                  <integer> = 0x0000000000000000 (0)
00:00:00.740859   pConsole              <integer> = 0x000000000381fe90 (58 850 960)
00:00:00.740861   papLeds               <integer> = 0x00000000038201d8 (58 851 800)
00:00:00.740862   pmapMediumAttachments <integer> = 0x00000000038204c0 (58 852 544)
00:00:00.740862 
00:00:00.740863 [/Devices/apic/] (level 2)
00:00:00.740864 
00:00:00.740864 [/Devices/apic/0/] (level 3)
00:00:00.740865   Trusted <integer> = 0x0000000000000001 (1)
00:00:00.740865 
00:00:00.740865 [/Devices/apic/0/Config/] (level 4)
00:00:00.740866   IOAPIC  <integer> = 0x0000000000000001 (1)
00:00:00.740867   NumCPUs <integer> = 0x0000000000000002 (2)
00:00:00.740868 
00:00:00.740868 [/Devices/e1000/] (level 2)
00:00:00.740869 
00:00:00.740869 [/Devices/e1000/1/] (level 3)
00:00:00.740870   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:00.740871   PCIDeviceNo   <integer> = 0x0000000000000008 (8)
00:00:00.740872   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.740872   Trusted       <integer> = 0x0000000000000001 (1)
00:00:00.740873 
00:00:00.740873 [/Devices/e1000/1/Config/] (level 4)
00:00:00.740874   AdapterType    <integer> = 0x0000000000000002 (2)
00:00:00.740875   CableConnected <integer> = 0x0000000000000001 (1)
00:00:00.740875   LineSpeed      <integer> = 0x0000000000000000 (0)
00:00:00.740876   MAC            <bytes>   = "08 00 27 f0 ae fe" (cb=6)
00:00:00.740877 
00:00:00.740877 [/Devices/e1000/1/LUN#0/] (level 4)
00:00:00.740879   Driver <string>  = "NAT" (cb=4)
00:00:00.740879 
00:00:00.740880 [/Devices/e1000/1/LUN#0/Config/] (level 5)
00:00:00.740881   AliasMode       <integer> = 0x0000000000000000 (0)
00:00:00.740881   BootFile        <string>  = "ONC EAI.pxe" (cb=12)
00:00:00.740882   DNSProxy        <integer> = 0x0000000000000000 (0)
00:00:00.740883   Network         <string>  = "10.0.3.0/24" (cb=12)
00:00:00.740884   PassDomain      <integer> = 0x0000000000000001 (1)
00:00:00.740884   TFTPPrefix      <string>  = "C:\Users\XXXX/.VirtualBox\TFTP" (cb=34)
00:00:00.740885   UseHostResolver <integer> = 0x0000000000000000 (0)
00:00:00.740886 
00:00:00.740886 [/Devices/e1000/1/LUN#999/] (level 4)
00:00:00.740887   Driver <string>  = "MainStatus" (cb=11)
00:00:00.740887 
00:00:00.740888 [/Devices/e1000/1/LUN#999/Config/] (level 5)
00:00:00.740889   First   <integer> = 0x0000000000000000 (0)
00:00:00.740889   Last    <integer> = 0x0000000000000000 (0)
00:00:00.740890   papLeds <integer> = 0x0000000003820390 (58 852 240)
00:00:00.740891 
00:00:00.740891 [/Devices/i8254/] (level 2)
00:00:00.740892 
00:00:00.740892 [/Devices/i8254/0/] (level 3)
00:00:00.740893 
00:00:00.740893 [/Devices/i8254/0/Config/] (level 4)
00:00:00.740894 
00:00:00.740894 [/Devices/i8259/] (level 2)
00:00:00.740895 
00:00:00.740895 [/Devices/i8259/0/] (level 3)
00:00:00.740896   Trusted <integer> = 0x0000000000000001 (1)
00:00:00.740897 
00:00:00.740897 [/Devices/i8259/0/Config/] (level 4)
00:00:00.740898 
00:00:00.740898 [/Devices/ichac97/] (level 2)
00:00:00.740899 
00:00:00.740899 [/Devices/ichac97/0/] (level 3)
00:00:00.740900   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:00.740901   PCIDeviceNo   <integer> = 0x0000000000000005 (5)
00:00:00.740901   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.740902   Trusted       <integer> = 0x0000000000000001 (1)
00:00:00.740903 
00:00:00.740903 [/Devices/ichac97/0/Config/] (level 4)
00:00:00.740904 
00:00:00.740904 [/Devices/ichac97/0/LUN#0/] (level 4)
00:00:00.740905   Driver <string>  = "AUDIO" (cb=6)
00:00:00.740905 
00:00:00.740906 [/Devices/ichac97/0/LUN#0/Config/] (level 5)
00:00:00.740907   AudioDriver <string>  = "dsound" (cb=7)
00:00:00.740907   StreamName  <string>  = "ONC EAI" (cb=8)
00:00:00.740908 
00:00:00.740908 [/Devices/ioapic/] (level 2)
00:00:00.740909 
00:00:00.740909 [/Devices/ioapic/0/] (level 3)
00:00:00.740910   Trusted <integer> = 0x0000000000000001 (1)
00:00:00.740911 
00:00:00.740911 [/Devices/ioapic/0/Config/] (level 4)
00:00:00.740912   NumCPUs <integer> = 0x0000000000000002 (2)
00:00:00.740913 
00:00:00.740913 [/Devices/mc146818/] (level 2)
00:00:00.740914 
00:00:00.740914 [/Devices/mc146818/0/] (level 3)
00:00:00.740915 
00:00:00.740915 [/Devices/mc146818/0/Config/] (level 4)
00:00:00.740916   UseUTC <integer> = 0x0000000000000001 (1)
00:00:00.740917 
00:00:00.740917 [/Devices/parallel/] (level 2)
00:00:00.740918 
00:00:00.740918 [/Devices/pcarch/] (level 2)
00:00:00.740919 
00:00:00.740919 [/Devices/pcarch/0/] (level 3)
00:00:00.740920   Trusted <integer> = 0x0000000000000001 (1)
00:00:00.740921 
00:00:00.740921 [/Devices/pcarch/0/Config/] (level 4)
00:00:00.740922 
00:00:00.740922 [/Devices/pcbios/] (level 2)
00:00:00.740923 
00:00:00.740923 [/Devices/pcbios/0/] (level 3)
00:00:00.740924   Trusted <integer> = 0x0000000000000001 (1)
00:00:00.740924 
00:00:00.740925 [/Devices/pcbios/0/Config/] (level 4)
00:00:00.740926   BootDevice0        <string>  = "IDE" (cb=4)
00:00:00.740927   BootDevice1        <string>  = "NONE" (cb=5)
00:00:00.740928   BootDevice2        <string>  = "NONE" (cb=5)
00:00:00.740928   BootDevice3        <string>  = "NONE" (cb=5)
00:00:00.740929   FloppyDevice       <string>  = "i82078" (cb=7)
00:00:00.740929   HardDiskDevice     <string>  = "piix3ide" (cb=9)
00:00:00.740930   IOAPIC             <integer> = 0x0000000000000001 (1)
00:00:00.740931   McfgBase           <integer> = 0x0000000000000000 (0)
00:00:00.740931   McfgLength         <integer> = 0x0000000000000000 (0)
00:00:00.740932   NumCPUs            <integer> = 0x0000000000000002 (2)
00:00:00.740933   PXEDebug           <integer> = 0x0000000000000000 (0)
00:00:00.740933   RamHoleSize        <integer> = 0x0000000020000000 (536 870 912, 512 MB)
00:00:00.740935   RamSize            <integer> = 0x0000000200000000 (8 589 934 592, 8 GB)
00:00:00.740936   SataHardDiskDevice <string>  = "ahci" (cb=5)
00:00:00.740937   SataLUN1           <integer> = 0x0000000000000000 (0)
00:00:00.740938   UUID               <bytes>   = "39 98 dd a5 d3 e1 59 49 96 92 f5 8f 84 1b ea 21" (cb=16)
00:00:00.740939 
00:00:00.740940 [/Devices/pcbios/0/Config/NetBoot/] (level 5)
00:00:00.740941 
00:00:00.740941 [/Devices/pcbios/0/Config/NetBoot/0/] (level 6)
00:00:00.740942   NIC           <integer> = 0x0000000000000001 (1)
00:00:00.740943   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:00.740944   PCIDeviceNo   <integer> = 0x0000000000000008 (8)
00:00:00.740944   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.740945 
00:00:00.740945 [/Devices/pci/] (level 2)
00:00:00.740946 
00:00:00.740946 [/Devices/pci/0/] (level 3)
00:00:00.740947   Trusted <integer> = 0x0000000000000001 (1)
00:00:00.740947 
00:00:00.740948 [/Devices/pci/0/Config/] (level 4)
00:00:00.740949   IOAPIC <integer> = 0x0000000000000001 (1)
00:00:00.740949 
00:00:00.740950 [/Devices/pckbd/] (level 2)
00:00:00.740950 
00:00:00.740950 [/Devices/pckbd/0/] (level 3)
00:00:00.740951   Trusted <integer> = 0x0000000000000001 (1)
00:00:00.740952 
00:00:00.740952 [/Devices/pckbd/0/Config/] (level 4)
00:00:00.740953 
00:00:00.740953 [/Devices/pckbd/0/LUN#0/] (level 4)
00:00:00.740954   Driver <string>  = "KeyboardQueue" (cb=14)
00:00:00.740955 
00:00:00.740955 [/Devices/pckbd/0/LUN#0/AttachedDriver/] (level 5)
00:00:00.740956   Driver <string>  = "MainKeyboard" (cb=13)
00:00:00.740957 
00:00:00.740957 [/Devices/pckbd/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:00.740958   Object <integer> = 0x0000000003749a50 (57 973 328)
00:00:00.740959 
00:00:00.740959 [/Devices/pckbd/0/LUN#0/Config/] (level 5)
00:00:00.740960   QueueSize <integer> = 0x0000000000000040 (64)
00:00:00.740961 
00:00:00.740961 [/Devices/pckbd/0/LUN#1/] (level 4)
00:00:00.740962   Driver <string>  = "MouseQueue" (cb=11)
00:00:00.740963 
00:00:00.740963 [/Devices/pckbd/0/LUN#1/AttachedDriver/] (level 5)
00:00:00.740964   Driver <string>  = "MainMouse" (cb=10)
00:00:00.740964 
00:00:00.740965 [/Devices/pckbd/0/LUN#1/AttachedDriver/Config/] (level 6)
00:00:00.740966   Object <integer> = 0x0000000003784970 (58 214 768)
00:00:00.740967 
00:00:00.740967 [/Devices/pckbd/0/LUN#1/Config/] (level 5)
00:00:00.740968   QueueSize <integer> = 0x0000000000000080 (128)
00:00:00.740968 
00:00:00.740969 [/Devices/pcnet/] (level 2)
00:00:00.740969 
00:00:00.740970 [/Devices/piix3ide/] (level 2)
00:00:00.740970 
00:00:00.740971 [/Devices/piix3ide/0/] (level 3)
00:00:00.740972   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:00.740972   PCIDeviceNo   <integer> = 0x0000000000000001 (1)
00:00:00.740973   PCIFunctionNo <integer> = 0x0000000000000001 (1)
00:00:00.740974   Trusted       <integer> = 0x0000000000000001 (1)
00:00:00.740974 
00:00:00.740974 [/Devices/piix3ide/0/Config/] (level 4)
00:00:00.740975   Type <string>  = "PIIX4" (cb=6)
00:00:00.740976 
00:00:00.740976 [/Devices/piix3ide/0/Config/SecondaryMaster/] (level 5)
00:00:00.740977   NonRotationalMedium <integer> = 0x0000000000000000 (0)
00:00:00.740978 
00:00:00.740978 [/Devices/piix3ide/0/LUN#2/] (level 4)
00:00:00.740979   Driver <string>  = "Block" (cb=6)
00:00:00.740980 
00:00:00.740980 [/Devices/piix3ide/0/LUN#2/Config/] (level 5)
00:00:00.740981   Mountable <integer> = 0x0000000000000001 (1)
00:00:00.740981   Type      <string>  = "DVD" (cb=4)
00:00:00.740982 
00:00:00.740982 [/Devices/piix3ide/0/LUN#999/] (level 4)
00:00:00.740983   Driver <string>  = "MainStatus" (cb=11)
00:00:00.740984 
00:00:00.740984 [/Devices/piix3ide/0/LUN#999/Config/] (level 5)
00:00:00.740985   DeviceInstance        <string>  = "piix3ide/0" (cb=11)
00:00:00.740986   First                 <integer> = 0x0000000000000000 (0)
00:00:00.740986   Last                  <integer> = 0x0000000000000003 (3)
00:00:00.740987   pConsole              <integer> = 0x000000000381fe90 (58 850 960)
00:00:00.740988   papLeds               <integer> = 0x00000000038201b8 (58 851 768)
00:00:00.740989   pmapMediumAttachments <integer> = 0x00000000038204c0 (58 852 544)
00:00:00.740990 
00:00:00.740990 [/Devices/serial/] (level 2)
00:00:00.740991 
00:00:00.740991 [/Devices/vga/] (level 2)
00:00:00.740992 
00:00:00.740992 [/Devices/vga/0/] (level 3)
00:00:00.740993   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:00.740994   PCIDeviceNo   <integer> = 0x0000000000000002 (2)
00:00:00.740995   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.740995   Trusted       <integer> = 0x0000000000000001 (1)
00:00:00.740996 
00:00:00.740996 [/Devices/vga/0/Config/] (level 4)
00:00:00.740997   CustomVideoModes <integer> = 0x0000000000000000 (0)
00:00:00.740998   FadeIn           <integer> = 0x0000000000000001 (1)
00:00:00.740998   FadeOut          <integer> = 0x0000000000000001 (1)
00:00:00.740999   HeightReduction  <integer> = 0x0000000000000000 (0)
00:00:00.741000   LogoFile         <string>  = "" (cb=1)
00:00:00.741000   LogoTime         <integer> = 0x0000000000000000 (0)
00:00:00.741001   MonitorCount     <integer> = 0x0000000000000001 (1)
00:00:00.741002   ShowBootMenu     <integer> = 0x0000000000000002 (2)
00:00:00.741002   VRamSize         <integer> = 0x0000000000c00000 (12 582 912, 12 MB)
00:00:00.741004 
00:00:00.741004 [/Devices/vga/0/LUN#0/] (level 4)
00:00:00.741005   Driver <string>  = "MainDisplay" (cb=12)
00:00:00.741005 
00:00:00.741006 [/Devices/vga/0/LUN#0/Config/] (level 5)
00:00:00.741006   Object <integer> = 0x0000000003835360 (58 938 208)
00:00:00.741007 
00:00:00.741008 [/Devices/virtio-net/] (level 2)
00:00:00.741008 
00:00:00.741009 [/EM/] (level 1)
00:00:00.741009   TripleFaultReset <integer> = 0x0000000000000000 (0)
00:00:00.741010 
00:00:00.741010 [/HM/] (level 1)
00:00:00.741011   64bitEnabled       <integer> = 0x0000000000000001 (1)
00:00:00.741012   EnableLargePages   <integer> = 0x0000000000000001 (1)
00:00:00.741012   EnableNestedPaging <integer> = 0x0000000000000001 (1)
00:00:00.741013   EnableUX           <integer> = 0x0000000000000001 (1)
00:00:00.741013   EnableVPID         <integer> = 0x0000000000000001 (1)
00:00:00.741014   Exclusive          <integer> = 0x0000000000000000 (0)
00:00:00.741015   HMForced           <integer> = 0x0000000000000001 (1)
00:00:00.741015 
00:00:00.741016 [/MM/] (level 1)
00:00:00.741016   CanUseLargerHeap <integer> = 0x0000000000000000 (0)
00:00:00.741017 
00:00:00.741017 [/PDM/] (level 1)
00:00:00.741018 
00:00:00.741018 [/PDM/AsyncCompletion/] (level 2)
00:00:00.741019 
00:00:00.741019 [/PDM/AsyncCompletion/File/] (level 3)
00:00:00.741020 
00:00:00.741020 [/PDM/AsyncCompletion/File/BwGroups/] (level 4)
00:00:00.741021 
00:00:00.741021 [/PDM/BlkCache/] (level 2)
00:00:00.741022   CacheSize <integer> = 0x0000000000500000 (5 242 880, 5 MB)
00:00:00.741023 
00:00:00.741023 [/PDM/Devices/] (level 2)
00:00:00.741024 
00:00:00.741024 [/PDM/Drivers/] (level 2)
00:00:00.741025 
00:00:00.741025 [/PDM/Drivers/VBoxC/] (level 3)
00:00:00.741026   Path <string>  = "VBoxC" (cb=6)
00:00:00.741026 
00:00:00.741027 [/PDM/NetworkShaper/] (level 2)
00:00:00.741027 
00:00:00.741028 [/PDM/NetworkShaper/BwGroups/] (level 3)
00:00:00.741028 
00:00:00.741029 [/TM/] (level 1)
00:00:00.741029   UTCOffset <integer> = 0x0000000000000000 (0)
00:00:00.741030 
00:00:00.741030 ********************* End of CFGM dump **********************
00:00:00.741036 VM: fHMEnabled=true  (configured) fRecompileUser=false fRecompileSupervisor=false
00:00:00.741038 VM: fRawRing1Enabled=false CSAM=true  PATM=true 
00:00:00.741217 HMR3Init: VT-x w/ nested paging
00:00:00.741294 MM: cbHyperHeap=0x140000 (1310720)
00:00:00.743218 CPUM: Matched host CPU INTEL 0x6/0x3c/0x3 Intel_Core7_Haswell with CPU DB entry 'Intel Core i5-3570' (INTEL 0x6/0x3a/0x9 Intel_Core7_IvyBridge).
00:00:00.743388 CPUM: SetGuestCpuIdFeature: Enabled PAE
00:00:00.744523 Debug: HCPhysInterPD=00000000b6af5000 HCPhysInterPaePDPT=00000000b6af2000 HCPhysInterPaePML4=00000000b6af0000
00:00:00.744528 Debug: apInterPTs={00000000b6af4000,00000000b6af3000} apInterPaePTs={00000003394d6000,0000000339c57000} apInterPaePDs={0000000338fd8000,0000000339499000,000000033901a000,0000000338f5b000} pInterPaePDPT64=00000000b6af1000
00:00:00.744534 Host paging mode: AMD64+PGE+NX
00:00:00.744561 PGMPool: cMaxPages=4144 (u64MaxPages=4136)
00:00:00.744563 pgmR3PoolInit: cMaxPages=0x1030 cMaxUsers=0x2060 cMaxPhysExts=0x2000 fCacheEnable=true 
00:00:00.782937 TM: GIP - u32Mode=1 (SyncTSC) u32UpdateHz=64
00:00:00.814846 TM: cTSCTicksPerSecond=0xa5932ec0 (2 777 886 400) fTSCVirtualized=true  fTSCUseRealTSC=false
00:00:00.814851 TM: fMaybeUseOffsettedHostTSC=false TSCTiedToExecution=false TSCNotTiedToHalt=false
00:00:00.815738 CoreCode: R3=0000000003290000 R0=fffff88008099000 RC=a1037000 Phys=00000000b6a95000 cb=0x1000
00:00:00.816181 AIOMgr: Default manager type is "Async"
00:00:00.816200 AIOMgr: Default file backend is "NonBuffered"
00:00:00.816411 BlkCache: Cache successfully initialised. Cache size is 5242880 bytes
00:00:00.816420 BlkCache: Cache commit interval is 10000 ms
00:00:00.816422 BlkCache: Cache commit threshold is 2621440 bytes
00:00:00.966311 [SMP] BIOS with 2 CPUs
00:00:00.983157 SUP: Loaded VBoxDDR0.r0 (D:\Program Files\Oracle\VirtualBox\VBoxDDR0.r0) at 0xfffff8800ad9e000 - ModuleInit at 0000000000000000 and ModuleTerm at 0000000000000000 using the native ring-0 loader
00:00:00.983167 SUP: windbg> .reload /f D:\Program Files\Oracle\VirtualBox\VBoxDDR0.r0=0xfffff8800ad9e000
00:00:00.996987 SUP: Loaded VBoxDD2R0.r0 (D:\Program Files\Oracle\VirtualBox\VBoxDD2R0.r0) at 0xfffff8800adc6000 - ModuleInit at 0000000000000000 and ModuleTerm at 0000000000000000 using the native ring-0 loader
00:00:00.996996 SUP: windbg> .reload /f D:\Program Files\Oracle\VirtualBox\VBoxDD2R0.r0=0xfffff8800adc6000
00:00:00.997023 Activating Local APIC
00:00:00.997026 CPUM: SetGuestCpuIdFeature: Enabled APIC
00:00:00.997122 PIT: mode=3 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:01.011886 Shared Folders service loaded.
00:00:01.017924 DrvBlock: Flushes will be ignored
00:00:01.017939 DrvBlock: Async flushes will be passed to the disk
00:00:01.018063 VDInit finished
00:00:01.036978 AIOMgr: Endpoint for file 'D:\XXXX\VitualBox VMs\ONC-EAI-VM\onc_consolidated_1.vmdk' (flags 000c0723) created successfully
00:00:01.090640 AIOMgr: Preparing flush failed with VERR_NOT_SUPPORTED, disabling async flushes
00:00:01.090989 VD: Opening the disk took 73005801 ns
00:00:01.091196 AHCI: LUN#0: disk, PCHS=16383/16/63, total number of sectors 104857600
00:00:01.091223 AHCI: LUN#0: using async I/O
00:00:01.091718 AHCI#0: Reset the HBA
00:00:01.092436 PIIX3 ATA: LUN#0: no unit
00:00:01.092454 PIIX3 ATA: LUN#1: no unit
00:00:01.092601 DrvBlock: Flushes will be ignored
00:00:01.092618 DrvBlock: Async flushes will be passed to the disk
00:00:01.092934 PIIX3 ATA: LUN#2: CD/DVD, total number of sectors 0, passthrough disabled
00:00:01.092964 PIIX3 ATA: LUN#3: no unit
00:00:01.093071 PIIX3 ATA: Ctl#0: finished processing RESET
00:00:01.093086 PIIX3 ATA: Ctl#1: finished processing RESET
00:00:01.142843 NAT: DNS#0: 10.1.1.254
00:00:01.144523 Audio: Trying driver 'dsound'.
00:00:01.330576 Audio: set_record_source ars=0 als=0 (not implemented)
00:00:01.888464 DevPcBios: SATA LUN#0 LCHS=1024/255/63
00:00:01.888764 PGM: The CPU physical address width is 39 bits
00:00:01.888780 PGMR3InitFinalize: 4 MB PSE mask 0000007fffffffff
00:00:01.923697 VMM: Thread-context hooks unavailable.
00:00:01.925273 HM: Using VT-x implementation 2.0!
00:00:01.925274 HM: Host CR4                        = 0x406f8
00:00:01.925275 HM: Host EFER                       = 0xd01
00:00:01.925276 HM: MSR_IA32_FEATURE_CONTROL        = 0x5
00:00:01.925277 HM: MSR_IA32_VMX_BASIC_INFO         = 0xda040000000012
00:00:01.925277 HM:   VMCS id                             = 0x12
00:00:01.925278 HM:   VMCS size                           = 1024 bytes
00:00:01.925279 HM:   VMCS physical address limit         = None
00:00:01.925280 HM:   VMCS memory type                    = 0x6
00:00:01.925280 HM:   Dual-monitor treatment support      = true 
00:00:01.925281 HM:   OUTS & INS instruction-info         = true 
00:00:01.925281 HM: Max resume loops                = 1024
00:00:01.925282 HM: MSR_IA32_VMX_PINBASED_CTLS      = 0x7f00000016
00:00:01.925309 HM:   VMX_VMCS_CTRL_PIN_EXEC_EXT_INT_EXIT
00:00:01.925309 HM:   VMX_VMCS_CTRL_PIN_EXEC_NMI_EXIT
00:00:01.925310 HM:   VMX_VMCS_CTRL_PIN_EXEC_VIRTUAL_NMI
00:00:01.925310 HM:   VMX_VMCS_CTRL_PIN_EXEC_PREEMPT_TIMER
00:00:01.925310 HM: MSR_IA32_VMX_PROCBASED_CTLS     = 0xfff9fffe0401e172
00:00:01.925311 HM:   VMX_VMCS_CTRL_PROC_EXEC_INT_WINDOW_EXIT
00:00:01.925312 HM:   VMX_VMCS_CTRL_PROC_EXEC_USE_TSC_OFFSETTING
00:00:01.925312 HM:   VMX_VMCS_CTRL_PROC_EXEC_HLT_EXIT
00:00:01.925312 HM:   VMX_VMCS_CTRL_PROC_EXEC_INVLPG_EXIT
00:00:01.925313 HM:   VMX_VMCS_CTRL_PROC_EXEC_MWAIT_EXIT
00:00:01.925313 HM:   VMX_VMCS_CTRL_PROC_EXEC_RDPMC_EXIT
00:00:01.925313 HM:   VMX_VMCS_CTRL_PROC_EXEC_RDTSC_EXIT
00:00:01.925313 HM:   VMX_VMCS_CTRL_PROC_EXEC_CR3_LOAD_EXIT
00:00:01.925314 HM:   VMX_VMCS_CTRL_PROC_EXEC_CR3_LOAD_EXIT (must be set)
00:00:01.925314 HM:   VMX_VMCS_CTRL_PROC_EXEC_CR3_STORE_EXIT
00:00:01.925314 HM:   VMX_VMCS_CTRL_PROC_EXEC_CR3_STORE_EXIT (must be set)
00:00:01.925315 HM:   VMX_VMCS_CTRL_PROC_EXEC_CR8_LOAD_EXIT
00:00:01.925315 HM:   VMX_VMCS_CTRL_PROC_EXEC_CR8_STORE_EXIT
00:00:01.925327 HM:   VMX_VMCS_CTRL_PROC_EXEC_USE_TPR_SHADOW
00:00:01.925327 HM:   VMX_VMCS_CTRL_PROC_EXEC_NMI_WINDOW_EXIT
00:00:01.925328 HM:   VMX_VMCS_CTRL_PROC_EXEC_MOV_DR_EXIT
00:00:01.925328 HM:   VMX_VMCS_CTRL_PROC_EXEC_UNCOND_IO_EXIT
00:00:01.925328 HM:   VMX_VMCS_CTRL_PROC_EXEC_USE_IO_BITMAPS
00:00:01.925329 HM:   VMX_VMCS_CTRL_PROC_EXEC_MONITOR_TRAP_FLAG
00:00:01.925329 HM:   VMX_VMCS_CTRL_PROC_EXEC_USE_MSR_BITMAPS
00:00:01.925329 HM:   VMX_VMCS_CTRL_PROC_EXEC_MONITOR_EXIT
00:00:01.925341 HM:   VMX_VMCS_CTRL_PROC_EXEC_PAUSE_EXIT
00:00:01.925342 HM:   VMX_VMCS_CTRL_PROC_EXEC_USE_SECONDARY_EXEC_CTRL
00:00:01.925342 HM: MSR_IA32_VMX_PROCBASED_CTLS2    = 0x7cff00000000
00:00:01.925343 HM:   VMX_VMCS_CTRL_PROC_EXEC2_VIRT_APIC
00:00:01.925343 HM:   VMX_VMCS_CTRL_PROC_EXEC2_EPT
00:00:01.925343 HM:   VMX_VMCS_CTRL_PROC_EXEC2_DESCRIPTOR_TABLE_EXIT
00:00:01.925344 HM:   VMX_VMCS_CTRL_PROC_EXEC2_RDTSCP
00:00:01.925344 HM:   VMX_VMCS_CTRL_PROC_EXEC2_VIRT_X2APIC
00:00:01.925344 HM:   VMX_VMCS_CTRL_PROC_EXEC2_VPID
00:00:01.925345 HM:   VMX_VMCS_CTRL_PROC_EXEC2_WBINVD_EXIT
00:00:01.925345 HM:   VMX_VMCS_CTRL_PROC_EXEC2_UNRESTRICTED_GUEST
00:00:01.925345 HM:   VMX_VMCS_CTRL_PROC_EXEC2_PAUSE_LOOP_EXIT
00:00:01.925346 HM:   VMX_VMCS_CTRL_PROC_EXEC2_RDRAND_EXIT
00:00:01.925346 HM:   VMX_VMCS_CTRL_PROC_EXEC2_INVPCID
00:00:01.925346 HM:   VMX_VMCS_CTRL_PROC_EXEC2_VMFUNC
00:00:01.925347 HM: MSR_IA32_VMX_ENTRY_CTLS         = 0xffff000011ff
00:00:01.925347 HM:   VMX_VMCS_CTRL_ENTRY_LOAD_DEBUG
00:00:01.925348 HM:   VMX_VMCS_CTRL_ENTRY_LOAD_DEBUG (must be set)
00:00:01.925348 HM:   VMX_VMCS_CTRL_ENTRY_IA32E_MODE_GUEST
00:00:01.925348 HM:   VMX_VMCS_CTRL_ENTRY_ENTRY_SMM
00:00:01.925348 HM:   VMX_VMCS_CTRL_ENTRY_DEACTIVATE_DUALMON
00:00:01.925349 HM:   VMX_VMCS_CTRL_ENTRY_LOAD_GUEST_PERF_MSR
00:00:01.925349 HM:   VMX_VMCS_CTRL_ENTRY_LOAD_GUEST_PAT_MSR
00:00:01.925349 HM:   VMX_VMCS_CTRL_ENTRY_LOAD_GUEST_EFER_MSR
00:00:01.925350 HM: MSR_IA32_VMX_EXIT_CTLS          = 0x7fffff00036dff
00:00:01.925350 HM:   VMX_VMCS_CTRL_EXIT_SAVE_DEBUG
00:00:01.925351 HM:   VMX_VMCS_CTRL_EXIT_SAVE_DEBUG (must be set)
00:00:01.925363 HM:   VMX_VMCS_CTRL_EXIT_HOST_ADDR_SPACE_SIZE
00:00:01.925374 HM:   VMX_VMCS_CTRL_EXIT_LOAD_PERF_MSR
00:00:01.925375 HM:   VMX_VMCS_CTRL_EXIT_ACK_EXT_INT
00:00:01.925375 HM:   VMX_VMCS_CTRL_EXIT_SAVE_GUEST_PAT_MSR
00:00:01.925375 HM:   VMX_VMCS_CTRL_EXIT_LOAD_HOST_PAT_MSR
00:00:01.925376 HM:   VMX_VMCS_CTRL_EXIT_SAVE_GUEST_EFER_MSR
00:00:01.925376 HM:   VMX_VMCS_CTRL_EXIT_LOAD_HOST_EFER_MSR
00:00:01.925376 HM:   VMX_VMCS_CTRL_EXIT_SAVE_VMX_PREEMPT_TIMER
00:00:01.925377 HM: MSR_IA32_VMX_EPT_VPID_CAP       = 0xf0106334141
00:00:01.925377 HM:   MSR_IA32_VMX_EPT_VPID_CAP_RWX_X_ONLY
00:00:01.925378 HM:   MSR_IA32_VMX_EPT_VPID_CAP_GAW_48_BITS
00:00:01.925378 HM:   MSR_IA32_VMX_EPT_VPID_CAP_EMT_UC
00:00:01.925378 HM:   MSR_IA32_VMX_EPT_VPID_CAP_EMT_WB
00:00:01.925379 HM:   MSR_IA32_VMX_EPT_VPID_CAP_SP_21_BITS
00:00:01.925379 HM:   MSR_IA32_VMX_EPT_VPID_CAP_SP_30_BITS
00:00:01.925379 HM:   MSR_IA32_VMX_EPT_VPID_CAP_INVEPT
00:00:01.925380 HM:   MSR_IA32_VMX_EPT_VPID_CAP_INVEPT_SINGLE_CONTEXT
00:00:01.925380 HM:   MSR_IA32_VMX_EPT_VPID_CAP_INVEPT_ALL_CONTEXTS
00:00:01.925380 HM:   MSR_IA32_VMX_EPT_VPID_CAP_INVVPID
00:00:01.925380 HM:   MSR_IA32_VMX_EPT_VPID_CAP_INVVPID_INDIV_ADDR
00:00:01.925381 HM:   MSR_IA32_VMX_EPT_VPID_CAP_INVVPID_SINGLE_CONTEXT
00:00:01.925381 HM:   MSR_IA32_VMX_EPT_VPID_CAP_INVVPID_ALL_CONTEXTS
00:00:01.925381 HM:   MSR_IA32_VMX_EPT_VPID_CAP_INVVPID_SINGLE_CONTEXT_RETAIN_GLOBALS
00:00:01.925382 HM: MSR_IA32_VMX_MISC               = 0x300481e5
00:00:01.925382 HM:   MSR_IA32_VMX_MISC_PREEMPT_TSC_BIT      = 0x5
00:00:01.925383 HM:   MSR_IA32_VMX_MISC_STORE_EFERLMA_VMEXIT = true 
00:00:01.925383 HM:   MSR_IA32_VMX_MISC_ACTIVITY_STATES      = 0x7
00:00:01.925384 HM:   MSR_IA32_VMX_MISC_CR3_TARGET           = 0x4
00:00:01.925384 HM:   MSR_IA32_VMX_MISC_MAX_MSR              = 512
00:00:01.925384 HM:   MSR_IA32_VMX_MISC_RDMSR_SMBASE_MSR_SMM = true 
00:00:01.925385 HM:   MSR_IA32_VMX_MISC_SMM_MONITOR_CTL_B2   = true 
00:00:01.925385 HM:   MSR_IA32_VMX_MISC_VMWRITE_VMEXIT_INFO  = true 
00:00:01.925386 HM:   MSR_IA32_VMX_MISC_MSEG_ID              = 0x0
00:00:01.925386 HM: MSR_IA32_VMX_CR0_FIXED0         = 0x80000021
00:00:01.925386 HM: MSR_IA32_VMX_CR0_FIXED1         = 0xffffffff
00:00:01.925387 HM: MSR_IA32_VMX_CR4_FIXED0         = 0x2000
00:00:01.925388 HM: MSR_IA32_VMX_CR4_FIXED1         = 0x1767ff
00:00:01.925388 HM: MSR_IA32_VMX_VMCS_ENUM          = 0x2a
00:00:01.925389 HM:   MSR_IA32_VMX_VMCS_ENUM_HIGHEST_INDEX   = 0x15
00:00:01.925389 HM: MSR_A32_VMX_VMFUNC              = 0x1
00:00:01.925389 HM:   VMX_VMCS_CTRL_VMFUNC_EPTP_SWITCHING
00:00:01.925390 HM: APIC-access page physaddr       = 0x00000000b6a94000
00:00:01.925390 HM: VCPU  0: MSR bitmap physaddr    = 0x00000000b6a91000
00:00:01.925391 HM: VCPU  0: VMCS physaddr          = 0x00000000b6a93000
00:00:01.925392 HM: VCPU  1: MSR bitmap physaddr    = 0x00000000b6a8c000
00:00:01.925393 HM: VCPU  1: VMCS physaddr          = 0x00000000b6a8e000
00:00:01.925393 HM: Guest support: 32-bit and 64-bit.
00:00:01.925398 HM: Supports VMCS EFER fields       = true 
00:00:01.925399 HM: VMX enabled!
00:00:01.925429 CPUM: SetGuestCpuIdFeature: Enabled SYSENTER/EXIT
00:00:01.925430 CPUM: SetGuestCpuIdFeature: Enabled PAE
00:00:01.925430 CPUM: SetGuestCpuIdFeature: Enabled LONG MODE
00:00:01.925430 CPUM: SetGuestCpuIdFeature: Enabled SYSCALL/RET
00:00:01.925431 CPUM: SetGuestCpuIdFeature: Enabled LAHF/SAHF
00:00:01.925431 CPUM: SetGuestCpuIdFeature: Enabled NX
00:00:01.925431 HM: Nested paging enabled!
00:00:01.925432 HM:   EPT flush type                = VMX_FLUSH_EPT_SINGLE_CONTEXT
00:00:01.925432 HM: Unrestricted guest execution enabled!
00:00:01.925433 HM: Large page support enabled!
00:00:01.925433 HM: VPID enabled!
00:00:01.925433 HM:   VPID flush type               = VMX_FLUSH_VPID_SINGLE_CONTEXT
00:00:01.925435 HM: VMX-preemption timer enabled (cPreemptTimerShift=5).
00:00:01.925436 HM: VT-x/AMD-V init method: LOCAL
00:00:01.925437 VMM: fUsePeriodicPreemptionTimers=false
00:00:01.925498 Logical host processors: 4 present, 4 max, 4 online, online mask: 000000000000000f
00:00:01.945164 Physical host cores: 2
00:00:01.945166 ************************* CPUID dump ************************
00:00:01.945202          RAW Standard CPUIDs
00:00:01.945202      Function  eax      ebx      ecx      edx
00:00:01.945214 Gst: 00000000  00000005 756e6547 6c65746e 49656e69
00:00:01.945216 Hst:           0000000d 756e6547 6c65746e 49656e69
00:00:01.945217 Gst: 00000001  000306c3 00020800 00000201 178bfbff
00:00:01.945218 Hst:           000306c3 00100800 7ffafbff bfebfbff
00:00:01.945219 Gst: 00000002  76036301 00f0b5ff 00000000 00c10000
00:00:01.945220 Hst:           76036301 00f0b5ff 00000000 00c10000
00:00:01.945221 Gst: 00000003  00000000 00000000 00000000 00000000
00:00:01.945221 Hst:           00000000 00000000 00000000 00000000
00:00:01.945222 Gst: 00000004  04000000 00000000 00000000 00000000
00:00:01.945222 Hst:           1c004121 01c0003f 0000003f 00000000
00:00:01.945223 Gst: 00000005  00000000 00000000 00000000 00000000
00:00:01.945224 Hst:           00000040 00000040 00000003 00042120
00:00:01.945225 Hst: 00000006  00000077 00000002 00000009 00000000
00:00:01.945225 Hst: 00000007  00000000 00002fbb 00000000 00000000
00:00:01.945226 Hst: 00000008  00000000 00000000 00000000 00000000
00:00:01.945227 Hst: 00000009  00000000 00000000 00000000 00000000
00:00:01.945227 Hst: 0000000a  07300403 00000000 00000000 00000603
00:00:01.945228 Hst: 0000000b  00000001 00000002 00000100 00000000
00:00:01.945229 Hst: 0000000c  00000000 00000000 00000000 00000000
00:00:01.945229 Hst: 0000000d  00000007 00000340 00000340 00000000
00:00:01.945230 Name:                            GenuineIntel
00:00:01.945231 Supports:                        0-5
00:00:01.945231 Family:                          6  	Extended: 0 	Effective: 6
00:00:01.945232 Model:                           12  	Extended: 3 	Effective: 60
00:00:01.945233 Stepping:                        3
00:00:01.945233 Type:                            0 (primary)
00:00:01.945233 APIC ID:                         0x00
00:00:01.945234 Logical CPUs:                    2
00:00:01.945234 CLFLUSH Size:                    8
00:00:01.945234 Brand ID:                        0x00
00:00:01.945235 Mnemonic - Description                 = guest (host)
00:00:01.945235 FPU - x87 FPU on Chip                  = 1 (1)
00:00:01.945236 VME - Virtual 8086 Mode Enhancements   = 1 (1)
00:00:01.945236 DE - Debugging extensions              = 1 (1)
00:00:01.945237 PSE - Page Size Extension              = 1 (1)
00:00:01.945237 TSC - Time Stamp Counter               = 1 (1)
00:00:01.945238 MSR - Model Specific Registers         = 1 (1)
00:00:01.945238 PAE - Physical Address Extension       = 1 (1)
00:00:01.945238 MCE - Machine Check Exception          = 1 (1)
00:00:01.945239 CX8 - CMPXCHG8B instruction            = 1 (1)
00:00:01.945239 APIC - APIC On-Chip                    = 1 (1)
00:00:01.945240 10 - Reserved                          = 0 (0)
00:00:01.945240 SEP - SYSENTER and SYSEXIT             = 1 (1)
00:00:01.945240 MTRR - Memory Type Range Registers     = 1 (1)
00:00:01.945253 PGE - PTE Global Bit                   = 1 (1)
00:00:01.945253 MCA - Machine Check Architecture       = 1 (1)
00:00:01.945253 CMOV - Conditional Move Instructions   = 1 (1)
00:00:01.945254 PAT - Page Attribute Table             = 1 (1)
00:00:01.945254 PSE-36 - 36-bit Page Size Extention    = 1 (1)
00:00:01.945255 PSN - Processor Serial Number          = 0 (0)
00:00:01.945255 CLFSH - CLFLUSH Instruction.           = 1 (1)
00:00:01.945255 20 - Reserved                          = 0 (0)
00:00:01.945256 DS - Debug Store                       = 0 (1)
00:00:01.945256 ACPI - Thermal Mon. & Soft. Clock Ctrl.= 0 (1)
00:00:01.945256 MMX - Intel MMX Technology             = 1 (1)
00:00:01.945257 FXSR - FXSAVE and FXRSTOR Instructions = 1 (1)
00:00:01.945257 SSE - SSE Support                      = 1 (1)
00:00:01.945258 SSE2 - SSE2 Support                    = 1 (1)
00:00:01.945258 SS - Self Snoop                        = 0 (1)
00:00:01.945258 HTT - Hyper-Threading Technology       = 1 (1)
00:00:01.945259 TM - Thermal Monitor                   = 0 (1)
00:00:01.945259 30 - Reserved                          = 0 (0)
00:00:01.945259 PBE - Pending Break Enable             = 0 (1)
00:00:01.945260 Supports SSE3                          = 1 (1)
00:00:01.945260 PCLMULQDQ                              = 0 (1)
00:00:01.945260 DS Area 64-bit layout                  = 0 (1)
00:00:01.945261 Supports MONITOR/MWAIT                 = 0 (1)
00:00:01.945261 CPL-DS - CPL Qualified Debug Store     = 0 (1)
00:00:01.945262 VMX - Virtual Machine Technology       = 0 (1)
00:00:01.945262 SMX - Safer Mode Extensions            = 0 (1)
00:00:01.945262 Enhanced SpeedStep Technology          = 0 (1)
00:00:01.945263 Terminal Monitor 2                     = 0 (1)
00:00:01.945263 Supplemental SSE3 instructions         = 1 (1)
00:00:01.945263 L1 Context ID                          = 0 (0)
00:00:01.945264 11 - Reserved                          = 0 (1)
00:00:01.945264 FMA extensions using YMM state         = 0 (1)
00:00:01.945264 CMPXCHG16B instruction                 = 0 (1)
00:00:01.945265 xTPR Update Control                    = 0 (1)
00:00:01.945265 Perf/Debug Capability MSR              = 0 (1)
00:00:01.945266 16 - Reserved                          = 0 (0)
00:00:01.945266 PCID - Process-context identifiers     = 0 (1)
00:00:01.945266 DCA - Direct Cache Access              = 0 (0)
00:00:01.945267 SSE4.1 instruction extensions          = 0 (1)
00:00:01.945267 SSE4.2 instruction extensions          = 0 (1)
00:00:01.945267 Supports the x2APIC extensions         = 0 (1)
00:00:01.945280 MOVBE instruction                      = 0 (1)
00:00:01.945280 POPCNT instruction                     = 0 (1)
00:00:01.945281 TSC-Deadline LAPIC timer mode          = 0 (1)
00:00:01.945281 AESNI instruction extensions           = 0 (1)
00:00:01.945281 XSAVE/XRSTOR extended state feature    = 0 (1)
00:00:01.945282 Supports OSXSAVE                       = 0 (1)
00:00:01.945282 AVX instruction extensions             = 0 (1)
00:00:01.945282 29/30 - Reserved                       = 0x0 (0x3)
00:00:01.945283 Hypervisor Present (we're a guest)     = 0 (0)
00:00:01.945283 
00:00:01.945284          RAW Extended CPUIDs
00:00:01.945284      Function  eax      ebx      ecx      edx
00:00:01.945284 Gst: 80000000  80000008 00000000 00000000 00000000
00:00:01.945285 Hst:           80000008 00000000 00000000 00000000
00:00:01.945286 Gst: 80000001  00000000 00000000 00000001 28100800
00:00:01.945287 Hst:           00000000 00000000 00000021 2c100800
00:00:01.945288 Gst: 80000002  65746e49 2952286c 726f4320 4d542865
00:00:01.945289 Hst:           65746e49 2952286c 726f4320 4d542865
00:00:01.945290 Gst: 80000003  37692029 3036342d 43204d30 40205550
00:00:01.945291 Hst:           37692029 3036342d 43204d30 40205550
00:00:01.945292 Gst: 80000004  392e3220 7a484730 00000000 00000000
00:00:01.945292 Hst:           392e3220 7a484730 00000000 00000000
00:00:01.945293 Gst: 80000005  00000000 00000000 00000000 00000000
00:00:01.945294 Hst:           00000000 00000000 00000000 00000000
00:00:01.945294 Gst: 80000006  00000000 00000000 01006040 00000000
00:00:01.945295 Hst:           00000000 00000000 01006040 00000000
00:00:01.945295 Gst: 80000007  00000000 00000000 00000000 00000000
00:00:01.945296 Hst:           00000000 00000000 00000000 00000100
00:00:01.945297 Gst: 80000008  00003027 00000000 00000000 00000000
00:00:01.945297 Hst:           00003027 00000000 00000000 00000000
00:00:01.945298 Gst: 80000009  00000007 00000340 00000340 00000000*
00:00:01.945299 Hst:           00000007 00000340 00000340 00000000
00:00:01.945299 Ext Name:                        
00:00:01.945300 Ext Supports:                    0x80000000-0x80000008
00:00:01.945300 Family:                          0  	Extended: 0 	Effective: 0
00:00:01.945301 Model:                           0  	Extended: 0 	Effective: 0
00:00:01.945301 Stepping:                        0
00:00:01.945301 Brand ID:                        0x000
00:00:01.945302 Mnemonic - Description                 = guest (host)
00:00:01.945302 FPU - x87 FPU on Chip                  = 0 (0)
00:00:01.945303 VME - Virtual 8086 Mode Enhancements   = 0 (0)
00:00:01.945303 DE - Debugging extensions              = 0 (0)
00:00:01.945304 PSE - Page Size Extension              = 0 (0)
00:00:01.945304 TSC - Time Stamp Counter               = 0 (0)
00:00:01.945304 MSR - K86 Model Specific Registers     = 0 (0)
00:00:01.945305 PAE - Physical Address Extension       = 0 (0)
00:00:01.945305 MCE - Machine Check Exception          = 0 (0)
00:00:01.945305 CX8 - CMPXCHG8B instruction            = 0 (0)
00:00:01.945306 APIC - APIC On-Chip                    = 0 (0)
00:00:01.945306 10 - Reserved                          = 0 (0)
00:00:01.945306 SEP - SYSCALL and SYSRET               = 1 (1)
00:00:01.945307 MTRR - Memory Type Range Registers     = 0 (0)
00:00:01.945307 PGE - PTE Global Bit                   = 0 (0)
00:00:01.945308 MCA - Machine Check Architecture       = 0 (0)
00:00:01.945308 CMOV - Conditional Move Instructions   = 0 (0)
00:00:01.945308 PAT - Page Attribute Table             = 0 (0)
00:00:01.945309 PSE-36 - 36-bit Page Size Extention    = 0 (0)
00:00:01.945309 18 - Reserved                          = 0 (0)
00:00:01.945309 19 - Reserved                          = 0 (0)
00:00:01.945310 NX - No-Execute Page Protection        = 1 (1)
00:00:01.945310 DS - Debug Store                       = 0 (0)
00:00:01.945310 AXMMX - AMD Extensions to MMX Instr.   = 0 (0)
00:00:01.945311 MMX - Intel MMX Technology             = 0 (0)
00:00:01.945311 FXSR - FXSAVE and FXRSTOR Instructions = 0 (0)
00:00:01.945312 25 - AMD fast FXSAVE and FXRSTOR Instr.= 0 (0)
00:00:01.945312 26 - 1 GB large page support           = 0 (1)
00:00:01.945312 27 - RDTSCP instruction                = 1 (1)
00:00:01.945313 28 - Reserved                          = 0 (0)
00:00:01.945313 29 - AMD Long Mode                     = 1 (1)
00:00:01.945325 30 - AMD Extensions to 3DNow!          = 0 (0)
00:00:01.945326 31 - AMD 3DNow!                        = 0 (0)
00:00:01.945326 LahfSahf - LAHF/SAHF in 64-bit mode    = 1 (1)
00:00:01.945326 CmpLegacy - Core MP legacy mode (depr) = 0 (0)
00:00:01.945327 SVM - AMD VM Extensions                = 0 (0)
00:00:01.945327 APIC registers starting at 0x400       = 0 (0)
00:00:01.945327 AltMovCR8 - LOCK MOV CR0 means MOV CR8 = 0 (0)
00:00:01.945328 5  - Advanced bit manipulation         = 0 (1)
00:00:01.945328 6  - SSE4A instruction support         = 0 (0)
00:00:01.945329 7  - Misaligned SSE mode               = 0 (0)
00:00:01.945329 8  - PREFETCH and PREFETCHW instruction= 0 (0)
00:00:01.945329 9  - OS visible workaround             = 0 (0)
00:00:01.945330 10 - Instruction based sampling        = 0 (0)
00:00:01.945330 11 - SSE5 support                      = 0 (0)
00:00:01.945330 12 - SKINIT, STGI, and DEV support     = 0 (0)
00:00:01.945331 13 - Watchdog timer support.           = 0 (0)
00:00:01.945331 31:14 - Reserved                       = 0x0 (0x0)
00:00:01.945332 Full Name:                       Intel(R) Core(TM) i7-4600M CPU @ 2.90GHz
00:00:01.945332 TLB 2/4M Instr/Uni:              res0     0 entries
00:00:01.945333 TLB 2/4M Data:                   res0     0 entries
00:00:01.945333 TLB 4K Instr/Uni:                res0     0 entries
00:00:01.945334 TLB 4K Data:                     res0     0 entries
00:00:01.945334 L1 Instr Cache Line Size:        0 bytes
00:00:01.945335 L1 Instr Cache Lines Per Tag:    0
00:00:01.945335 L1 Instr Cache Associativity:    res0  
00:00:01.945335 L1 Instr Cache Size:             0 KB
00:00:01.945336 L1 Data Cache Line Size:         0 bytes
00:00:01.945336 L1 Data Cache Lines Per Tag:     0
00:00:01.945336 L1 Data Cache Associativity:     res0  
00:00:01.945337 L1 Data Cache Size:              0 KB
00:00:01.945337 L2 TLB 2/4M Instr/Uni:           off       0 entries
00:00:01.945337 L2 TLB 2/4M Data:                off       0 entries
00:00:01.945338 L2 TLB 4K Instr/Uni:             off       0 entries
00:00:01.945338 L2 TLB 4K Data:                  off       0 entries
00:00:01.945339 L2 Cache Line Size:              0 bytes
00:00:01.945339 L2 Cache Lines Per Tag:          0
00:00:01.945339 L2 Cache Associativity:          off   
00:00:01.945340 L2 Cache Size:                   0 KB
00:00:01.945340 APM Features:                   
00:00:01.945340 Physical Address Width:          39 bits
00:00:01.945341 Virtual Address Width:           48 bits
00:00:01.945341 Guest Physical Address Width:    0 bits
00:00:01.945341 Physical Core Count:             0
00:00:01.945342 
00:00:01.945342          RAW Centaur CPUIDs
00:00:01.945342      Function  eax      ebx      ecx      edx
00:00:01.945343 Gst: c0000000  00000007 00000340 00000340 00000000
00:00:01.945343 Hst:           00000007 00000340 00000340 00000000
00:00:01.945344 Gst: c0000001  00000007 00000340 00000340 00000000
00:00:01.945345 Hst:           00000007 00000340 00000340 00000000
00:00:01.945346 Gst: c0000002  00000007 00000340 00000340 00000000
00:00:01.945346 Hst:           00000007 00000340 00000340 00000000
00:00:01.945347 Gst: c0000003  00000007 00000340 00000340 00000000
00:00:01.945347 Hst:           00000007 00000340 00000340 00000000
00:00:01.945348 Centaur Supports:                0xc0000000-0x00000007
00:00:01.945349 Mnemonic - Description                 = guest (host)
00:00:01.945349 AIS - Alternate Instruction Set        = 0 (0)
00:00:01.945349 AIS-E - AIS enabled                    = 0 (0)
00:00:01.945350 RNG - Random Number Generator          = 0 (0)
00:00:01.945350 RNG-E - RNG enabled                    = 0 (0)
00:00:01.945351 LH - LongHaul MSR 0000_110Ah           = 0 (0)
00:00:01.945351 FEMMS - FEMMS                          = 0 (0)
00:00:01.945351 ACE - Advanced Cryptography Engine     = 0 (0)
00:00:01.945352 ACE-E - ACE enabled                    = 0 (0)
00:00:01.945352 ACE2 - Advanced Cryptography Engine 2  = 0 (0)
00:00:01.945352 ACE2-E - ACE enabled                   = 0 (0)
00:00:01.945353 PHE - Padlock Hash Engine              = 0 (0)
00:00:01.945353 PHE-E - PHE enabled                    = 0 (0)
00:00:01.945353 PMM - Montgomery Multiplier            = 0 (0)
00:00:01.945354 PMM-E - PMM enabled                    = 0 (0)
00:00:01.945354 14 - Reserved                          = 0 (0)
00:00:01.945355 15 - Reserved                          = 0 (0)
00:00:01.945355 Parallax                               = 0 (0)
00:00:01.945355 Parallax enabled                       = 0 (0)
00:00:01.945356 Overstress                             = 0 (0)
00:00:01.945356 Overstress enabled                     = 0 (0)
00:00:01.945356 TM3 - Temperature Monitoring 3         = 0 (0)
00:00:01.945357 TM3-E - TM3 enabled                    = 0 (0)
00:00:01.945357 RNG2 - Random Number Generator 2       = 0 (0)
00:00:01.945358 RNG2-E - RNG2 enabled                  = 0 (0)
00:00:01.945358 24 - Reserved                          = 0 (0)
00:00:01.945358 PHE2 - Padlock Hash Engine 2           = 0 (0)
00:00:01.945359 PHE2-E - PHE2 enabled                  = 0 (0)
00:00:01.945359 
00:00:01.945359 
00:00:01.945360 ******************** End of CPUID dump **********************
00:00:01.962442 VM: Halt method global1 (5)
00:00:01.962495 HaltedGlobal1 config: cNsSpinBlockThresholdCfg=125000
00:00:01.962505 Changing the VM state from 'CREATING' to 'CREATED'.
00:00:01.962560 Changing the VM state from 'CREATED' to 'LOADING'.
00:00:01.962865 SSM: File header: Format 2.0, VirtualBox Version 4.3.14 r95030, 64-bit host, cbGCPhys=8, cbGCPtr=8
00:00:01.967463 SSM: Saved state info:
00:00:01.967471 SSM:   Build Type: release
00:00:01.967473 SSM:   Host OS: win.amd64
00:00:01.967699 PCI:    PIIX3/0: register 60: 0b -> 89
00:00:01.967704 PCI:    PIIX3/0: register 61: 09 -> 8b
00:00:01.967706 PCI:    PIIX3/0: register 62: 0b -> 85
00:00:01.967707 PCI:    PIIX3/0: register 63: 09 -> 89
00:00:01.967709 PCI:    PIIX3/0: register ad: 00 -> ef
00:00:01.967711 PCI:    PIIX3/0: register de: 00 -> be
00:00:01.967712 PCI: piix3ide/0:  8-bit field LATENCY_TIMER: 0 -> 40
00:00:01.967729 PCI: piix3ide/0: register 41: 80 -> c0
00:00:01.967731 PCI: piix3ide/0: register 42: 00 -> 03
00:00:01.967733 PCI: piix3ide/0: register 43: 80 -> e3
00:00:01.967734 PCI: piix3ide/0: register 48: 00 -> 04
00:00:01.967736 PCI: piix3ide/0: register 4b: 00 -> 02
00:00:01.967738 PCI:      vga/0:  8-bit field LATENCY_TIMER: 0 -> 40
00:00:01.967740 PCI:      vga/0:  8-bit field INTERRUPT_LINE: 9 -> b
00:00:01.967742 PCI:      vga/0: 16-bit field COMMAND: 3 -> 7
00:00:01.967946 PCI:   VMMDev/0:  8-bit field INTERRUPT_LINE: 9 -> a
00:00:01.967949 PCI:   VMMDev/0: 16-bit field COMMAND: 3 -> 7
00:00:01.967968 PCI:  ichac97/0:  8-bit field LATENCY_TIMER: 0 -> 40
00:00:01.967971 PCI:  ichac97/0:  8-bit field INTERRUPT_LINE: b -> 9
00:00:01.967972 PCI:  ichac97/0: 16-bit field COMMAND: 1 -> 7
00:00:01.967975 PCI:     acpi/0: 16-bit field COMMAND: 1 -> 7
00:00:01.967977 PCI:    e1000/1:  8-bit field LATENCY_TIMER: 0 -> 40
00:00:01.967979 PCI:    e1000/1:  8-bit field INTERRUPT_LINE: 9 -> a
00:00:01.967980 PCI:    e1000/1: 16-bit field COMMAND: 3 -> 7
00:00:01.968000 PCI:     ahci/0:  8-bit field LATENCY_TIMER: 0 -> 40
00:00:01.968002 PCI:     ahci/0:  8-bit field INTERRUPT_LINE: b -> 9
00:00:01.968004 PCI:     ahci/0: 16-bit field COMMAND: 3 -> 7
00:00:06.969048 TM: cTSCTicksPerSecond=0xa5984600 (2 778 220 032) fTSCVirtualized=true  fTSCUseRealTSC=false (state load)
00:00:06.969140 PIT: mode=4 count=0x10000 (65536) - 18.20 Hz (ch=0) (restore)
00:00:06.969149 RTC: stopped the periodic timer (restore)
00:00:06.969337 HGCM: restoring [VBoxSharedFolders]
00:00:06.969405 HGCM: restoring [VBoxGuestControlSvc]
00:00:06.969463 HGCM: restoring [VBoxGuestPropSvc]
00:00:06.969479 HGCM: restoring [VBoxDragAndDropSvc]
00:00:06.969493 HGCM: restoring [VBoxSharedClipboard]
00:00:06.969653 Guest Additions information report: additionsVersion = 0x00010004, osType = 0x00053100
00:00:06.969925 Audio: set_record_source ars=0 als=0 (not implemented)
00:00:06.970194 Releasing keys...
00:00:06.970319 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=000000000e040000 w=1538 h=836 bpp=32 cbLine=0x1808, flags=0x1
00:00:06.970325 UIFrameBuffer::RequestResize: Screen=0, Format=843204434, BitsPerPixel=32, BytesPerLine=6152, Size=1538x836, Sending to async-handler..
00:00:06.970343 UIFrameBufferQImage::resizeEvent: Format=843204434, BitsPerPixel=32, BytesPerLine=6152, Size=1538x836
00:00:06.970349 UIFrameBufferQImage::resizeEvent: Resizing to directly use VGA device content..
00:00:06.988644 Changing the VM state from 'LOADING' to 'SUSPENDED'.
00:00:06.991290 Changing the VM state from 'SUSPENDED' to 'RESUMING'.
00:00:06.991340 NAT: link down
00:00:06.991349 Changing the VM state from 'RESUMING' to 'RUNNING'.
00:00:07.028548 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=000000000e040000 w=1538 h=836 bpp=32 cbLine=0x1808, flags=0x1
00:00:07.028560 UIFrameBuffer::RequestResize: Screen=0, Format=843204434, BitsPerPixel=32, BytesPerLine=6152, Size=1538x836, Sending to async-handler..
00:00:07.028603 UIFrameBufferQImage::resizeEvent: Format=843204434, BitsPerPixel=32, BytesPerLine=6152, Size=1538x836
00:00:07.028613 UIFrameBufferQImage::resizeEvent: Resizing to directly use VGA device content..
00:00:07.059565 2D video acceleration is disabled.
00:00:07.059584 HID LEDs sync is disabled.
00:00:12.029324 NAT: link up
00:00:15.115031 NAT: DNS#0: 10.1.1.254
00:00:15.115056 NAT: DHCP offered IP address 10.0.3.15
Last edited by socratis on 3. Jun 2018, 16:38, edited 1 time in total.
Reason: Added ticket related information.
dlharper
Posts: 291
Joined: 25. Aug 2011, 19:17
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: MS Windows (several versions); DOS

Re: Problems with NAT networking (bridged works fine)

Post by dlharper »

Will ordinary web browsing work from the guest? If that is OK and the problem is with such things as SSH, then study carefully the "Port Forwarding" section of the manual (section 6.2.1).
NunoF
Posts: 5
Joined: 12. Aug 2014, 12:20

Re: Problems with NAT networking (bridged works fine)

Post by NunoF »

No, like I said no TCP or UDP connection succeeds from the guest to an external machine.

And port forwarding is the other way around, from the host to the guest, right?
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: Problems with NAT networking (bridged works fine)

Post by mpack »

Please answer explicitly: does a normal internet browser inside the guest work in NAT mode?

Do you understand what NAT mode is, i.e. how it differs from other modes? Do you understand that a NATed VM can't easily implement certain protocols?
NunoF
Posts: 5
Joined: 12. Aug 2014, 12:20

Re: Problems with NAT networking (bridged works fine)

Post by NunoF »

Sorry if I wasn't explicit enough, but english is not my native language.

No, a normal Internet browser inside the quest doesn't work in NAT mode.
It doesn't work because of two things failing: first, the DNS lookup itself fails. Second, if I use the Ip address it still fails, in the same way the SSH command I gave as an example in my first post. That's why I said both UDP and TCP connections fail but ICMP (ping) works.

And yes, I think I can say that I understand quite well what NAT mode is and how it makes harder to implement some kind of protocols. However, if you read my messages above, my example was an SSH command, i.e. a simple TCP connection from the guest to an external host.
NunoF
Posts: 5
Joined: 12. Aug 2014, 12:20

Re: Problems with NAT networking (bridged works fine)

Post by NunoF »

I finally managed to make it work by downgrading VirtualBox to version 4.3.12.
Does anyone know if this is a know bug?
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: Problems with NAT networking (bridged works fine)

Post by mpack »

NunoF wrote:Does anyone know if this is a know bug?
It doesn't fit the pattern of any 4.3.14 bug that has been reported so far tmk.
philbarr
Posts: 2
Joined: 23. Aug 2014, 02:24

Re: Problems with NAT networking (bridged works fine)

Post by philbarr »

I can confirm that I have had this exact same problem on Windows 7 x64 with Vbox 4.3.14 and 4.3.15. Had to go back to 4.3.12 after reading the forums and realising that it could be the version of VBox that was the issue.
I'm afraid I can't give any more info than my experience since I don't know how to debug vbox (new to it) or NAT issues (not a networking guy).
What happened is, I got interested in Vagrant. downloaded and installed it, realised I needed to install VirtualBox too :), followed the instructions from the Getting Started page, but ended up with a continuous "attempting to connect" from Vagrant as it attempted an ssh. Trial and error as follows:

As soon as I downgraded to 4.3.12 it worked. If you can help me work out a better way to debug I'd be happy to.
  • Tried different ports for port forwarding, 2223, 23, 4888, etc.
  • Ensured sshd daemon was running on the guest by running ps -aux | grep ssh, and ps -aux | grep :22
  • Tried bridged mode, worked, was able to wget some_url from guest. Could connect to guest from host using ssh.
  • Tried starting vm without Vagrant, with various combinations of NAT networks and settings (through the VBox gui): setting it on the VM Network Settings / setting it through File menu / leaving host ip blank / leaving guest ip blank.
  • Attempted connection through putty and the ssh provided by the Git install
  • Fired up a different VM through VMWare Workstation 7 (sorry) changed it to NAT mode, attempted to connect via Putty [worked]. (This was to ensure my Windows OS wasn't blocking something)
Notes for people who find this with the same problems I had, I have made these notes:
  • use Latest Vagrant: tested with vagrant_1.6.3.
  • use VirtualBox 4.3.12. DO NOT USE 4.3.14 OR 4.3.15 SINCE NAT DOESN'T WORK AND IS NEEDED BY VAGRANT
  • If you want to (although I haven't found a need), update guest additions (same as vmware tools) by doing the following: github TryGhost Ghost-Vagrant updating-virtual-box-guest-additions
  • Install GIT and add the Git bin path to your %PATH%. This will allow you to use "vagrant ssh" without having to use Putty.
P.S. I can't post URLs until I've been a member for 1 day? Err...why...? Just trying to helpful!
I've just spent LONGER editing this trying to pick out anything your regex deems as a U R L!
[some time later]
Argh!!! You don't even allow the friggin word U R L !!!!
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: Problems with NAT networking (bridged works fine)

Post by mpack »

The use of Vagrant is not supported with any version of VirtualBox.
philbarr
Posts: 2
Joined: 23. Aug 2014, 02:24

Re: Problems with NAT networking (bridged works fine)

Post by philbarr »

Vagrant wasn't the problem. The problem was that NAT didn't work in 4.3.14 and 4.3.15 but it did work in 4.3.12.

I know this because I tried starting the machine normally and attempted to putty in through the forwarded port (leaving Vagrant out of it altogether).

NAT doesn't work on win7 x64 in the latest builds. Honest. Am happy to help debugging if you point me in the right direction.
Tracy
Posts: 2
Joined: 25. Aug 2014, 10:33

Re: Problems with NAT networking (bridged works fine)

Post by Tracy »

I got the same problem as @NunoF.

At first, I thought that the network setting of the virtual machine was not correct, and I searched on Google for the setting on NAT mode. Then I read Chapter 6 and found out that:
Network Address Translation (NAT) is the simplest way of accessing an external network from a virtual machine. Usually, it does not require any configuration on the host network and guest system. For this reason, it is the default networking mode in VirtualBox.
So it seemed it was not the setting problem. After that, I tried to ping the gateway of the host machine from the virtual machine and it was reachable, but once I tried to ping the IP addresses of the DNS server or the IP address like Google, it would be unreachable, and the web browsing didn't work. Then I thought that I needed to set something in the vboxmanager and I should go to the forum and ask for help, and I saw this thread.

Now I'm downloading the v4.3.12, and hopefully it will work.
Tracy
Posts: 2
Joined: 25. Aug 2014, 10:33

Re: Problems with NAT networking (bridged works fine)

Post by Tracy »

After downgrading to v4.3.12, finally, it works. Thanks @NunoF!
NunoF
Posts: 5
Joined: 12. Aug 2014, 12:20

Re: Problems with NAT networking (bridged works fine)

Post by NunoF »

I ended up opening defect https://www.virtualbox.org/ticket/13292
Post Reply