Custom Query (16363 matches)
Results (268 - 270 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #424 | fixed | Installing GuestAdditions on NT guest - makes it unbootable | ||
| Description |
Installing GuestAdditions on "Windows NT Workstation" guest makes guest unbootable. The NT is v4, without service packs. The NT boots to the login screen, but I cannot login, because NT doesn't reacts to keyboard and not to mouse. I have not tested with SP6 yet... Platform: openSUSE 10.2 Linux, VBox 1.4.0. |
|||
| #427 | fixed | VirtualBox crash on restore from suspend | ||
| Description |
VirtualBox crash on restore from suspend mode with Fedora 7 |
|||
| #430 | fixed | Passive FTP to host via NAT networking broken => fixed in SVN | ||
| Description |
I have Virtualbox OSE 1.4.0 running on Mandriva Linux Cooker x86_64 (installed from Mandriva packages). In Virtualbox I have a Mandriva 2007.1 Spring i586 installation running. The virtual machine is connected via Virtualbox NAT: the host has address 10.0.2.0, the client 10.0.2.15. I try to access an FTP server running on the host from the virtual machine. This fails with passive FTP, because the NAT engine returns 127.0.0.1 as the host address: [root@localhost frederik]# wget ftp://10.0.2.2/Mandriva/2007.1/i586/media/main/release --23:34:51-- ftp://10.0.2.2/Mandriva/2007.1/i586/media/main/release
Connecting to 10.0.2.2:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD /Mandriva/2007.1/i586/media/main ... done. ==> PASV ... couldn't connect to 127.0.0.1 port 26318: Connection refused A Wireshark capture confirms that the virtual machine received 127.0.0.1 port 26318 after the PSV command. So it seems the Virtualbox NAT engine screws up the FTP connection: actually in this case NAT probably should not even be needed as host and client are connected to the same network. |
|||

