Custom Query (16363 matches)
Results (367 - 369 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter | |
|---|---|---|---|---|---|
| #377 | invalid | NAT net: DNS not working after net failure | |||
| Description |
vbox 1.3.8 on winXPproSP2 I started a VM (with NAT networking, OS is Ubuntu 7.04), while the host had no network connection. Then I connected the host and networking on the host worked. But in the guest it did not. It turns out, that outgoing TCP connections work, but only to numerical IP addresses. DNS resolving on the other hand not. Tried a manual "nslookup some.server.com" and it failed. The TCP/IP parameters in the VM were correct :
I did not try an external DNS server. After restarting vbox it still did not work. Only after restarting the host it started to work. |
||||
| #378 | fixed | Won't Install with New Linux Kernel | |||
| Description |
With the recent kernel update patched through in Ubuntu (2.6.20-16), Vbox no longer will run. It ran fine with 2.6.20-15 and I have since reinstalled Ubuntu from scratch to ensure I did not have a dependency issue. Thank you for your time, below is the error message I get: make KBUILD_VERBOSE=1 -C /lib/modules/2.6.20-16-generic/build SUBDIRS=/tmp/vbox.1 SRCROOT=/tmp/vbox.1 modules gcc: Internal error: Segmentation fault (program cc1) Please submit a full bug report. See <URL:http://gcc.gnu.org/bugs.html> for instructions. For Debian GNU/Linux specific bug reporting instructions, see <URL:file:///usr/share/doc/gcc-4.1/README.Bugs>. gcc: Internal error: Segmentation fault (program cc1) Please submit a full bug report. See <URL:http://gcc.gnu.org/bugs.html> for instructions. For Debian GNU/Linux specific bug reporting instructions, see <URL:file:///usr/share/doc/gcc-4.1/README.Bugs>. make[1]: Entering directory `/usr/src/linux-headers-2.6.20-16-generic'
mkdir -p /tmp/vbox.1/.tmp_versions rm -f /tmp/vbox.1/.tmp_versions/* make -f scripts/Makefile.build obj=/tmp/vbox.1
gcc: Internal error: Segmentation fault (program cc1) Please submit a full bug report. See <URL:http://gcc.gnu.org/bugs.html> for instructions. For Debian GNU/Linux specific bug reporting instructions, see <URL:file:///usr/share/doc/gcc-4.1/README.Bugs>. make[2]: * tmp/vbox.1/linux/SUPDrv-linux.o Error 1 make[1]: * [_module_/tmp/vbox.1] Error 2 make[1]: Leaving directory `/usr/src/linux-headers-2.6.20-16-generic' make: * [vboxdrv] Error 2 |
||||
| #379 | fixed | Crash on changing type of Network adapter | |||
| Description |
I was trying to change type of network adapter on my guest os from NAT to Host interface. And finally I've got the following message: --------------------------- Assertion failed: [VBOX_SUCCESS (vrc)] at 'E:\vbox\1.3-w32-rel\src\VBox\Main\MachineImpl.cpp' (4087) in Machine::openConfigLoader. VERR_OPEN_FAILED (-101) - File/Device open failed.. Please contact the product vendor!. Result Code: E_FAIL (0x80004005) Component: Machine Interface: IMachine {fd443ec1-0009-4f5b-9282-d72760a66916} ------------------------ |
||||

