db.vm.network "private_network", ip: "10.10.2.17", virtualbox__intnet: true, virtualbox__intnet: "intnet3"
Name: example_web_1440100081495_37409
Groups: /
Guest OS: Ubuntu (64-bit)
UUID: 2cccbbef-0952-4887-bd40-5ec7087131ce
Config file: /Users/example/VirtualBox VMs/example_web_1440100081495_37409/example_web_1440100081495_37409.vbox
Snapshot folder: /Users/example/VirtualBox VMs/example_web_1440100081495_37409/Snapshots
Log folder: /Users/example/VirtualBox VMs/example_web_1440100081495_37409/Logs
Hardware UUID: 2cccbbef-0952-4887-bd40-5ec7087131ce
Memory size: 512MB
Page Fusion: off
VRAM size: 12MB
CPU exec cap: 100%
HPET: off
Chipset: piix3
Firmware: BIOS
Number of CPUs: 1
PAE: off
Long Mode: on
Synthetic CPU: off
CPUID overrides: None
Boot menu mode: message and menu
Boot Device (1): HardDisk
Boot Device (2): Not Assigned
Boot Device (3): Not Assigned
Boot Device (4): Not Assigned
ACPI: on
IOAPIC: on
Time offset: 0ms
RTC: UTC
Hardw. virt.ext: on
Nested Paging: on
Large Pages: off
VT-x VPID: on
VT-x unr. exec.: on
State: running (since 2015-08-20T19:48:03.230000000)
Monitor count: 1
3D Acceleration: off
2D Video Acceleration: off
Teleporter Enabled: off
Teleporter Port: 0
Teleporter Address:
Teleporter Password:
Tracing Enabled: off
Allow Tracing to Access VM: off
Tracing Configuration:
Autostart Enabled: off
Autostart Delay: 0
Default Frontend:
Storage Controller Name (0): SATAController
Storage Controller Type (0): IntelAhci
Storage Controller Instance Number (0): 0
Storage Controller Max Port Count (0): 30
Storage Controller Port Count (0): 1
Storage Controller Bootable (0): on
SATAController (0, 0): /Users/example/VirtualBox VMs/example_web_1440100081495_37409/box-disk1.vmdk (UUID: 2202666f-3bbf-4182-bdf8-2801b1c8f99e)
NIC 1: MAC: 0800273A0B5B, 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)
NIC 1 Rule(0): name = ssh, protocol = tcp, host ip = 127.0.0.1, host port = 2222, guest ip = , guest port = 22
NIC 2: MAC: 080027C52000, Attachment: Internal Network 'intnet3', Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none
NIC 3: disabled
NIC 4: disabled
NIC 5: disabled
NIC 6: disabled
NIC 7: disabled
NIC 8: disabled
Pointing Device: PS/2 Mouse
Keyboard Device: PS/2 Keyboard
UART 1: disabled
UART 2: disabled
LPT 1: disabled
LPT 2: disabled
Audio: disabled
Clipboard Mode: Bidirectional
Drag'n'drop Mode: disabled
Session type: headless
Video mode: 720x400x0 at 0,0
VRDE: disabled
USB: disabled
EHCI: disabled
USB Device Filters:
<none>
Available remote USB devices:
<none>
Currently Attached USB Devices:
<none>
Bandwidth groups: <none>
Shared folders:
Name: 'vagrant', Host path: '/Users/example' (machine mapping), writable
VRDE Connection: not active
Clients so far: 0
Video capturing: not active
Capture screens: 0
Capture file: /Users/example/VirtualBox VMs/example_web_1440100081495_37409/example_web_1440100081495_37409.webm
Capture dimensions: 1024x768
Capture rate: 512 kbps
Capture FPS: 25
Guest:
Configured memory balloon size: 0 MB
OS type: Linux26_64
Additions run level: 2
Additions version: 4.3.10_Ubuntu r93012
Guest Facilities:
Facility "VirtualBox Base Driver": active/running (last update: 2015/08/20 19:48:10 UTC)
Facility "VirtualBox System Service": active/running (last update: 2015/08/20 19:48:16 UTC)
Facility "Seamless Mode": not active (last update: 2015/08/20 19:48:10 UTC)
Facility "Graphics Mode": not active (last update: 2015/08/20 19:48:10 UTC)
vagrant ssh web -c "/sbin/ifconfig -a"
eth0 Link encap:Ethernet HWaddr 08:00:27:3a:0b:5b
inet addr:10.0.2.15 Bcast:10.0.2.255 Mask:255.255.255.0
inet6 addr: fe80::a00:27ff:fe3a:b5b/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:632 errors:0 dropped:0 overruns:0 frame:0
TX packets:430 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:80942 (80.9 KB) TX bytes:61087 (61.0 KB)
eth1 Link encap:Ethernet HWaddr 08:00:27:c5:20:00
inet addr:10.10.2.16 Bcast:10.10.2.255 Mask:255.255.255.0
inet6 addr: fe80::a00:27ff:fec5:2000/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:648 (648.0 B)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)