Changes between Version 1 and Version 2 of Ticket #13839, comment 77
- Timestamp:
- May 11, 2015 10:41:09 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13839, comment 77
v1 v2 36 36 37 37 I should add I have multiple boxes, all NATed. They have different mac addresses, but each come up with the same default private network ip (10.0.2.15). I don't know how virtual box keeps the multiple private networks separate; and wonder if that's an issue. (I would expect not, as I have seen nothing in the documentation indicating it's something that requires special configuration.) 38 39 Further information: /var/log/messages shows a curious error from vminfo 40 41 42 {{{ 43 vminfo Error: Unable to connect to system D-Bus (1/3): Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory 44 }}} 45 46 (It fails 2 more times and appears to give up.)